File tree Expand file tree Collapse file tree 2 files changed +63
-37
lines changed
github-reviewed/2022/02/GHSA-rgp5-m2pq-3fmg
unreviewed/2022/02/GHSA-rgp5-m2pq-3fmg Expand file tree Collapse file tree 2 files changed +63
-37
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "schema_version": "1.2.0",
3
+ "id": "GHSA-rgp5-m2pq-3fmg",
4
+ "modified": "2022-02-23T19:28:54Z",
5
+ "published": "2022-02-20T00:00:31Z",
6
+ "aliases": [
7
+ "CVE-2022-0690"
8
+ ],
9
+ "summary": "Cross-site Scripting in microweber",
10
+ "details": "microweber prior to version 1.2.11 is vulnerable to cross-site scripting.",
11
+ "severity": [
12
+ {
13
+ "type": "CVSS_V3",
14
+ "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
15
+ }
16
+ ],
17
+ "affected": [
18
+ {
19
+ "package": {
20
+ "ecosystem": "Packagist",
21
+ "name": "microweber/microweber"
22
+ },
23
+ "ranges": [
24
+ {
25
+ "type": "ECOSYSTEM",
26
+ "events": [
27
+ {
28
+ "introduced": "0"
29
+ },
30
+ {
31
+ "fixed": "1.2.11"
32
+ }
33
+ ]
34
+ }
35
+ ]
36
+ }
37
+ ],
38
+ "references": [
39
+ {
40
+ "type": "ADVISORY",
41
+ "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0690"
42
+ },
43
+ {
44
+ "type": "WEB",
45
+ "url": "https://github.com/microweber/microweber/commit/f7f5d41ba1a08ceed37c00d5f70a3f48b272e9f2"
46
+ },
47
+ {
48
+ "type": "WEB",
49
+ "url": "https://huntr.dev/bounties/4999a0f4-6efb-4681-b4ba-b36babc366f9"
50
+ },
51
+ {
52
+ "type": "PACKAGE",
53
+ "url": "https://github.com/microweber/microweber"
54
+ }
55
+ ],
56
+ "database_specific": {
57
+ "cwe_ids": [
58
+ "CWE-79"
59
+ ],
60
+ "severity": "HIGH",
61
+ "github_reviewed": true
62
+ }
63
+ }
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments