cve/2014/CVE-2014-4703.md

18 lines
710 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2014-4703](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4703)
![](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
lib/parse_ini.c in Nagios Plugins 2.0.2 allows local users to obtain sensitive information via a symlink attack on the configuration file in the extra-opts flag. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-4701.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2014/Jun/141
#### Github
No PoCs found on GitHub currently.