From 3c8e180c3bb2cebf74d4ce4c0621d48e429b97c6 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 22:46:54 +0000 Subject: [PATCH] Publish Advisories GHSA-2p95-8xvm-2pjx GHSA-2p95-8xvm-2pjx --- .../GHSA-2p95-8xvm-2pjx.json | 65 +++++++++++++++++++ .../GHSA-2p95-8xvm-2pjx.json | 33 ---------- 2 files changed, 65 insertions(+), 33 deletions(-) create mode 100644 advisories/github-reviewed/2025/01/GHSA-2p95-8xvm-2pjx/GHSA-2p95-8xvm-2pjx.json delete mode 100644 advisories/unreviewed/2025/01/GHSA-2p95-8xvm-2pjx/GHSA-2p95-8xvm-2pjx.json diff --git a/advisories/github-reviewed/2025/01/GHSA-2p95-8xvm-2pjx/GHSA-2p95-8xvm-2pjx.json b/advisories/github-reviewed/2025/01/GHSA-2p95-8xvm-2pjx/GHSA-2p95-8xvm-2pjx.json new file mode 100644 index 00000000000..7c6e4a21170 --- /dev/null +++ b/advisories/github-reviewed/2025/01/GHSA-2p95-8xvm-2pjx/GHSA-2p95-8xvm-2pjx.json @@ -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" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-2p95-8xvm-2pjx/GHSA-2p95-8xvm-2pjx.json b/advisories/unreviewed/2025/01/GHSA-2p95-8xvm-2pjx/GHSA-2p95-8xvm-2pjx.json deleted file mode 100644 index 7da00573ce0..00000000000 --- a/advisories/unreviewed/2025/01/GHSA-2p95-8xvm-2pjx/GHSA-2p95-8xvm-2pjx.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-2p95-8xvm-2pjx", - "modified": "2025-01-06T21:30:51Z", - "published": "2025-01-06T21:30:51Z", - "aliases": [ - "CVE-2024-46209" - ], - "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": [], - "affected": [], - "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" - } - ], - "database_specific": { - "cwe_ids": [], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-01-06T19:15:12Z" - } -} \ No newline at end of file