cvelist/2021/28xxx/CVE-2021-28134.json
2021-03-11 00:00:40 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-28134",
"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": "Clipper before 1.0.5 allows remote command execution. A remote attacker may send a crafted IPC message to the exposed vulnerable ipcRenderer IPC interface, which invokes the dangerous openExternal API."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/AkashRajpurohit/clipper/issues/13",
"refsource": "MISC",
"name": "https://github.com/AkashRajpurohit/clipper/issues/13"
},
{
"url": "https://github.com/AkashRajpurohit/clipper/releases/tag/v1.0.5",
"refsource": "MISC",
"name": "https://github.com/AkashRajpurohit/clipper/releases/tag/v1.0.5"
},
{
"url": "https://github.com/AkashRajpurohit/clipper/pull/14",
"refsource": "MISC",
"name": "https://github.com/AkashRajpurohit/clipper/pull/14"
},
{
"url": "https://github.com/AkashRajpurohit/clipper/pull/14/commits/28f1492a12234cf1e6af85c78bf22ee2f5090d19",
"refsource": "MISC",
"name": "https://github.com/AkashRajpurohit/clipper/pull/14/commits/28f1492a12234cf1e6af85c78bf22ee2f5090d19"
}
]
}
}