vendor:
ifenslave
by:
SecurityFocus
7.2
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: ifenslave
Affected Version From: 0.07
Affected Version To: 0.07
Patch Exists: YES
Related CWE: N/A
CPE: a:redhat:ifenslave
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2002
ifenslave for Linux Buffer Overflow Vulnerability
ifenslave for Linux has been reported prone to a buffer overflow vulnerability. The issue is reportedly due to a lack of sufficient bounds checking performed on user-supplied data before it is copied into an internal memory space. It is possible for a local attacker to seize control of the vulnerable application and have malicious arbitrary code executed in the context of ifenslave. ifenslave is not installed setUID or setGID by default. It should be noted that although this vulnerability has been reported to affect ifenslave version 0.07 previous versions might also be affected.
Mitigation:
Perform bounds checking on user-supplied data before copying it into an internal memory space.