cve/2012/CVE-2012-2438.md

18 lines
761 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-2438](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2438)
![](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
ar web content manager (AWCM) 2.2 does not restrict the number of comment records that can be submitted through HTTP requests, which allows remote attackers to cause a denial of service (disk consumption) via the coment parameter to (1) show_video.php or (2) topic.php.
### POC
#### Reference
- http://packetstormsecurity.org/files/117975/AWCM-2.2-Access-Bypass.html
#### Github
No PoCs found on GitHub currently.