86 lines
2.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-43705",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-11-27T04:15:10.237",
"lastModified": "2022-12-01T19:20:12.950",
"vulnStatus": "Analyzed",
"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)."
}
],
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL"
},
"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"
]
}
]
}