Publish Advisories

GHSA-hm54-fg2w-2g6j
GHSA-hm54-fg2w-2g6j
This commit is contained in:
advisory-database[bot]
2025-03-13 19:56:17 +00:00
parent 99428b1668
commit 1d16475004
2 changed files with 61 additions and 29 deletions
@@ -0,0 +1,61 @@
{
"schema_version": "1.4.0",
"id": "GHSA-hm54-fg2w-2g6j",
"modified": "2025-03-13T19:55:06Z",
"published": "2025-03-13T18:32:21Z",
"aliases": [
"CVE-2025-28010"
],
"summary": "MODX allows cross-site scripting (XSS) via an SVG file",
"details": "A cross-site scripting (XSS) vulnerability has been identified in MODX prior to 3.1.0. The vulnerability allows authenticated users to upload SVG files containing malicious JavaScript code as profile images, which gets executed in victims' browsers when viewing the profile image.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:P"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "modx/revolution"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "3.1.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-28010"
},
{
"type": "PACKAGE",
"url": "https://github.com/modxcms/revolution"
},
{
"type": "WEB",
"url": "https://github.com/rtnthakur/CVE/blob/main/MODX/README.md"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2025-03-13T19:55:06Z",
"nvd_published_at": "2025-03-13T16:15:27Z"
}
}
@@ -1,29 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-hm54-fg2w-2g6j",
"modified": "2025-03-13T18:32:21Z",
"published": "2025-03-13T18:32:21Z",
"aliases": [
"CVE-2025-28010"
],
"details": "A cross-site scripting (XSS) vulnerability has been identified in MODX prior to 3.1.0. The vulnerability allows authenticated users to upload SVG files containing malicious JavaScript code as profile images, which gets executed in victims' browsers when viewing the profile image.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-28010"
},
{
"type": "WEB",
"url": "https://github.com/rtnthakur/CVE/blob/main/MODX/README.md"
}
],
"database_specific": {
"cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-03-13T16:15:27Z"
}
}