CVE-2024-25222: SQL Injection
Published Feb 14, 2024
·Updated
Task Manager App v1.0 was discovered to contain a SQL injection vulnerability via the projectID parameter at /TaskManager/EditProject.php.
Affected Software
1 affected component
Code-projects Task Manager=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-25222?
CVE-2024-25222 is classified as a high severity vulnerability due to its potential for unauthorized access and data manipulation.
2
How do I fix CVE-2024-25222?
To fix CVE-2024-25222, validate and sanitize the input from the projectID parameter to prevent SQL injection.
3
Which software versions are affected by CVE-2024-25222?
CVE-2024-25222 affects version 1.0 of Task Manager App in PHP.
4
What is the impact of CVE-2024-25222?
The impact of CVE-2024-25222 includes potential exposure of sensitive data and unauthorized database access.
5
Is CVE-2024-25222 easily exploitable?
Yes, CVE-2024-25222 can be easily exploited by an attacker who manipulates the projectID parameter in a crafted URL.