cvelist/2021/29xxx/CVE-2021-29157.json

96 lines
3.2 KiB
JSON
Raw Normal View History

2021-03-25 09:00:39 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-06-28 12:00:53 +00:00
"ID": "CVE-2021-29157",
"STATE": "PUBLIC"
2021-03-25 09:00:39 +00:00
},
2021-06-28 12:00:53 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-03-25 09:00:39 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-06-28 12:00:53 +00:00
"value": "Dovecot before 2.3.15 allows ../ Path Traversal. An attacker with access to the local filesystem can trick OAuth2 authentication into using an HS256 validation key from an attacker-controlled location. This occurs during use of local JWT validation with the posix fs driver."
2021-03-25 09:00:39 +00:00
}
]
2021-06-28 12:00:53 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://dovecot.org/security",
"refsource": "MISC",
"name": "https://dovecot.org/security"
},
{
"refsource": "CONFIRM",
"name": "https://www.openwall.com/lists/oss-security/2021/06/28/1",
"url": "https://www.openwall.com/lists/oss-security/2021/06/28/1"
2021-07-05 03:00:48 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-208340a217",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JB2VTJ3G2ILYWH5Y2FTY2PUHT2MD6VMI/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-891c1ab1ac",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TK424DWFO2TKJYXZ2H3XL633TYJL4GQN/"
2021-07-18 06:00:58 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202107-41",
"url": "https://security.gentoo.org/glsa/202107-41"
2021-06-28 12:00:53 +00:00
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AC:H/AV:L/A:N/C:H/I:H/PR:L/S:C/UI:N",
"version": "3.1"
}
2021-03-25 09:00:39 +00:00
}
}