GHSA-7XVH-C266-CFR5
Vulnerability from github – Published: 2025-11-17 18:15 – Updated: 2025-11-17 18:57
VLAI?
Summary
@dependencytrack/frontend vulnerable to Persistent Cross-Site-Scripting via welcome message
Details
Description
Since version 4.12.0, Dependency-Track users with the SYSTEM_CONFIGURATION permission can configure a "welcome message", which is HTML that is to be rendered on the login page for branding purposes.
When rendering the welcome message, Dependency-Track versions before 4.13.6 did not properly sanitize the HTML, allowing arbitrary JavaScript to be executed.
Impact
Users with the SYSTEM_CONFIGURATION permission (i.e., administrators), can exploit this weakness to execute arbitrary JavaScript for users browsing to the login page.
Patches
The issue has been fixed in version 4.13.6.
References
- The issue was introduced via: https://github.com/DependencyTrack/frontend/pull/986
- The issue was fixed via: https://github.com/DependencyTrack/frontend/pull/1378
Credit
Thanks to Jonas Benjamin Friedli for identifying and responsibly disclosing the issue.
Severity ?
4.8 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "@dependencytrack/frontend"
},
"ranges": [
{
"events": [
{
"introduced": "4.12.0"
},
{
"fixed": "4.13.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-64758"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2025-11-17T18:15:55Z",
"nvd_published_at": "2025-11-17T18:15:58Z",
"severity": "MODERATE"
},
"details": "### Description\n\nSince version 4.12.0, Dependency-Track users with the `SYSTEM_CONFIGURATION` permission can configure a \"welcome message\", which is HTML that is to be rendered on the login page for branding purposes.\n\nWhen rendering the welcome message, Dependency-Track versions before 4.13.6 did not properly sanitize the HTML, allowing arbitrary JavaScript to be executed.\n\n### Impact\n\nUsers with the `SYSTEM_CONFIGURATION` permission (i.e., administrators), can exploit this weakness to execute arbitrary JavaScript for users browsing to the login page. \n\n### Patches\n\nThe issue has been fixed in version 4.13.6.\n\n### References\n\n* The issue was introduced via: https://github.com/DependencyTrack/frontend/pull/986\n* The issue was fixed via: https://github.com/DependencyTrack/frontend/pull/1378\n\n### Credit\n\nThanks to *Jonas Benjamin Friedli* for identifying and responsibly disclosing the issue.",
"id": "GHSA-7xvh-c266-cfr5",
"modified": "2025-11-17T18:57:55Z",
"published": "2025-11-17T18:15:55Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/DependencyTrack/frontend/security/advisories/GHSA-7xvh-c266-cfr5"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-64758"
},
{
"type": "WEB",
"url": "https://github.com/DependencyTrack/frontend/pull/1378"
},
{
"type": "WEB",
"url": "https://github.com/DependencyTrack/frontend/pull/986"
},
{
"type": "WEB",
"url": "https://github.com/DependencyTrack/frontend/commit/8fd757be612eaf4f35eadbe4c334204d7bd711be"
},
{
"type": "PACKAGE",
"url": "https://github.com/DependencyTrack/frontend"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "@dependencytrack/frontend vulnerable to Persistent Cross-Site-Scripting via welcome message"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…