mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
92 lines
3.5 KiB
JSON
92 lines
3.5 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-26307",
|
|
"ASSIGNER": "security@documentfoundation.org",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-326 Inadequate Encryption Strength",
|
|
"cweId": "CWE-326"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "The Document Foundation",
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://www.libreoffice.org/about-us/security/advisories/cve-2022-26307",
|
|
"refsource": "MISC",
|
|
"name": "https://www.libreoffice.org/about-us/security/advisories/cve-2022-26307"
|
|
},
|
|
{
|
|
"url": "https://lists.debian.org/debian-lts-announce/2023/03/msg00022.html",
|
|
"refsource": "MISC",
|
|
"name": "https://lists.debian.org/debian-lts-announce/2023/03/msg00022.html"
|
|
},
|
|
{
|
|
"url": "http://www.openwall.com/lists/oss-security/2022/08/13/2",
|
|
"refsource": "MISC",
|
|
"name": "http://www.openwall.com/lists/oss-security/2022/08/13/2"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.0.9"
|
|
},
|
|
"source": {
|
|
"discovery": "EXTERNAL"
|
|
},
|
|
"credits": [
|
|
{
|
|
"lang": "en",
|
|
"value": "OpenSource Security GmbH on behalf of the German Federal Office for Information Security"
|
|
}
|
|
]
|
|
} |