mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
18 lines
714 B
Markdown
18 lines
714 B
Markdown
### [CVE-2012-3512](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3512)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Munin before 2.0.6 stores plugin state files that run as root in the same group-writable directory as non-root plugins, which allows local users to execute arbitrary code by replacing a state file, as demonstrated using the smart_ plugin.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684075
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|