CVE-2024-3002: code-projects Online Book System description.php sql injection
A vulnerability, which was classified as critical, was found in code-projects Online Book System 1.0. Affected is an unknown function of the file /description.php. The manipulation of the argument ID leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-258204.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-3002?
CVE-2024-3002 is classified as a critical vulnerability.
How does CVE-2024-3002 affect the Online Book System?
CVE-2024-3002 allows for SQL injection through manipulation of the ID argument in the /description.php file.
Can CVE-2024-3002 be exploited remotely?
Yes, CVE-2024-3002 can be exploited remotely.
What function of the Online Book System is vulnerable due to CVE-2024-3002?
The vulnerability is found in an unknown function of the file /description.php.
How can I fix CVE-2024-3002 in the Online Book System?
To fix CVE-2024-3002, ensure proper input validation and parameterized queries are implemented to prevent SQL injection.