cve/2023/CVE-2023-0244.md

21 lines
1000 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-0244](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0244)
![](https://img.shields.io/static/v1?label=Product&message=TuziCMS&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%202.0.6%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
A vulnerability classified as critical was found in TuziCMS 2.0.6. This vulnerability affects the function delall of the file \App\Manage\Controller\KefuController.class.php. The manipulation of the argument id leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-218152.
### POC
#### Reference
- https://github.com/yeyinshi/tuzicms/issues/13
2024-06-09 00:33:16 +00:00
- https://github.com/yeyinshi/tuzicms/issues/13
2024-05-25 21:48:12 +02:00
- https://vuldb.com/?id.218152
2024-06-09 00:33:16 +00:00
- https://vuldb.com/?id.218152
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.