cvelist/2020/7xxx/CVE-2020-7046.json

96 lines
3.2 KiB
JSON
Raw Normal View History

2020-01-14 18:01:05 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-02-12 17:01:18 +00:00
"ID": "CVE-2020-7046",
"STATE": "PUBLIC"
2020-01-14 18:01:05 +00:00
},
2020-02-12 17:01:18 +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",
2020-01-14 18:01:05 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-02-12 17:01:18 +00:00
"value": "lib-smtp in submission-login and lmtp in Dovecot 2.3.9 before 2.3.9.3 mishandles truncated UTF-8 data in command parameters, as demonstrated by the unauthenticated triggering of a submission-login infinite loop."
}
]
},
"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": "http://www.openwall.com/lists/oss-security/2020/02/12/1",
"url": "http://www.openwall.com/lists/oss-security/2020/02/12/1"
},
{
"refsource": "CONFIRM",
"name": "https://dovecot.org/pipermail/dovecot-news/2020-February/000431.html",
"url": "https://dovecot.org/pipermail/dovecot-news/2020-February/000431.html"
2020-02-20 07:01:15 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-10a58fda28",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6XYT55WH372BJOXCJRKBDIFGBMPVOIDT/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-0e6a67af5a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NJXHOUT3FH2DJNMACSX4GHPP4MUV4UKA/"
2020-01-14 18:01:05 +00:00
}
]
2020-02-12 17:01:18 +00:00
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AC:L/AV:N/A:H/C:N/I:N/PR:N/S:U/UI:N",
"version": "3.0"
}
2020-01-14 18:01:05 +00:00
}
}