René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

116 lines
3.1 KiB
JSON

{
"id": "CVE-2021-38373",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-08-10T15:15:08.390",
"lastModified": "2021-08-20T17:48:47.653",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In KDE KMail 19.12.3 (aka 5.13.3), the SMTP STARTTLS option is not honored (and cleartext messages are sent) unless \"Server requires authentication\" is checked."
},
{
"lang": "es",
"value": "En KDE KMail versi\u00f3n 19.12.3 (tambi\u00e9n se conoce como 5.13.3), la opci\u00f3n SMTP STARTTLS no es respetada (y se env\u00edan mensajes en texto sin cifrar) a menos que se marque \"Server requires authentication\""
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.6,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-319"
},
{
"lang": "en",
"value": "CWE-77"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kde:kmail:19.12.3:*:*:*:*:*:*:*",
"matchCriteriaId": "FBB43BE8-35A3-4916-A841-662F0DC9FF0C"
}
]
}
]
}
],
"references": [
{
"url": "https://bugs.kde.org/show_bug.cgi?id=423423",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
},
{
"url": "https://nostarttls.secvuln.info",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}