mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 11:44:02 +02:00
1004 B
1004 B
CVE-2010-20114
Description
VariCAD EN up to and including version 2010-2.05 is vulnerable to a stack-based buffer overflow when parsing .dwb drawing files. The application fails to properly validate the length of input data embedded in the file, allowing a crafted .dwb file to overwrite critical memory structures. This flaw can be exploited locally by convincing a user to open a malicious file, resulting in arbitrary code execution.
POC
Reference
- https://www.exploit-db.com/exploits/11789
- https://www.vulncheck.com/advisories/varicad-en-dwb-file-stack-buffer-overflow
Github
No PoCs found on GitHub currently.