cvelist/2018/6xxx/CVE-2018-6156.json
2019-10-24 00:01:01 +00:00

73 lines
2.3 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2018-6156",
"ASSIGNER": "security@google.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "68.0.3440.75",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Heap buffer overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://chromereleases.googleblog.com/2018/07/stable-channel-update-for-desktop.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2018/07/stable-channel-update-for-desktop.html"
},
{
"url": "https://crbug.com/841962",
"refsource": "MISC",
"name": "https://crbug.com/841962"
},
{
"refsource": "UBUNTU",
"name": "USN-4165-1",
"url": "https://usn.ubuntu.com/4165-1/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Incorect derivation of a packet length in WebRTC in Google Chrome prior to 68.0.3440.75 allowed a remote attacker to potentially exploit heap corruption via a crafted video file."
}
]
}
}