mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
21 lines
864 B
Markdown
21 lines
864 B
Markdown
### [CVE-2016-7098](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7098)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Race condition in wget 1.17 and earlier, when used in recursive or mirroring mode to download a single file, might allow remote servers to bypass intended access list restrictions by keeping an HTTP connection open.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://lists.gnu.org/archive/html/bug-wget/2016-08/msg00083.html
|
|
- http://lists.gnu.org/archive/html/bug-wget/2016-08/msg00134.html
|
|
- https://www.exploit-db.com/exploits/40824/
|
|
|
|
#### Github
|
|
- https://github.com/garethr/findcve
|
|
- https://github.com/lanjelot/ctfs
|
|
|