mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
19 lines
763 B
Markdown
19 lines
763 B
Markdown
### [CVE-2013-5219](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5219)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability on the HOT HOTBOX router with software 2.1.11 allows remote attackers to read arbitrary files via a .. (dot dot) in a URI, as demonstrated by a request for /etc/passwd.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/123901/HOTBOX-2.1.11-CSRF-Traversal-Denial-Of-Service.html
|
|
- http://www.youtube.com/watch?v=CPlT09ZIj48
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|