mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 14:14:44 +02:00
964 B
964 B
CVE-2021-21944
Description
Two heap-based buffer overflow vulnerabilities exist in the TIFF parser functionality of Accusoft ImageGear 19.10. A specially-crafted file can lead to a heap buffer overflow. An attacker can provide a malicious file to trigger these vulnerabilities.This heap-based buffer oveflow takes place trying to copy the first 12 bits from local variable.
POC
Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2021-1374
- https://talosintelligence.com/vulnerability_reports/TALOS-2021-1374
Github
No PoCs found on GitHub currently.