First published: Tue Jul 09 2024(Updated: )
SQL injection vulnerability in process.php in Itsourcecode Billing System in PHP 1.0 allows remote attackers to execute arbitrary SQL commands via the username parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Itsourcecode Billing System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-37872 is considered a high severity vulnerability due to the possibility of remote attackers executing arbitrary SQL commands.
To fix CVE-2024-37872, validate and sanitize all user inputs, especially the username parameter in the process.php file.
CVE-2024-37872 is an SQL injection vulnerability that allows attackers to manipulate database queries.
CVE-2024-37872 affects users of the Itsourcecode Billing System in PHP version 1.0.
With CVE-2024-37872, attackers can execute arbitrary SQL commands, potentially leading to data leaks or database manipulation.