First published: Wed Feb 14 2024(Updated: )
Simple Admin Panel App v1.0 was discovered to contain a SQL injection vulnerability via the orderID parameter at /adminView/viewEachOrder.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Code-Projects Simple Admin Panel | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-25223 is categorized as high due to its potential for SQL injection exploitation.
To fix CVE-2024-25223, sanitize and parameterize SQL queries to prevent SQL injection through the orderID parameter.
CVE-2024-25223 affects Simple Admin Panel App version 1.0.
CVE-2024-25223 is a SQL injection vulnerability that can be exploited via the orderID parameter in the application.
CVE-2024-25223 can allow attackers to manipulate database queries, potentially leading to unauthorized data access or modification.