mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
741 B
Markdown
18 lines
741 B
Markdown
### [CVE-2016-2145](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2145)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The am_read_post_data function in mod_auth_mellon before 0.11.1 does not check if the ap_get_client_block function returns an error, which allows remote attackers to cause a denial of service (segmentation fault and process crash) via a crafted POST data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/UNINETT/mod_auth_mellon/pull/71
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|