Process crash via unchecked ELF relocation offsets
Published Mar 26, 2021 · Updated Aug 3, 2024
Out-of-bounds memory access in The UPX Team's UPX 3.96 allows local users to crash the packer with a crafted ELF file. PackLinuxElf64::canPack in src/p_lx_elf.cpp trusts attacker-controlled DT_RELA and DT_RELASZ values, forms a relocation pointer outside file_image, and reads through it without validating either value against the input size. The file must be supplied to and processed by UPX; the demonstrated result is a segmentation fault that interrupts that UPX process, while other impacts remain unspecified.
Summary
What happened
Out-of-bounds memory access in The UPX Team's UPX 3.96 allows local users to crash the packer with a crafted ELF file. PackLinuxElf64::canPack in src/p_lx_elf.cpp trusts attacker-controlled DT_RELA and DT_RELASZ values, forms a relocation pointer outside file_image, and reads through it without validating either value against the input size. The file must be supplied to and processed by UPX; the demonstrated result is a segmentation fault that interrupts that UPX process, while other impacts remain unspecified.
The record
- CVE
- CVE-2021-20285
- Published
- Mar 26, 2021
- Updated
- Aug 3, 2024
- Vendor
- The UPX Team
- Product
- UPX
- Classifications
- CWE-787, CWE-119, T1203
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Mar 26, 2021CVE publishedPublication date reported by the CVE source.
- Aug 3, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=UPX 3.96
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Crafted ELF crash proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo