CVE-2021-33035

Apache OpenOffice opens dBase/DBF documents and shows the contents as spreadsheets. DBF are database files with data organized in fields. When reading DBF data the size of certain fields is not checked: the data is just copied into local variables. A carefully crafted document could overflow the allocated space, leading to the execution of arbitrary code by altering the contents of the program stack. This issue affects Apache OpenOffice up to and including version 4.1.10
Configurations

Configuration 1 (hide)

cpe:2.3:a:apache:openoffice:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2021-09-23 08:15

Updated : 2023-11-07 03:35


NVD link : CVE-2021-33035

Mitre link : CVE-2021-33035

CVE.ORG link : CVE-2021-33035


JSON object : View

Products Affected

apache

  • openoffice
CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')