cvelist/2022/26xxx/CVE-2022-26307.json

87 lines
3.2 KiB
JSON
Raw Normal View History

2022-02-28 11:01:10 +00:00
{
"CVE_data_meta": {
2022-07-25 15:00:53 +00:00
"ASSIGNER": "security@documentfoundation.org",
2022-02-28 11:01:10 +00:00
"ID": "CVE-2022-26307",
2022-07-25 15:00:53 +00:00
"STATE": "PUBLIC",
"TITLE": "Weak Master Keys"
2022-02-28 11:01:10 +00:00
},
2022-07-25 15:00:53 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "LibreOffice",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "7.2",
"version_value": "7.2.7"
},
{
"version_affected": "<",
"version_name": "7.3",
"version_value": "7.3.3"
}
]
}
}
]
},
"vendor_name": "The Document Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "OpenSource Security GmbH on behalf of the German Federal Office for Information Security"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-02-28 11:01:10 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-07-25 15:00:53 +00:00
"value": "LibreOffice supports the storage of passwords for web connections in the user\u2019s configuration database. The stored passwords are encrypted with a single master key provided by the user. A flaw in LibreOffice existed where master key was poorly encoded resulting in weakening its entropy from 128 to 43 bits making the stored passwords vulerable to a brute force attack if an attacker has access to the users stored config. This issue affects: The Document Foundation LibreOffice 7.2 versions prior to 7.2.7; 7.3 versions prior to 7.3.3."
2022-02-28 11:01:10 +00:00
}
]
2022-07-25 15:00:53 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-326 Inadequate Encryption Strength"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.libreoffice.org/about-us/security/advisories/cve-2022-26307",
"name": "https://www.libreoffice.org/about-us/security/advisories/cve-2022-26307"
2022-08-13 09:00:34 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20220812 CVE-2022-37401: Apache OpenOffice Weak Master Keys",
"url": "http://www.openwall.com/lists/oss-security/2022/08/13/2"
2022-07-25 15:00:53 +00:00
}
]
},
"source": {
"discovery": "EXTERNAL"
2022-02-28 11:01:10 +00:00
}
}