cve/2024/CVE-2024-33371.md

18 lines
642 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-33371](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-33371)
![](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
Cross Site Scripting vulnerability in DedeCMS v.5.7.113 allows a remote attacker to execute arbitrary code via the typeid parameter in the makehtml_list_action.php component.
### POC
#### Reference
- https://gitee.com/zchuanwen/cve/issues/I9HQRY
#### Github
No PoCs found on GitHub currently.