cve/2024/CVE-2024-28322.md
2024-06-09 00:33:16 +00:00

21 lines
946 B
Markdown

### [CVE-2024-28322](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-28322)
![](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 vulnerability in /event-management-master/backend/register.php in PuneethReddyHC Event Management 1.0 allows attackers to run arbitrary SQL commands via the event_id parameter in a crafted POST request.
### POC
#### Reference
- https://github.com/Sospiro014/zday1/blob/main/event-managment.md
- https://github.com/Sospiro014/zday1/blob/main/event-managment.md
- https://packetstormsecurity.com/files/177841/Event-Management-1.0-SQL-Injection.html
- https://packetstormsecurity.com/files/177841/Event-Management-1.0-SQL-Injection.html
#### Github
No PoCs found on GitHub currently.