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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The handle_command function in mon/Monitor.cc in Ceph allows remote authenticated users to cause a denial of service (segmentation fault and ceph monitor crash) via an (1) empty or (2) crafted prefix.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/ceph/ceph/commit/957ece7e95d8f8746191fd9629622d4457d690d6
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|