CVE-2024-8468: 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 search parameter in /jobportal/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-8468?
CVE-2024-8468 is considered a high severity SQL injection vulnerability.
2
How do I fix CVE-2024-8468?
To fix CVE-2024-8468, validate and sanitize all user inputs in the search parameter of /jobportal/index.php.
3
What systems are affected by CVE-2024-8468?
CVE-2024-8468 affects PHPGurukul Job Portal version 1.0.
4
What type of vulnerability is CVE-2024-8468?
CVE-2024-8468 is an SQL injection vulnerability that allows attackers to execute arbitrary SQL queries.
5
What impact does CVE-2024-8468 have on data security?
CVE-2024-8468 can lead to unauthorized access to sensitive data stored in the database.