cve/2023/CVE-2023-5780.md

18 lines
1.0 KiB
Markdown
Raw Normal View History

2024-06-07 17:53:02 +00:00
### [CVE-2023-5780](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5780)
![](https://img.shields.io/static/v1?label=Product&message=OA%202017&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%2011.10%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 Tongda OA 2017 11.10. This vulnerability affects unknown code of the file general/system/approve_center/flow_guide/flow_type/set_print/delete.php. The manipulation of the argument DELETE_STR leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-243586 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
### POC
#### Reference
- https://github.com/RCEraser/cve/blob/main/sql_inject_5.md
#### Github
No PoCs found on GitHub currently.