First published: Thu Jun 13 2024(Updated: )
A SQL Injection vulnerability in itsourcecode Billing System 1.0 allows a local attacker to execute arbitrary code in process.php via the username parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
itsourcecode Billing System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-37849 is considered a critical vulnerability due to its potential to allow arbitrary code execution.
To fix CVE-2024-37849, sanitize and validate the username parameter in process.php to prevent SQL injection attacks.
CVE-2024-37849 affects itsourcecode Billing System version 1.0.
A local attacker can exploit CVE-2024-37849 by manipulating the username parameter.
CVE-2024-37849 allows attackers to execute arbitrary code through SQL injection.