cve/2009/CVE-2009-4089.md

18 lines
750 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-4089](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4089)
![](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
telepark.wiki 2.4.23 and earlier allows remote attackers to bypass authorization and (1) delete arbitrary pages via a modified pageID parameter to ajax/deletePage.php or (2) delete arbitrary comments via a modified pageID parameter to ajax/deleteComment.php.
### POC
#### Reference
- http://packetstormsecurity.org/0911-exploits/Telepark-fixes-nov09-2.txt
#### Github
No PoCs found on GitHub currently.