File tree 2 files changed +65
-33
lines changed
github-reviewed/2025/01/GHSA-m78c-qx99-mvw9
unreviewed/2025/01/GHSA-m78c-qx99-mvw9
2 files changed +65
-33
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "schema_version" : " 1.4.0" ,
3
+ "id" : " GHSA-m78c-qx99-mvw9" ,
4
+ "modified" : " 2025-01-06T22:34:51Z" ,
5
+ "published" : " 2025-01-06T21:30:51Z" ,
6
+ "aliases" : [
7
+ " CVE-2024-35498"
8
+ ],
9
+ "summary" : " Grav Cross-site Scripting vulnerability" ,
10
+ "details" : " A cross-site scripting (XSS) vulnerability in Grav v1.7.45 allows attackers to execute arbitrary web scripts or HTML via a crafted payload." ,
11
+ "severity" : [
12
+ {
13
+ "type" : " CVSS_V4" ,
14
+ "score" : " CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P"
15
+ }
16
+ ],
17
+ "affected" : [
18
+ {
19
+ "package" : {
20
+ "ecosystem" : " Packagist" ,
21
+ "name" : " getgrav/grav"
22
+ },
23
+ "ranges" : [
24
+ {
25
+ "type" : " ECOSYSTEM" ,
26
+ "events" : [
27
+ {
28
+ "introduced" : " 0"
29
+ },
30
+ {
31
+ "last_affected" : " 1.7.45"
32
+ }
33
+ ]
34
+ }
35
+ ]
36
+ }
37
+ ],
38
+ "references" : [
39
+ {
40
+ "type" : " ADVISORY" ,
41
+ "url" : " https://nvd.nist.gov/vuln/detail/CVE-2024-35498"
42
+ },
43
+ {
44
+ "type" : " PACKAGE" ,
45
+ "url" : " https://github.com/getgrav/grav"
46
+ },
47
+ {
48
+ "type" : " WEB" ,
49
+ "url" : " https://github.com/r4vanan/Stored-xss-Grav-v1.7.45"
50
+ },
51
+ {
52
+ "type" : " WEB" ,
53
+ "url" : " https://r4vanan.medium.com/a-quick-dive-into-xss-vulnerability-in-grav-cms-v1-7-45-cve-2024-35498-fc236b7d74a0"
54
+ }
55
+ ],
56
+ "database_specific" : {
57
+ "cwe_ids" : [
58
+ " CWE-79"
59
+ ],
60
+ "severity" : " LOW" ,
61
+ "github_reviewed" : true ,
62
+ "github_reviewed_at" : " 2025-01-06T22:34:51Z" ,
63
+ "nvd_published_at" : " 2025-01-06T19:15:12Z"
64
+ }
65
+ }
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments