From 5161ac36df5eab3015b1918c97c24c470a8590d6 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 18:47:06 +0000 Subject: [PATCH] Publish Advisories GHSA-mfx6-jvw8-53fm GHSA-mfx6-jvw8-53fm --- .../GHSA-mfx6-jvw8-53fm.json | 75 +++++++++++++++++++ .../GHSA-mfx6-jvw8-53fm.json | 52 ------------- 2 files changed, 75 insertions(+), 52 deletions(-) create mode 100644 advisories/github-reviewed/2025/01/GHSA-mfx6-jvw8-53fm/GHSA-mfx6-jvw8-53fm.json delete mode 100644 advisories/unreviewed/2025/01/GHSA-mfx6-jvw8-53fm/GHSA-mfx6-jvw8-53fm.json diff --git a/advisories/github-reviewed/2025/01/GHSA-mfx6-jvw8-53fm/GHSA-mfx6-jvw8-53fm.json b/advisories/github-reviewed/2025/01/GHSA-mfx6-jvw8-53fm/GHSA-mfx6-jvw8-53fm.json new file mode 100644 index 00000000000..d45ee358dce --- /dev/null +++ b/advisories/github-reviewed/2025/01/GHSA-mfx6-jvw8-53fm/GHSA-mfx6-jvw8-53fm.json @@ -0,0 +1,75 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mfx6-jvw8-53fm", + "modified": "2025-02-10T18:45:16Z", + "published": "2025-01-09T06:30:23Z", + "withdrawn": "2025-02-10T18:45:15Z", + "aliases": [], + "summary": "Duplicate Advisory: Stored XSS in REDAXO", + "details": "# Duplicate Advisory\n\nThis advisory has been withdrawn because it is a duplicate of GHSA-7wj8-856p-qc9m. This link is maintained to preserve external references.\n\n# Original Description\n\nA vulnerability was found in Redaxo CMS 5.18.1. It has been classified as problematic. Affected is an unknown function of the file /index.php?page=structure&category_id=1&article_id=1&clang=1&function=edit_art&artstart=0 of the component Structure Management Page. The manipulation of the argument Article Name leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "redaxo/redaxo" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "5.12.0-beta1" + }, + { + "fixed": "5.18.2" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 5.18.1" + } + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13209" + }, + { + "type": "WEB", + "url": "https://geochen.medium.com/redaxo-cms-5-18-1-cross-site-scripting-7c9a872c72f6" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.290814" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.290814" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.466396" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-02-10T18:45:15Z", + "nvd_published_at": "2025-01-09T04:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/01/GHSA-mfx6-jvw8-53fm/GHSA-mfx6-jvw8-53fm.json b/advisories/unreviewed/2025/01/GHSA-mfx6-jvw8-53fm/GHSA-mfx6-jvw8-53fm.json deleted file mode 100644 index dbc9c2d1f71..00000000000 --- a/advisories/unreviewed/2025/01/GHSA-mfx6-jvw8-53fm/GHSA-mfx6-jvw8-53fm.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-mfx6-jvw8-53fm", - "modified": "2025-01-09T06:30:23Z", - "published": "2025-01-09T06:30:23Z", - "aliases": [ - "CVE-2024-13209" - ], - "details": "A vulnerability was found in Redaxo CMS 5.18.1. It has been classified as problematic. Affected is an unknown function of the file /index.php?page=structure&category_id=1&article_id=1&clang=1&function=edit_art&artstart=0 of the component Structure Management Page. The manipulation of the argument Article Name leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N" - }, - { - "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13209" - }, - { - "type": "WEB", - "url": "https://geochen.medium.com/redaxo-cms-5-18-1-cross-site-scripting-7c9a872c72f6" - }, - { - "type": "WEB", - "url": "https://vuldb.com/?ctiid.290814" - }, - { - "type": "WEB", - "url": "https://vuldb.com/?id.290814" - }, - { - "type": "WEB", - "url": "https://vuldb.com/?submit.466396" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-79" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-01-09T04:15:11Z" - } -} \ No newline at end of file