cvelist/2020/12xxx/CVE-2020-12079.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-04-23 04:01:16 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-12079",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Beaker before 0.8.9 allows a sandbox escape, enabling system access and code execution. This occurs because Electron context isolation is not used, and therefore an attacker can conduct a prototype-pollution attack against the Electron internal messaging API."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/beakerbrowser/beaker/issues/1519",
"refsource": "MISC",
"name": "https://github.com/beakerbrowser/beaker/issues/1519"
},
{
"url": "https://github.com/beakerbrowser/beaker/releases/tag/0.8.9",
"refsource": "MISC",
"name": "https://github.com/beakerbrowser/beaker/releases/tag/0.8.9"
}
]
}
}