mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 05:17:47 +02:00
18 lines
630 B
Markdown
18 lines
630 B
Markdown
### [CVE-2018-14429](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14429)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
man-cgi before 1.16 allows Local File Inclusion via absolute path traversal, as demonstrated by a cgi-bin/man-cgi?/etc/passwd URI.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/148855/man-cgi-Local-File-Inclusion.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|