Lucene search

K
cvelistDocument Fdn.CVELIST:CVE-2021-25636
HistoryFeb 22, 2022 - 12:00 a.m.

CVE-2021-25636 Incorrect trust validation of signature with ambiguous KeyInfo children

2022-02-2200:00:00
CWE-347
Document Fdn.
www.cve.org
2

AI Score

7.7

Confidence

High

EPSS

0.001

Percentile

38.9%

LibreOffice supports digital signatures of ODF documents and macros within documents, presenting visual aids that no alteration of the document occurred since the last signing and that the signature is valid. An Improper Certificate Validation vulnerability in LibreOffice allowed an attacker to create a digitally signed ODF document, by manipulating the documentsignatures.xml or macrosignatures.xml stream within the document to contain both “X509Data” and “KeyValue” children of the “KeyInfo” tag, which when opened caused LibreOffice to verify using the “KeyValue” but to report verification with the unrelated “X509Data” value. This issue affects: The Document Foundation LibreOffice 7.2 versions prior to 7.2.5.

CNA Affected

[
  {
    "vendor": "The Document Foundation",
    "product": "LibreOffice",
    "versions": [
      {
        "version": "7.2",
        "status": "affected",
        "lessThan": "7.2.5",
        "versionType": "custom"
      }
    ]
  }
]