First published: Thu Jun 06 2024(Updated: )
Sourcecodester Stock Management System v1.0 is vulnerable to SQL Injection via editCategories.php.
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-2024-36779 has been classified as a medium severity vulnerability due to its potential for unauthorized database access.
To fix CVE-2024-36779, implement input validation and use prepared statements to prevent SQL injection in the editCategories.php file.
CVE-2024-36779 affects version 1.0 of the Stock Management System.
CVE-2024-36779 facilitates SQL injection attacks that can lead to unauthorized data manipulation.
Yes, the Stock Management System is vulnerable in its default configuration, allowing SQL injection through the editCategories.php file.