cvelist/2018/6xxx/CVE-2018-6791.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2018-02-06 21:02:25 -05:00
{
2019-03-18 00:57:49 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-6791",
"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": [
2018-02-06 21:02:25 -05:00
{
2019-03-18 00:57:49 +00:00
"lang": "eng",
"value": "An issue was discovered in soliduiserver/deviceserviceaction.cpp in KDE Plasma Workspace before 5.12.0. When a vfat thumbdrive that contains `` or $() in its volume label is plugged in and mounted through the device notifier, it's interpreted as a shell command, leading to a possibility of arbitrary command execution. An example of an offending volume label is \"$(touch b)\" -- this will create a file called b in the home folder."
2018-02-06 21:02:25 -05:00
}
2019-03-18 00:57:49 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cgit.kde.org/plasma-workspace.git/commit/?id=9db872df82c258315c6ebad800af59e81ffb9212",
"refsource": "CONFIRM",
"url": "https://cgit.kde.org/plasma-workspace.git/commit/?id=9db872df82c258315c6ebad800af59e81ffb9212"
},
{
"name": "DSA-4116",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2018/dsa-4116"
},
{
"name": "https://bugs.kde.org/show_bug.cgi?id=389815",
"refsource": "CONFIRM",
"url": "https://bugs.kde.org/show_bug.cgi?id=389815"
}
]
}
}