First published: Fri Feb 10 2023(Updated: )
A stored cross-site scripting (XSS) vulnerability in the component /php-inventory-management-system/product.php of Inventory Management System v1 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Product Name parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Inventory Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2023-24232 is medium with a severity value of 4.8.
CVE-2023-24232 is a stored cross-site scripting (XSS) vulnerability.
CVE-2023-24232 allows attackers to execute arbitrary web scripts or HTML by injecting crafted payloads into the Product Name parameter.
The CWE ID of CVE-2023-24232 is CWE-79.
To fix the vulnerability, ensure that user-supplied input is properly encoded or validated before allowing it to be displayed.