CVE-2024-37849: SQL Injection
Published 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.
Affected Software
1 affected component
itsourcecode Billing System=1.0
Event History
Jun 13, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·02:15 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2024-37849?
CVE-2024-37849 is considered a critical vulnerability due to its potential to allow arbitrary code execution.
2
How do I fix CVE-2024-37849?
To fix CVE-2024-37849, sanitize and validate the username parameter in process.php to prevent SQL injection attacks.
3
What systems are affected by CVE-2024-37849?
CVE-2024-37849 affects itsourcecode Billing System version 1.0.
4
Who can exploit CVE-2024-37849?
A local attacker can exploit CVE-2024-37849 by manipulating the username parameter.
5
What kind of attack can be executed via CVE-2024-37849?
CVE-2024-37849 allows attackers to execute arbitrary code through SQL injection.