cve/2007/CVE-2007-0601.md
2024-06-18 02:51:15 +02:00

18 lines
766 B
Markdown

### [CVE-2007-0601](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0601)
![](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
common/safety.php in Aztek Forum 4.00 allows remote attackers to enter certain data containing %22 sequences (URL encoded double quotes) and other potentially dangerous manipulations by sending a cookie, which bypasses the blacklist matching against the GET and PUT superglobal arrays.
### POC
#### Reference
- http://www.securityfocus.com/archive/1/458076/100/0/threaded
#### Github
No PoCs found on GitHub currently.