2024-12-08 03:06:42 +00:00

107 lines
2.9 KiB
JSON

{
"id": "CVE-2022-43705",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-11-27T04:15:10.237",
"lastModified": "2024-11-21T07:27:05.597",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In Botan before 2.19.3, it is possible to forge OCSP responses due to a certificate verification error. This issue was introduced in Botan 1.11.34 (November 2016)."
},
{
"lang": "es",
"value": "En Botan anterior a 2.19.3, es posible falsificar respuestas OCSP debido a un error de verificaci\u00f3n de certificado. Este problema se introdujo en Botan 1.11.34 (noviembre de 2016)."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 3.9,
"impactScore": 5.2
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-295"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:botan_project:botan:*:*:*:*:*:*:*:*",
"versionStartIncluding": "1.11.34",
"versionEndExcluding": "2.19.3",
"matchCriteriaId": "FB437A00-DD28-4EF5-91C9-C9BF2B50EA3B"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/randombit/botan/releases/tag/2.19.3",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/randombit/botan/security/advisories/GHSA-4v9w-qvcq-6q7w",
"source": "cve@mitre.org",
"tags": [
"Mitigation",
"Third Party Advisory"
]
},
{
"url": "https://github.com/randombit/botan/releases/tag/2.19.3",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://github.com/randombit/botan/security/advisories/GHSA-4v9w-qvcq-6q7w",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mitigation",
"Third Party Advisory"
]
}
]
}