First published: Thu Sep 05 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.
Credit: cve-coordination@incibe.es
Affected Software | Affected Version | How to fix |
---|---|---|
Phpgurukul Job Portal | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-8469 is considered a high severity SQL injection vulnerability.
To fix CVE-2024-8469, validate and sanitize the input from the 'id' parameter to prevent injection attacks.
The potential impacts of CVE-2024-8469 include unauthorized access to sensitive information stored in the database.
CVE-2024-8469 affects PHPGurukul Job Portal version 1.0.
Yes, CVE-2024-8469 can lead to data breaches if exploited, allowing attackers to retrieve all information from the database.