Files
CVEs-PoC/2013/CVE-2013-6048.md
T
2024-06-18 02:51:15 +02:00

18 lines
711 B
Markdown

### [CVE-2013-6048](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6048)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.