CVE-2020-7870
29.06.2021, 14:15
A memory corruption vulnerability exists when ezPDF improperly handles the parameter. This vulnerability exists due to insufficient validation of the parameter.Enginsight
Vendor | Product | Version |
---|---|---|
unidocs | ezpdf_editor | 𝑥 < 3.0.6.5 |
unidocs | ezpdf_reader | 𝑥 < 3.0.0.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-20 - Improper Input ValidationThe 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.
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.