diff --git a/advisories/github-reviewed/2025/02/GHSA-7wj8-856p-qc9m/GHSA-7wj8-856p-qc9m.json b/advisories/github-reviewed/2025/02/GHSA-7wj8-856p-qc9m/GHSA-7wj8-856p-qc9m.json new file mode 100644 index 00000000000..0e4962cceb6 --- /dev/null +++ b/advisories/github-reviewed/2025/02/GHSA-7wj8-856p-qc9m/GHSA-7wj8-856p-qc9m.json @@ -0,0 +1,72 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7wj8-856p-qc9m", + "modified": "2025-02-10T18:55:06Z", + "published": "2025-02-10T18:55:06Z", + "aliases": [ + "CVE-2024-13209" + ], + "summary": "Stored XSS in REDAXO", + "details": "### Summary\nStored XSS in REDAXO 5.18.1 - Article / \"content/edit\".\n\n### Details\nOn the latest version of Redaxo, v5.18.1, the article name field is susceptible to stored XSS.\n\n### Impact\nA malicious actor can easily steal cookie using this stored XSS and perform a session hijacking attack.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "redaxo/source" + }, + "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": "WEB", + "url": "https://github.com/redaxo/redaxo/security/advisories/GHSA-7wj8-856p-qc9m" + }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-13209" + }, + { + "type": "WEB", + "url": "https://github.com/redaxo/redaxo/commit/74d7391571a29a455a0c477973bc25d25710e424" + }, + { + "type": "WEB", + "url": "https://geochen.medium.com/redaxo-cms-5-18-1-cross-site-scripting-7c9a872c72f6" + }, + { + "type": "PACKAGE", + "url": "https://github.com/redaxo/redaxo" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-02-10T18:55:06Z", + "nvd_published_at": null + } +} \ No newline at end of file