cvelist/2014/2xxx/CVE-2014-2905.json
2019-03-17 23:57:15 +00:00

67 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2014-2905",
"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": "fish (aka fish-shell) 1.16.0 before 2.1.1 does not properly check the credentials, which allows local users to gain privileges via the universal variable socket, related to /tmp/fishd.socket.user permissions."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20140428 Upcoming security release of fish 2.1.1",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2014/04/28/4"
},
{
"name": "https://github.com/fish-shell/fish-shell/issues/1436",
"refsource": "CONFIRM",
"url": "https://github.com/fish-shell/fish-shell/issues/1436"
}
]
}
}