cvelist/2020/6xxx/CVE-2020-6630.json

62 lines
1.7 KiB
JSON
Raw Normal View History

2020-01-09 01:01:04 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-01-09 02:01:11 +00:00
"ID": "CVE-2020-6630",
"STATE": "PUBLIC"
2020-01-09 01:01:04 +00:00
},
2020-01-09 02:01:11 +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",
2020-01-09 01:01:04 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-01-09 02:01:11 +00:00
"value": "An issue was discovered in GPAC version 0.8.0. There is a NULL pointer dereference in the function gf_isom_get_media_data_size() in isomedia/isom_read.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/gpac/gpac/issues/1377",
"refsource": "MISC",
"name": "https://github.com/gpac/gpac/issues/1377"
2020-01-09 01:01:04 +00:00
}
]
}
}