cvelist/2020/35xxx/CVE-2020-35717.json
2021-01-06 18:01:45 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-35717",
"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": "zonote through 0.4.0 allows XSS via a crafted note, with resultant Remote Code Execution (because nodeIntegration in webPreferences is true)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.electronjs.org/apps/zonote",
"refsource": "MISC",
"name": "https://www.electronjs.org/apps/zonote"
},
{
"url": "https://github.com/zonetti/zonote",
"refsource": "MISC",
"name": "https://github.com/zonetti/zonote"
},
{
"refsource": "MISC",
"name": "https://github.com/hmartos/cve-2020-35717",
"url": "https://github.com/hmartos/cve-2020-35717"
},
{
"refsource": "MISC",
"name": "https://medium.com/bugbountywriteup/remote-code-execution-through-cross-site-scripting-in-electron-f3b891ad637",
"url": "https://medium.com/bugbountywriteup/remote-code-execution-through-cross-site-scripting-in-electron-f3b891ad637"
}
]
}
}