CVE-2010-20114
BaseFortify
Publication date: 2025-08-21
Last updated on: 2025-08-22
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| varicad | varicad | 2010-2.05 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a stack-based buffer overflow in VariCAD EN versions up to 2010-2.05. It occurs when the software parses .dwb drawing files without properly validating the length of input data. A specially crafted .dwb file can overwrite critical memory structures, potentially allowing an attacker to execute arbitrary code if a user opens the malicious file.
How can this vulnerability impact me? :
If exploited, this vulnerability can allow an attacker to execute arbitrary code on your system with the privileges of the user who opens the malicious .dwb file. This could lead to system compromise, data loss, or unauthorized actions performed on your computer.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, avoid opening untrusted or suspicious .dwb drawing files in VariCAD EN versions up to 2010-2.05. Ensure users are aware of the risk of opening files from unknown sources. If possible, update to a version of VariCAD that addresses this vulnerability once available.