CVE-2021-46024: SQL Injection
Projectworlds online-shopping-webvsite-in-php 1.0 suffers from a SQL Injection vulnerability via the "id" parameter in cartadd.php, No login is required.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2021-46024?
The severity of CVE-2021-46024 is critical.
How does CVE-2021-46024 impact Projectworlds online-shopping-webvsite-in-php 1.0?
CVE-2021-46024 impacts Projectworlds online-shopping-webvsite-in-php 1.0 by allowing SQL injection via the "id" parameter in cart_add.php without requiring login.
How can I fix the SQL Injection vulnerability in Projectworlds online-shopping-webvsite-in-php 1.0?
To fix the SQL Injection vulnerability in Projectworlds online-shopping-webvsite-in-php 1.0, you should sanitize and validate user input, and use prepared statements or parameterized queries.
What is the Common Weakness Enumeration (CWE) for CVE-2021-46024?
The Common Weakness Enumeration (CWE) for CVE-2021-46024 is CWE-89 (Improper Sanitization of Special Elements used in an SQL Command ('SQL Injection')).
Where can I find more information about CVE-2021-46024?
You can find more information about CVE-2021-46024 at this reference: https://github.com/projectworldsofficial/online-shopping-webvsite-in-php/issues/3