Files
CVEs-PoC/2021/CVE-2021-23592.md
T
2024-05-25 21:48:12 +02:00

18 lines
695 B
Markdown

### [CVE-2021-23592](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23592)
![](https://img.shields.io/static/v1?label=Product&message=topthink%2Fframework&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%206.0.12%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Deserialization%20of%20Untrusted%20Data&color=brighgreen)
### Description
The package topthink/framework before 6.0.12 are vulnerable to Deserialization of Untrusted Data due to insecure unserialize method in the Driver class.
### POC
#### Reference
- https://snyk.io/vuln/SNYK-PHP-TOPTHINKFRAMEWORK-2385695
#### Github
No PoCs found on GitHub currently.