mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
20 lines
904 B
Markdown
20 lines
904 B
Markdown
### [CVE-2016-1546](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1546)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Apache HTTP Server 2.4.17 and 2.4.18, when mod_http2 is enabled, does not limit the number of simultaneous stream workers for a single HTTP/2 connection, which allows remote attackers to cause a denial of service (stream-processing outage) via modified flow-control windows.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/security-advisory/cpuoct2016-2881722.html
|
|
|
|
#### Github
|
|
- https://github.com/bioly230/THM_Skynet
|
|
- https://github.com/vshaliii/Basic-Pentesting-2-Vulnhub-Walkthrough
|
|
- https://github.com/vshaliii/DC-3-Vulnhub-Walkthrough
|
|
|