CVE-2024-11244: code-projects Farmacia editar-cliente.php sql injection
Published Nov 15, 2024
·Updated
A vulnerability classified as critical was found in code-projects Farmacia 1.0. This vulnerability affects unknown code of the file /editar-cliente.php. The manipulation of the argument id leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected Software
1 affected component
Anisha Farmacia=1.0
Event History
Nov 15, 2024
CVE Published
via MITRE·03:31 PM
Data Sourced
via MITRE·03:31 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·04:15 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2024-11244?
CVE-2024-11244 is classified as a critical vulnerability.
2
What type of vulnerability is CVE-2024-11244?
CVE-2024-11244 is a SQL injection vulnerability.
3
How does CVE-2024-11244 affect the software?
CVE-2024-11244 affects the Farmacia 1.0 software, specifically through manipulation of the 'id' argument in the /editar-cliente.php file.
4
Can CVE-2024-11244 be exploited remotely?
Yes, CVE-2024-11244 can be exploited remotely.
5
How can I mitigate CVE-2024-11244?
To mitigate CVE-2024-11244, sanitize and validate user inputs to prevent SQL injection.