cvelist/2019/13xxx/CVE-2019-13685.json
2019-11-25 15:02:14 +00:00

68 lines
2.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-13685",
"ASSIGNER": "security@google.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "77.0.3865.90",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Use after free"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://crbug.com/1000934",
"refsource": "MISC",
"name": "https://crbug.com/1000934"
},
{
"url": "https://chromereleases.googleblog.com/2019/09/stable-channel-update-for-desktop_18.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2019/09/stable-channel-update-for-desktop_18.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Use after free in sharing view in Google Chrome prior to 77.0.3865.90 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page."
}
]
}
}