First published: Thu Sep 05 2024(Updated: )
SQL injection vulnerability, by which an attacker could send a specially designed query through user_id parameter in /jobportal/admin/user/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.
The severity of CVE-2024-8465 is considered critical due to the potential for SQL injection attacks.
To fix CVE-2024-8465, validate and sanitize all user inputs in the user_id parameter to prevent unauthorized access.
CVE-2024-8465 could allow an attacker to retrieve sensitive information from the database, compromising user data.
CVE-2024-8465 affects PHPGurukul Job Portal version 1.0.
Yes, CVE-2024-8465 can be exploited remotely by sending crafted queries through the vulnerable endpoint.