Skip to content

Commit

Permalink
Publish Advisories
Browse files Browse the repository at this point in the history
  • Loading branch information
advisory-database[bot] committed Jan 6, 2025
1 parent c51209e commit 3c8e180
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 33 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2p95-8xvm-2pjx",
"modified": "2025-01-06T22:45:27Z",
"published": "2025-01-06T21:30:51Z",
"aliases": [
"CVE-2024-46209"
],
"summary": "REDAXO CMS Cross-site Scripting vulnerability",
"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.",
"severity": [
{
"type": "CVSS_V4",
"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"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "redaxo/source"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.17.1"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46209"
},
{
"type": "WEB",
"url": "https://github.com/h4ckr4v3n/CVE-2024-46209/blob/main/REDAXO%20Stored%20XSS%20%2B%20RCE.pdf"
},
{
"type": "WEB",
"url": "https://github.com/h4ckr4v3n/research_redaxo_5_17_1.git"
},
{
"type": "PACKAGE",
"url": "https://github.com/redaxo/redaxo"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2025-01-06T22:45:27Z",
"nvd_published_at": "2025-01-06T19:15:12Z"
}
}

This file was deleted.

0 comments on commit 3c8e180

Please sign in to comment.