First published: Fri Sep 30 2022(Updated: )
Billing System Project v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /phpinventory/editcategory.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-41440 is classified as a high-severity vulnerability due to its potential for exploiting SQL injection.
To fix CVE-2022-41440, sanitize and validate user input for the 'id' parameter in the /phpinventory/editcategory.php page to prevent SQL injection.
CVE-2022-41440 affects Billing System Project version 1.0.
CVE-2022-41440 is a SQL injection vulnerability that allows attackers to manipulate SQL queries.
CVE-2022-41440 is located in the /phpinventory/editcategory.php file and is triggered by the 'id' parameter.