vendor:
Stock Management System
by:
Adeeb Shah
7.5
CVSS
HIGH
Persistent Cross-Site Scripting
79
CWE
Product Name: Stock Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:sourcecodester:stock_management_system:1.0
Platforms Tested: Windows
2020
Stock Management System 1.0 – Persistent Cross-Site Scripting (Categories Name)
A persistent cross-site scripting vulnerability exists within the 'Categories Name' parameter in the edit brand function. This example allows a logged-in user to inject javascript code as a persistent XSS attack which is persistent on any page with the Categories Name value expected.
Mitigation:
Sanitize user input and implement proper output encoding to prevent XSS attacks.