Skip to content

Commit 3c8e180

Browse files
1 parent c51209e commit 3c8e180

File tree

2 files changed

+65
-33
lines changed

2 files changed

+65
-33
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-2p95-8xvm-2pjx",
4+
"modified": "2025-01-06T22:45:27Z",
5+
"published": "2025-01-06T21:30:51Z",
6+
"aliases": [
7+
"CVE-2024-46209"
8+
],
9+
"summary": "REDAXO CMS Cross-site Scripting vulnerability",
10+
"details": "A stored cross-site scripting (XSS) vulnerability in the component /media/test.html of REDAXO CMS v5.17.1 allows attackers to execute arbitrary web scripts or HTML via injecting a crafted payload into the password parameter.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/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": "redaxo/source"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "5.17.1"
32+
}
33+
]
34+
}
35+
]
36+
}
37+
],
38+
"references": [
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46209"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/h4ckr4v3n/CVE-2024-46209/blob/main/REDAXO%20Stored%20XSS%20%2B%20RCE.pdf"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/h4ckr4v3n/research_redaxo_5_17_1.git"
50+
},
51+
{
52+
"type": "PACKAGE",
53+
"url": "https://github.com/redaxo/redaxo"
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:45:27Z",
63+
"nvd_published_at": "2025-01-06T19:15:12Z"
64+
}
65+
}

advisories/unreviewed/2025/01/GHSA-2p95-8xvm-2pjx/GHSA-2p95-8xvm-2pjx.json

-33
This file was deleted.

0 commit comments

Comments
 (0)