First published: Thu Sep 05 2024(Updated: )
SQL injection vulnerability, by which an attacker could send a specially designed query through JOBREGID parameter in /jobportal/admin/applicants/controller.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-8464 is classified as a high severity SQL injection vulnerability.
To fix CVE-2024-8464, sanitize and validate the JOBREGID parameter input to prevent SQL injection.
CVE-2024-8464 affects version 1.0 of the PHPGurukul Job Portal software.
Yes, CVE-2024-8464 can allow an attacker to retrieve sensitive information from the database.
CVE-2024-8464 can be easily exploited by crafting a specially designed SQL query.