cvelist/2023/0xxx/CVE-2023-0770.json
2023-05-27 04:00:40 +00:00

94 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2023-0770",
"STATE": "PUBLIC",
"TITLE": "Stack-based Buffer Overflow in gpac/gpac"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "gpac/gpac",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "2.2"
}
]
}
}
]
},
"vendor_name": "gpac"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Stack-based Buffer Overflow in GitHub repository gpac/gpac prior to 2.2."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-121 Stack-based Buffer Overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/e0fdeee5-7909-446e-9bd0-db80fd80e8dd",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/e0fdeee5-7909-446e-9bd0-db80fd80e8dd"
},
{
"name": "https://github.com/gpac/gpac/commit/c31941822ee275a35bc148382bafef1c53ec1c26",
"refsource": "MISC",
"url": "https://github.com/gpac/gpac/commit/c31941822ee275a35bc148382bafef1c53ec1c26"
},
{
"refsource": "DEBIAN",
"name": "DSA-5411",
"url": "https://www.debian.org/security/2023/dsa-5411"
}
]
},
"source": {
"advisory": "e0fdeee5-7909-446e-9bd0-db80fd80e8dd",
"discovery": "EXTERNAL"
}
}