cvelist/2017/17xxx/CVE-2017-17877.json

72 lines
2.6 KiB
JSON
Raw Normal View History

2017-12-23 21:03:52 -05:00
{
2019-03-18 05:02:02 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-17877",
"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": [
2017-12-23 21:03:52 -05:00
{
2019-03-18 05:02:02 +00:00
"lang": "eng",
"value": "An issue was discovered in Valve Steam Link build 643. When the SSH daemon is enabled for local development, the device is publicly available via IPv6 TCP port 22 over the internet (with stateless address autoconfiguration) by default, which makes it easier for remote attackers to obtain access by guessing 24 bits of the MAC address and attempting a root login. This can be exploited in conjunction with CVE-2017-17878."
2017-12-23 21:03:52 -05:00
}
2019-03-18 05:02:02 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://blogger.davidmanouchehri.com/2017/12/steam-link-security-remotely-insecure.html",
"refsource": "MISC",
"url": "https://blogger.davidmanouchehri.com/2017/12/steam-link-security-remotely-insecure.html"
},
{
"name": "https://github.com/ValveSoftware/steamlink-sdk/issues/119",
"refsource": "MISC",
"url": "https://github.com/ValveSoftware/steamlink-sdk/issues/119"
},
{
"name": "https://github.com/ValveSoftware/steamlink-sdk#ssh-access",
"refsource": "MISC",
"url": "https://github.com/ValveSoftware/steamlink-sdk#ssh-access"
}
]
}
}