cve/2021/CVE-2021-43314.md
2024-06-18 02:51:15 +02:00

684 B

CVE-2021-43314

Description

A heap-based buffer overflows was discovered in upx, during the generic pointer 'p' points to an inaccessible address in func get_le32(). The problem is essentially caused in PackLinuxElf32::elf_lookup() at p_lx_elf.cpp:5368

POC

Reference

Github

No PoCs found on GitHub currently.