cve/2024/CVE-2024-33443.md

19 lines
678 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-33443](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-33443)
![](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
An issue in onethink v.1.1 allows a remote attacker to execute arbitrary code via a crafted script to the AddonsController.class.php component.
### POC
#### Reference
- https://gist.github.com/LioTree/a81111fb0c598a920cb49aaf0bd64e58
- https://github.com/liu21st/onethink/issues/40
#### Github
No PoCs found on GitHub currently.