cve/2023/CVE-2023-48078.md

18 lines
665 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-48078](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-48078)
![](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 add.php in Simple CRUD Functionality v1.0 allows attackers to run arbitrary SQL commands via the 'title' parameter.
### POC
#### Reference
- https://github.com/esasadam06/Simple-CRUD-Functionality-SQLi-POC
#### Github
2024-06-22 09:37:59 +00:00
- https://github.com/esasadam06/Simple-CRUD-Functionality-SQLi-POC
2024-05-25 21:48:12 +02:00