cvelist/2018/6xxx/CVE-2018-6560.json
2019-03-18 01:38:47 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-6560",
"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": "In dbus-proxy/flatpak-proxy.c in Flatpak before 0.8.9, and 0.9.x and 0.10.x before 0.10.3, crafted D-Bus messages to the host can be used to break out of the sandbox, because whitespace handling in the proxy is not identical to whitespace handling in the daemon."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/flatpak/flatpak/commit/52346bf187b5a7f1c0fe9075b328b7ad6abe78f6",
"refsource": "CONFIRM",
"url": "https://github.com/flatpak/flatpak/commit/52346bf187b5a7f1c0fe9075b328b7ad6abe78f6"
},
{
"name": "RHSA-2018:2766",
"refsource": "REDHAT",
"url": "https://access.redhat.com/errata/RHSA-2018:2766"
},
{
"name": "https://github.com/flatpak/flatpak/releases/tag/0.10.3",
"refsource": "CONFIRM",
"url": "https://github.com/flatpak/flatpak/releases/tag/0.10.3"
},
{
"name": "https://github.com/flatpak/flatpak/releases/tag/0.8.9",
"refsource": "CONFIRM",
"url": "https://github.com/flatpak/flatpak/releases/tag/0.8.9"
}
]
}
}