CVE-2024-5261
CVSS V2 None
CVSS V3 None
Description
Improper Certificate Validation vulnerability in LibreOffice "LibreOfficeKit" mode disables TLS certification verification
LibreOfficeKit can be used for accessing LibreOffice functionality
through C/C++. Typically this is used by third party components to reuse
LibreOffice as a library to convert, view or otherwise interact with
documents.
LibreOffice internally makes use of "curl" to fetch remote resources such as images hosted on webservers.
In
affected versions of LibreOffice, when used in LibreOfficeKit mode
only, then curl's TLS certification verification was disabled
(CURLOPT_SSL_VERIFYPEER of false)
In the fixed versions curl operates in LibreOfficeKit mode the same as in standard mode with CURLOPT_SSL_VERIFYPEER of true.
This issue affects LibreOffice before version 24.2.4.
Overview
- CVE ID
- CVE-2024-5261
- Assigner
- Document Fdn.
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-06-25T12:44:24.251Z
- Last Modified Date
- 2024-06-25T13:29:25.699Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://www.libreoffice.org/about-us/security/advisories/cve-2024-5261 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-5261 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5261 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 19:24:14 | Added to TrackCVE |