cve/2024/CVE-2024-51327.md
2025-09-29 16:08:36 +00:00

18 lines
693 B
Markdown

### [CVE-2024-51327](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-51327)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
SQL Injection in loginform.php in ProjectWorld's Travel Management System v1.0 allows remote attackers to bypass authentication via SQL Injection in the 'username' and 'password' fields.
### POC
#### Reference
- https://github.com/redtrib3/CVEs/tree/main/CVE-2024-51327%20-%20SQLi%20Auth%20Bypass
#### Github
No PoCs found on GitHub currently.