cvelist/2017/3xxx/CVE-2017-3226.json

74 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-07-24 11:04:46 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "cert@cert.org",
"ID" : "CVE-2017-3226",
"STATE" : "PUBLIC",
"TITLE" : "Das U-Boot's AES-CBC encryption feature improperly handles an error condition and may allow attacks against the underlying cryptographic implementation and allow an attacker to decrypt the data"
2017-10-16 12:31:07 -04:00
},
2018-07-24 11:04:46 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
2018-07-20 15:18:36 -04:00
{
2018-07-24 11:04:46 -04:00
"product" : {
"product_data" : [
2018-07-20 15:18:36 -04:00
{
2018-07-24 11:04:46 -04:00
"product_name" : "U-Boot",
"version" : {
"version_data" : [
2018-07-20 15:18:36 -04:00
{
2018-07-24 11:04:46 -04:00
"affected" : "<",
"version_name" : "2017.09",
"version_value" : "2017.09"
2018-07-20 15:18:36 -04:00
}
]
}
}
]
},
2018-07-24 11:04:46 -04:00
"vendor_name" : "Das"
2018-07-20 15:18:36 -04:00
}
]
}
},
2018-07-24 11:04:46 -04:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
2018-07-20 15:18:36 -04:00
{
2018-07-24 11:04:46 -04:00
"lang" : "eng",
"value" : "Das U-Boot is a device bootloader that can read its configuration from an AES encrypted file. Devices that make use of Das U-Boot's AES-CBC encryption feature using environment encryption (i.e., setting the configuration parameter CONFIG_ENV_AES=y) read environment variables from disk as the encrypted disk image is processed. An attacker with physical access to the device can manipulate the encrypted environment data to include a crafted two-byte sequence which triggers an error in environment variable parsing. This error condition is improperly handled by Das U-Boot, resulting in an immediate process termination with a debugging message."
2018-07-20 15:18:36 -04:00
}
]
},
2018-07-24 11:04:46 -04:00
"problemtype" : {
"problemtype_data" : [
2017-10-16 12:31:07 -04:00
{
2018-07-24 11:04:46 -04:00
"description" : [
2018-07-20 15:18:36 -04:00
{
2018-07-24 11:04:46 -04:00
"lang" : "eng",
"value" : "CWE-329"
2018-07-20 15:18:36 -04:00
}
]
2017-10-16 12:31:07 -04:00
}
]
2018-07-20 15:18:36 -04:00
},
2018-07-24 11:04:46 -04:00
"references" : {
"reference_data" : [
2018-07-20 15:18:36 -04:00
{
2018-07-24 11:04:46 -04:00
"name" : "VU#166743",
"refsource" : "CERT-VN",
"url" : "https://www.kb.cert.org/vuls/id/166743"
2018-07-25 06:05:52 -04:00
},
{
"name" : "100675",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/100675"
2018-07-20 15:18:36 -04:00
}
]
},
2018-07-24 11:04:46 -04:00
"source" : {
"discovery" : "UNKNOWN"
2017-10-16 12:31:07 -04:00
}
2018-07-24 11:04:46 -04:00
}