2023-04-24 12:24:31 +02:00
|
|
|
{
|
|
|
|
"id": "CVE-2022-2454",
|
|
|
|
"sourceIdentifier": "security@huntr.dev",
|
|
|
|
"published": "2022-07-19T14:15:08.710",
|
2023-05-27 06:00:28 +00:00
|
|
|
"lastModified": "2023-05-27T04:15:21.350",
|
|
|
|
"vulnStatus": "Modified",
|
2023-04-24 12:24:31 +02:00
|
|
|
"descriptions": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"value": "Integer Overflow or Wraparound in GitHub repository gpac/gpac prior to 2.1-DEV."
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"lang": "es",
|
|
|
|
"value": "Un Desbordamiento de Enteros o Wraparound en el repositorio de GitHub gpac/gpac versiones anteriores a 2.1-DEV."
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"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:H/I:H/A:H",
|
|
|
|
"attackVector": "LOCAL",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "NONE",
|
|
|
|
"userInteraction": "REQUIRED",
|
|
|
|
"scope": "UNCHANGED",
|
|
|
|
"confidentialityImpact": "HIGH",
|
|
|
|
"integrityImpact": "HIGH",
|
|
|
|
"availabilityImpact": "HIGH",
|
|
|
|
"baseScore": 7.8,
|
|
|
|
"baseSeverity": "HIGH"
|
|
|
|
},
|
|
|
|
"exploitabilityScore": 1.8,
|
|
|
|
"impactScore": 5.9
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"cvssMetricV30": [
|
|
|
|
{
|
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"type": "Secondary",
|
|
|
|
"cvssData": {
|
|
|
|
"version": "3.0",
|
|
|
|
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
|
|
|
|
"attackVector": "LOCAL",
|
|
|
|
"attackComplexity": "LOW",
|
|
|
|
"privilegesRequired": "NONE",
|
|
|
|
"userInteraction": "REQUIRED",
|
|
|
|
"scope": "UNCHANGED",
|
|
|
|
"confidentialityImpact": "HIGH",
|
|
|
|
"integrityImpact": "HIGH",
|
|
|
|
"availabilityImpact": "HIGH",
|
|
|
|
"baseScore": 7.8,
|
|
|
|
"baseSeverity": "HIGH"
|
|
|
|
},
|
|
|
|
"exploitabilityScore": 1.8,
|
|
|
|
"impactScore": 5.9
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"weaknesses": [
|
|
|
|
{
|
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"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.0.0",
|
|
|
|
"matchCriteriaId": "6FDA7EFB-AFD8-40D1-B517-04A825BC302A"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"references": [
|
|
|
|
{
|
|
|
|
"url": "https://github.com/gpac/gpac/commit/faa75edde3dfeba1e2cf6ffa48e45a50f1042096",
|
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"tags": [
|
|
|
|
"Patch",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://huntr.dev/bounties/105d40d0-46d7-461e-9f8e-20c4cdea925f",
|
|
|
|
"source": "security@huntr.dev",
|
|
|
|
"tags": [
|
|
|
|
"Exploit",
|
|
|
|
"Issue Tracking",
|
|
|
|
"Patch",
|
|
|
|
"Third Party Advisory"
|
|
|
|
]
|
2023-05-27 06:00:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"url": "https://www.debian.org/security/2023/dsa-5411",
|
|
|
|
"source": "security@huntr.dev"
|
2023-04-24 12:24:31 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|