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

18 lines
895 B
Markdown

### [CVE-2008-3710](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3710)
![](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 CyBoards PHP Lite 1.21 allow remote attackers to include and execute arbitrary local files via directory traversal sequences in the (1) script_path parameter to (a) options.php and the (2) lang_code parameter to (b) copy_vip.php and (c) process_edit_board.php in adminopts/. NOTE: some of these vectors might not be vulnerabilities under proper installation.
### POC
#### Reference
- http://packetstormsecurity.org/0808-exploits/cyboards-rfilfixss.txt
#### Github
No PoCs found on GitHub currently.