First published: Mon Jun 03 2024(Updated: )
A SQL Injection vulnerability exists in the `ofrs/admin/index.php` script of PHPGurukul Online Fire Reporting System 1.2. The vulnerability allows attackers to bypass authentication and gain unauthorized access by injecting SQL commands into the username input field during the login process.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Online Fire Reporting System | ||
Online Fire Reporting System | =1.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-34987 is classified as a critical vulnerability due to its ability to allow unauthorized access via SQL injection.
To fix CVE-2024-34987, you should validate and sanitize user inputs and implement prepared statements in the affected script.
CVE-2024-34987 affects PHPGurukul Online Fire Reporting System version 1.2.
Yes, CVE-2024-34987 can be exploited remotely by targeting the login page with crafted SQL commands.
Exploiting CVE-2024-34987 can lead to unauthorized access to sensitive information and administrative functionalities.