cve/2006/CVE-2006-0644.md

19 lines
1012 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-0644](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0644)
![](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
Multiple directory traversal vulnerabilities in install.php in CPG-Nuke Dragonfly CMS (aka CPG Dragonfly CMS) 9.0.6.1 allow remote attackers to include and execute arbitrary local files via directory traversal sequences and a NUL (%00) character in (1) the newlang parameter and (2) the installlang parameter in a cookie, as demonstrated by using error.php to insert malicious code into a log file, or uploading a malicious .png file, which is then included using install.php.
### POC
#### Reference
- http://dragonflycms.org/Forums/viewtopic/p=98034.html
- http://dragonflycms.org/Forums/viewtopic/p=98034.html#98034
#### Github
No PoCs found on GitHub currently.