2024-07-14 02:06:08 +00:00

92 lines
2.5 KiB
JSON

{
"id": "CVE-2021-32292",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-08-22T19:16:20.350",
"lastModified": "2023-09-29T22:15:10.427",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in json-c from 20200420 (post 0.14 unreleased code) through 0.15-20200726. A stack-buffer-overflow exists in the auxiliary sample program json_parse which is located in the function parseit."
},
{
"lang": "es",
"value": "Se descubri\u00f3 un problema en json-c desde 20200420 (post 0.14 c\u00f3digo no publicado) hasta 0.15-20200726. Existe un Desbordamiento de B\u00fafer en el programa de ejemplo auxiliar json_parse que se encuentra en el an\u00e1lisis de funciones."
}
],
"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:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"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:json-c_project:json-c:0.15-20200726:*:*:*:*:*:*:*",
"matchCriteriaId": "5C367D32-8FA6-49E0-A6D5-2D86473F5E75"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/json-c/json-c/issues/654",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking"
]
},
{
"url": "https://security.netapp.com/advisory/ntap-20230929-0010/",
"source": "cve@mitre.org"
},
{
"url": "https://www.debian.org/security/2023/dsa-5486",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}