CVE-2003-0102: Buffer Overflow
Buffer overflow in tryelf() in readelf.c of the file command allows attackers to execute arbitrary code as the user running file, possibly via a large entity size value in an ELF header (elfhdr.eshentsize).
Affected Software
Remediation
Patch Available
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2003-0102?
CVE-2003-0102 is classified as a high severity vulnerability due to its potential for arbitrary code execution.
How do I fix CVE-2003-0102?
To fix CVE-2003-0102, you should upgrade to the latest version of the file command that addresses this buffer overflow issue.
Which versions of the file command are affected by CVE-2003-0102?
CVE-2003-0102 affects file command versions 3.28, 3.30, 3.32, 3.33, 3.34, 3.35, 3.36, 3.37, 3.39, and 3.40.
How does CVE-2003-0102 exploit vulnerabilities in ELF headers?
CVE-2003-0102 exploits vulnerabilities through a buffer overflow triggered by a large entity size value in an ELF header.
What is the impact of CVE-2003-0102 on systems?
The impact of CVE-2003-0102 allows attackers to execute arbitrary code on the system as the user running the file command.