Files
CVEs-PoC/2017/CVE-2017-6009.md
2025-09-29 21:09:30 +02:00

797 B

CVE-2017-6009

Description

An issue was discovered in icoutils 0.31.1. A buffer overflow was observed in the "decode_ne_resource_id" function in the "restable.c" source file. This is happening because the "len" parameter for memcpy is not checked for size and thus becomes a negative integer in the process, resulting in a failed memcpy. This affects wrestool.

POC

Reference

No PoCs from references.

Github