First published: Thu Sep 05 2024(Updated: )
SQL injection vulnerability, by which an attacker could send a specially designed query through CATEGORY parameter in /jobportal/admin/vacancy/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-8470 is classified as a high severity SQL injection vulnerability.
To fix CVE-2024-8470, sanitize and validate the CATEGORY parameter inputs in the application.
CVE-2024-8470 affects PHPGurukul Job Portal version 1.0.
Yes, CVE-2024-8470 can allow an attacker to retrieve all information stored in the database.
CVE-2024-8470 is located in /jobportal/admin/vacancy/controller.php.