cvelist/2017/17xxx/CVE-2017-17878.json
2019-03-17 21:53:01 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-17878",
"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": "An issue was discovered in Valve Steam Link build 643. Root passwords longer than 8 characters are truncated because of the default use of DES (aka the CONFIG_FEATURE_DEFAULT_PASSWD_ALGO=\"des\" setting)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/ValveSoftware/steamlink-sdk/issues/110",
"refsource": "MISC",
"url": "https://github.com/ValveSoftware/steamlink-sdk/issues/110"
},
{
"name": "https://blogger.davidmanouchehri.com/2017/12/steam-link-security-truncated-password.html",
"refsource": "MISC",
"url": "https://blogger.davidmanouchehri.com/2017/12/steam-link-security-truncated-password.html"
},
{
"name": "https://github.com/ValveSoftware/steamlink-sdk/issues/101",
"refsource": "MISC",
"url": "https://github.com/ValveSoftware/steamlink-sdk/issues/101"
}
]
}
}