An assertion abort was found in upx MemBuffer::alloc() in mem.cpp, in version UPX 4.0.0. The flow allows attackers to cause a denial of service (abort) via a crafted file.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1948696 | issue tracking third party advisory patch |
https://github.com/upx/upx/issues/486 | issue tracking exploit third party advisory |
https://github.com/upx/upx/pull/487 | exploit third party advisory patch |
https://github.com/upx/upx/commit/28e761cd42211dfe0124b7a29b2f74730f453e46 | third party advisory patch |