CVE-2025-60880
BaseFortify
Publication date: 2025-10-10
Last updated on: 2025-10-17
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| bagisto | bagisto | 2.3.6 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an authenticated stored Cross-Site Scripting (XSS) issue in the Bagisto 2.3.6 admin panel's product creation path. It allows an authenticated admin user to upload a specially crafted SVG file that contains malicious JavaScript code. When this SVG is processed or viewed, the malicious script executes in the browser, enabling the attacker to perform actions such as session hijacking, data theft, or unauthorized operations.
How can this vulnerability impact me? :
If exploited, this vulnerability can lead to serious security impacts including session hijacking, where an attacker can take over an admin's session; data theft, where sensitive information can be accessed or stolen; and unauthorized actions performed within the admin panel, potentially compromising the integrity and security of the system.