File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,11 @@ Security
7
7
decryption that could lead to a Bleichenbacher-style padding oracle
8
8
attack. In TLS, this affects servers that accept ciphersuites based on
9
9
RSA decryption (i.e. ciphersuites whose name contains RSA but not
10
- (EC)DH(E)). Reported by Eyal Ronen, Robert Gillham, Daniel Genkin, Adi
11
- Shamir, David Wong and Yuval Yarom. CVE-2018-19608
10
+ (EC)DH(E)). Discovered by Eyal Ronen (Weizmann Institute), Robert Gillham
11
+ (University of Adelaide), Daniel Genkin (University of Michigan),
12
+ Adi Shamir (Weizmann Institute), David Wong (NCC Group), and Yuval Yarom
13
+ (University of Adelaide, Data61). The attack is described in more detail
14
+ in the paper available here: http://cat.eyalro.net/cat.pdf CVE-2018-19608
12
15
* In mbedtls_mpi_write_binary(), don't leak the exact size of the number
13
16
via branching and memory access patterns. An attacker who could submit
14
17
a plaintext for RSA PKCS#1 v1.5 decryption but only observe the timing
You can’t perform that action at this time.
0 commit comments