cve/2024/CVE-2024-30990.md

19 lines
901 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-30990](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-30990)
![](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 the "Invoices" page in phpgurukul Client Management System using PHP & MySQL 1.1 allows attacker to execute arbitrary SQL commands via "searchdata" parameter.
### POC
#### Reference
2025-09-29 16:08:36 +00:00
- https://medium.com/%40shanunirwan/cve-2024-30990-sql-injection-vulnerability-in-invoices-page-of-client-management-system-using-php-58baa94a1761
2024-05-25 21:48:12 +02:00
- https://medium.com/@shanunirwan/cve-2024-30990-sql-injection-vulnerability-in-invoices-page-of-client-management-system-using-php-58baa94a1761
#### Github
No PoCs found on GitHub currently.