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

18 lines
846 B
Markdown

### [CVE-2007-0599](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0599)
![](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
Variable overwrite vulnerability in common/config.php in Aztek Forum 4.00 allows remote attackers to overwrite arbitrary program variables and conduct other unauthorized activities, such as copying arbitrary files using index/common_actions.php, via vectors associated with extract operations on the (1) POST, (2) GET, (3) COOKIE, and (4) SERVER superglobal arrays.
### POC
#### Reference
- http://www.securityfocus.com/archive/1/458076/100/0/threaded
#### Github
No PoCs found on GitHub currently.