cvelist/2021/28xxx/CVE-2021-28300.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2021-03-12 08:00:42 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-04-14 14:00:43 +00:00
"ID": "CVE-2021-28300",
"STATE": "PUBLIC"
2021-03-12 08:00:42 +00:00
},
2021-04-14 14:00:43 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-03-12 08:00:42 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-04-14 14:00:43 +00:00
"value": "NULL Pointer Dereference in the \"isomedia/track.c\" module's \"MergeTrack()\" function of GPAC v0.5.2 allows attackers to execute arbitrary code or cause a Denial-of-Service (DoS) by uploading a malicious MP4 file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/gpac/gpac/issues/1702",
"url": "https://github.com/gpac/gpac/issues/1702"
2021-03-12 08:00:42 +00:00
}
]
}
}