cvelist/2021/21xxx/CVE-2021-21858.json

75 lines
2.6 KiB
JSON
Raw Normal View History

2021-01-04 17:02:25 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-21858",
2021-08-18 13:00:56 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "GPAC",
"version": {
"version_data": [
{
"version_value": "GPAC Project Advanced Content commit a8a8d412dabcb129e695c3e7d861fcc81f608304, GPAC Project Advanced Content v1.0.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2022-04-28 10:03:01 -04:00
"value": "CWE-680: Integer Overflow to Buffer Overflow"
2021-08-18 13:00:56 +00:00
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1299",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1299"
2021-09-01 11:00:52 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-4966",
"url": "https://www.debian.org/security/2021/dsa-4966"
2021-08-18 13:00:56 +00:00
}
]
2021-01-04 17:02:25 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-08-18 13:00:56 +00:00
"value": "Multiple exploitable integer overflow vulnerabilities exist within the MPEG-4 decoding functionality of the GPAC Project on Advanced Content library v1.0.1. A specially crafted MPEG-4 input can cause an integer overflow due to unchecked addition arithmetic resulting in a heap-based buffer overflow that causes memory corruption. An attacker can convince a user to open a video to trigger this vulnerability."
2021-01-04 17:02:25 +00:00
}
]
2022-04-19 11:22:06 -04:00
},
"impact": {
"cvss": {
"baseScore": 8.8,
"baseSeverity": "High",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
}
2021-01-04 17:02:25 +00:00
}
}