mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
18 lines
711 B
Markdown
18 lines
711 B
Markdown
### [CVE-2013-6048](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6048)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The get_group_tree function in lib/Munin/Master/HTMLConfig.pm in Munin before 2.0.18 allows remote nodes to cause a denial of service (infinite loop and memory consumption in the munin-html process) via crafted multigraph data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/munin-monitoring/munin/blob/2.0.18/ChangeLog
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|