CVE-2024-25223: SQL Injection
Published 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.
Affected Software
1 affected component
Code-projects Simple Admin Panel=1.0
Event History
Feb 14, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·03:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2024-25223?
The severity of CVE-2024-25223 is categorized as high due to its potential for SQL injection exploitation.
2
How do I fix CVE-2024-25223?
To fix CVE-2024-25223, sanitize and parameterize SQL queries to prevent SQL injection through the orderID parameter.
3
What software is affected by CVE-2024-25223?
CVE-2024-25223 affects Simple Admin Panel App version 1.0.
4
What type of vulnerability is CVE-2024-25223?
CVE-2024-25223 is a SQL injection vulnerability that can be exploited via the orderID parameter in the application.
5
How can CVE-2024-25223 impact my system?
CVE-2024-25223 can allow attackers to manipulate database queries, potentially leading to unauthorized data access or modification.