2023-06-12 18:00:31 +00:00

77 lines
1.9 KiB
JSON

{
"id": "CVE-2023-33613",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-06-06T18:15:11.357",
"lastModified": "2023-06-12T16:23:43.803",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "axTLS v2.1.5 was discovered to contain a heap buffer overflow in the bi_import function in axtls-code/crypto/bigint.c. This vulnerability allows attackers to cause a Denial of Service (DoS) when parsing a private key."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:axtls_project:axtls:2.1.5:*:*:*:*:*:*:*",
"matchCriteriaId": "C8AD18AB-9D68-4BE7-AD0B-A204CA4C0F53"
}
]
}
]
}
],
"references": [
{
"url": "https://sourceforge.net/p/axtls/mailman/message/37843071/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Mailing List",
"Third Party Advisory"
]
}
]
}