CVE-2025-57576
BaseFortify
Publication date: 2025-09-04
Last updated on: 2025-09-10
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| phpgurukul | online_shopping_portal | 2.1 |
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 a Cross Site Scripting (XSS) issue in the PHPGurukul Online Shopping Portal 2.1, specifically in the /admin/updateorder.php page. It allows attackers to inject malicious scripts that can be executed in the context of the affected web application.
How can this vulnerability impact me? :
The XSS vulnerability can allow attackers to execute malicious scripts in the browser of users who visit the affected page. This can lead to theft of session cookies, defacement of the website, redirection to malicious sites, or other malicious actions that compromise user data and application integrity.