Files
CVEs-PoC/2006/CVE-2006-3479.md
T
2024-06-18 02:51:15 +02:00

18 lines
755 B
Markdown

### [CVE-2006-3479](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3479)
![](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
Cross-site request forgery (CSRF) vulnerability in the del_block function in modules/Admin/block.php in Nuked-Klan 1.7.5 and earlier and 1.7 SP4.2 allows remote attackers to delete arbitrary "blocks" via a link with a modified bid parameter in a del_block op on the block page in index.php.
### POC
#### Reference
- http://securityreason.com/securityalert/1205
#### Github
No PoCs found on GitHub currently.