CVE-2007-5198
Nagios Plugins < 1.4.9 - Buffer Overflow via Location Header with Leading 'L' Characters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-5198. PoCs published by Nobuhiro Ban.
AI-analyzed exploit summary The provided text describes a buffer overflow vulnerability in Nagios Plugins 1.4.9, where overly long URLs can trigger a remote code execution (RCE) condition. However, the code section contains only example URLs and no actual exploit code or payload.
Description
Buffer overflow in the redir function in check_http.c in Nagios Plugins before 1.4.10, when running with the -f (follow) option, allows remote web servers to execute arbitrary code via Location header responses (redirects) with a large number of leading "L" characters.
Exploits (1)
The provided text describes a buffer overflow vulnerability in Nagios Plugins 1.4.9, where overly long URLs can trigger a remote code execution (RCE) condition. However, the code section contains only example URLs and no actual exploit code or payload.