mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-7wj8-856p-qc9m
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user