cve/2023/CVE-2023-3235.md

18 lines
1011 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-3235](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3235)
![](https://img.shields.io/static/v1?label=Product&message=mccms&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%202.6.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-918%20Server-Side%20Request%20Forgery&color=brighgreen)
### Description
A vulnerability was found in mccms up to 2.6.5. It has been rated as critical. Affected by this issue is the function pic_api of the file sys/apps/controllers/admin/Comic.php. The manipulation of the argument url leads to server-side request forgery. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-231506 is the identifier assigned to this vulnerability.
### POC
#### Reference
- https://github.com/HuBenLab/HuBenVulList/blob/main/MCCMS%20is%20vulnerable%20to%20Server-side%20request%20forgery%20(SSRF)%201.md
#### Github
No PoCs found on GitHub currently.