cve/2024/CVE-2024-35539.md

18 lines
729 B
Markdown
Raw Normal View History

2024-08-22 18:33:16 +00:00
### [CVE-2024-35539](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35539)
![](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
Typecho v1.3.0 was discovered to contain a race condition vulnerability in the post commenting function. This vulnerability allows attackers to post several comments before the spam protection checks if the comments are posted too frequently.
### POC
#### Reference
- https://cyberaz0r.info/2024/08/typecho-multiple-vulnerabilities/
#### Github
No PoCs found on GitHub currently.