mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
19 lines
808 B
Markdown
19 lines
808 B
Markdown
### [CVE-2008-3195](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3195)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in bin/configure in TWiki before 4.2.3, when a certain step in the installation guide is skipped, allows remote attackers to read arbitrary files via a query string containing a .. (dot dot) in the image variable, and execute arbitrary files via unspecified vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4265
|
|
- https://www.exploit-db.com/exploits/6269
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|