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

107 lines
2.8 KiB
JSON

{
"id": "CVE-2021-33642",
"sourceIdentifier": "securities@openeuler.org",
"published": "2023-01-20T21:15:11.043",
"lastModified": "2024-11-21T06:09:15.707",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "When a file is processed, an infinite loop occurs in next_inline() of the more_curly() function."
},
{
"lang": "es",
"value": "Cuando se procesa un archivo, se produce un bucle infinito en next_inline() de la funci\u00f3n more_curly()."
}
],
"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",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "securities@openeuler.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-835"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-835"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openeuler:byacc:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.9.20200330",
"matchCriteriaId": "C2399FF0-CD0D-4170-B923-1F3F7236B081"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:openeuler:byacc:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.0",
"versionEndExcluding": "2.0.20210808",
"matchCriteriaId": "C944FA70-29B9-4A7B-B811-105C327BC3D6"
}
]
}
]
}
],
"references": [
{
"url": "https://gitee.com/src-openeuler/byacc/commit/50225f48c6b53e9d7c936681a06682404cb8ec4d",
"source": "securities@openeuler.org",
"tags": [
"Permissions Required",
"Third Party Advisory"
]
},
{
"url": "https://gitee.com/src-openeuler/byacc/commit/50225f48c6b53e9d7c936681a06682404cb8ec4d",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Permissions Required",
"Third Party Advisory"
]
}
]
}