Exploitation Summary
EIP tracks 1 public exploit for CVE-2014-4703. PoCs published by Dawid Golunski.
AI-analyzed exploit summary The exploit demonstrates a race condition in Nagios Plugins 2.0.2's check_dhcp, allowing local users to read root-owned INI files by replacing a regular file with a symlink during a critical window.
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.
Exploits (1)
The exploit demonstrates a race condition in Nagios Plugins 2.0.2's check_dhcp, allowing local users to read root-owned INI files by replacing a regular file with a symlink during a critical window.