Incorrect use of AES backup encryption
Bug #1606419 reported by
Morgan Fainberg
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack DBaaS (Trove) |
New
|
Undecided
|
Unassigned | ||
OpenStack Security Advisory |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
-- NOTE(morganfain
This bug has been split from the original bug #1606407 ; this split has been done since the concerns between Shell injection and wrong use of AES CBC are fundamentally different concerns.
-------
AES CBC is intended as a stream cipher rather than encryption and decryption of static data, this could potentially lead to more complex crypto issues.
This was originally reported by Tim Suter and Travis Scheponik
To post a comment you must log in.
As stated by Jeremy Stanley (fungi) in the previous bug #1606407 :
Concerns over the underlying cryptographic transformation used for securing Trove's guest agent backups. Unless it can be shown that these choices definitely lead to a weakening of the at-rest security, fixing this can be handled as a hardening opportunity (VMT class D).