mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-31 10:40:54 +00:00
19 lines
823 B
Markdown
19 lines
823 B
Markdown
### [CVE-2024-34987](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-34987)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/MarkLee131/PoCs/blob/main/CVE-2024-34987.md
|
|
- https://www.exploit-db.com/exploits/51989
|
|
|
|
#### Github
|
|
- https://github.com/MarkLee131/PoCs
|
|
|