cvelist/2019/13xxx/CVE-2019-13721.json

73 lines
2.3 KiB
JSON
Raw Normal View History

2019-11-22 15:56:45 -08:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-13721",
2019-11-25 15:02:14 +00:00
"ASSIGNER": "security@google.com",
"STATE": "PUBLIC"
2019-11-22 15:56:45 -08:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "78.0.3904.87",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use after free"
}
]
}
]
},
"references": {
"reference_data": [
{
2019-11-25 15:02:14 +00:00
"url": "https://chromereleases.googleblog.com/2019/10/stable-channel-update-for-desktop_31.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2019/10/stable-channel-update-for-desktop_31.html"
2019-11-22 15:56:45 -08:00
},
{
2019-11-25 15:02:14 +00:00
"url": "https://crbug.com/1013868",
"refsource": "MISC",
"name": "https://crbug.com/1013868"
2019-12-10 13:01:13 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:2664",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00022.html"
2019-11-22 15:56:45 -08:00
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Use after free in PDFium in Google Chrome prior to 78.0.3904.87 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page."
}
]
}
}