First published: Thu Sep 05 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.
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-8468 is considered a high severity SQL injection vulnerability.
To fix CVE-2024-8468, validate and sanitize all user inputs in the search parameter of /jobportal/index.php.
CVE-2024-8468 affects PHPGurukul Job Portal version 1.0.
CVE-2024-8468 is an SQL injection vulnerability that allows attackers to execute arbitrary SQL queries.
CVE-2024-8468 can lead to unauthorized access to sensitive data stored in the database.