CVE-2024-8469: SQL injection vulnerability in Job Portal
Published Sep 5, 2024
·Updated
SQL injection vulnerability, by which an attacker could send a specially designed query through id parameter in /jobportal/admin/employee/index.php, and retrieve all the information stored in it.
Affected Software
1 affected component
Phpgurukul Job Portal=1.0
Event History
Sep 5, 2024
CVE Published
via MITRE·12:55 PM
Data Sourced
via MITRE·12:55 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·01:15 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2024-8469?
CVE-2024-8469 is considered a high severity SQL injection vulnerability.
2
How do I fix CVE-2024-8469?
To fix CVE-2024-8469, validate and sanitize the input from the 'id' parameter to prevent injection attacks.
3
What are the potential impacts of CVE-2024-8469?
The potential impacts of CVE-2024-8469 include unauthorized access to sensitive information stored in the database.
4
What versions are affected by CVE-2024-8469?
CVE-2024-8469 affects PHPGurukul Job Portal version 1.0.
5
Can CVE-2024-8469 lead to data breaches?
Yes, CVE-2024-8469 can lead to data breaches if exploited, allowing attackers to retrieve all information from the database.