First published: Mon Feb 05 2024(Updated: )
SQL Injection vulnerability in Stock Management System 1.0 allows a remote attacker to execute arbitrary code via the id parameter in the manage_bo.php file.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Stock Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-51951 has a high severity rating due to its potential for remote code execution via SQL injection.
To fix CVE-2023-51951, validate and sanitize user input for the id parameter in manage_bo.php.
CVE-2023-51951 affects users and administrators of Stock Management System version 1.0.
CVE-2023-51951 allows remote attackers to execute arbitrary SQL commands via the id parameter.
Yes, CVE-2023-51951 is relatively easy to exploit if proper input validation is not implemented.