Das U-Boot is a device bootloader that can read its configuration from an AES encrypted file. For devices utilizing this environment encryption mode, U-Boot's use of a zero initialization vector may allow attacks against the underlying cryptographic implementation and allow an attacker to decrypt the data. Das U-Boot's AES-CBC encryption feature uses a zero (0) initialization vector. This allows an attacker to perform dictionary attacks on encrypted data produced by Das U-Boot to learn information about the encrypted data.
CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:NDenx U Boot
APPDenx< 2017.09
Related vulnerabilities
In Das U-Boot through 2022.07-rc5, an integer signedness error and resultant stack-based buffer overflow in th...
nfs_lookup_reply in net/nfs.c in Das U-Boot through 2022.04 (and through 2022.07-rc2) has an unbounded memcpy ...
In Das U-Boot through 2020.01, a double free has been found in the cmd/gpt.c do_rename_gpt_parts() function. D...
An issue was discovered in Das U-Boot through 2019.07. There is an unbounded memcpy with a failed length check...
An issue was discovered in Das U-Boot through 2019.07. There is an unbounded memcpy when parsing a UDP packet ...