mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
895 B
Markdown
18 lines
895 B
Markdown
### [CVE-2008-3710](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3710)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|