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

82 lines
2.1 KiB
JSON

{
"id": "CVE-2023-42298",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-10-12T04:15:13.053",
"lastModified": "2023-10-17T14:11:02.190",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue in GPAC GPAC v.2.2.1 and before allows a local attacker to cause a denial of service via the Q_DecCoordOnUnitSphere function of file src/bifs/unquantize.c."
},
{
"lang": "es",
"value": "Un problema en GPAC GPAC v.2.2.1 y anteriores permite que un atacante local provoque una Denegaci\u00f3n de Servicio (DoS) a trav\u00e9s de la funci\u00f3n Q_DecCoordOnUnitSphere del archivo src/bifs/unquantize.c."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"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-190"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gpac:gpac:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.2.1",
"matchCriteriaId": "047BC15F-5E51-48D9-B751-9DC9311FEBCF"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/gpac/gpac/issues/2567",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch"
]
}
]
}