mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-23 09:20:29 +01:00
18 lines
754 B
Markdown
18 lines
754 B
Markdown
### [CVE-2012-1917](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1917)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
compose.php in @Mail WebMail Client in AtMail Open-Source before 1.05 does not properly handle ../ (dot dot slash) sequences in the unique parameter, which allows remote attackers to conduct directory traversal attacks and read arbitrary files via a ..././ (dot dot dot slash dot slash) sequence.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.kb.cert.org/vuls/id/743555
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|