First published: Wed Nov 23 2022(Updated: )
Billing System Project v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at editorder.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Billing Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-43213 is classified as a high severity vulnerability due to the potential for SQL injection attacks.
To fix CVE-2022-43213, sanitize and validate all user inputs for the id parameter in editorder.php.
CVE-2022-43213 affects Billing System Project version 1.0.
The impact of CVE-2022-43213 includes unauthorized access to database contents and data manipulation through SQL injection.
CVE-2022-43213 is located in the editorder.php file, specifically concerning the id parameter.