GHSA-29MF-W486-V3VC
Vulnerability from github – Published: 2025-10-10 21:31 – Updated: 2025-10-17 19:07
VLAI?
Summary
Bagisto is vulnerable to XSS through Admin Panel's product creation path
Details
An authenticated stored XSS vulnerability exists in the Bagisto 2.3.6 admin panel's product creation path, allowing an attacker to upload a crafted SVG file containing malicious JavaScript code. This vulnerability can be exploited by an authenticated admin user to execute arbitrary JavaScript in the browser, potentially leading to session hijacking, data theft, or unauthorized actions.
Severity ?
8.3 (High)
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "bagisto/bagisto"
},
"ranges": [
{
"events": [
{
"introduced": "2.3.6"
},
{
"fixed": "2.3.7"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.3.6"
]
}
],
"aliases": [
"CVE-2025-60880"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2025-10-13T13:34:11Z",
"nvd_published_at": "2025-10-10T19:15:38Z",
"severity": "HIGH"
},
"details": "An authenticated stored XSS vulnerability exists in the Bagisto 2.3.6 admin panel\u0027s product creation path, allowing an attacker to upload a crafted SVG file containing malicious JavaScript code. This vulnerability can be exploited by an authenticated admin user to execute arbitrary JavaScript in the browser, potentially leading to session hijacking, data theft, or unauthorized actions.",
"id": "GHSA-29mf-w486-v3vc",
"modified": "2025-10-17T19:07:38Z",
"published": "2025-10-10T21:31:15Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-60880"
},
{
"type": "WEB",
"url": "https://github.com/bagisto/bagisto/commit/9ec40c99c34a83f311ffbb7c1039a59ff9d655cc"
},
{
"type": "WEB",
"url": "https://gist.github.com/daman-preet-singh/cd431f4c30a585bb87d3c69e4a8eec98"
},
{
"type": "WEB",
"url": "https://github.com/Shenal01/CVE-2025-60880"
},
{
"type": "PACKAGE",
"url": "https://github.com/bagisto/bagisto"
},
{
"type": "WEB",
"url": "https://github.com/darylldoyle/svg-sanitizer/releases"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:L/A:H",
"type": "CVSS_V3"
}
],
"summary": "Bagisto is vulnerable to XSS through Admin Panel\u0027s product creation path"
}
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…