CVE-2019-1543

ChaCha20-Poly1305 with long nonces

ChaCha20-Poly1305 is an AEAD cipher, and requires a unique nonce input for every encryption operation. RFC 7539 specifies that the nonce value (IV) should be 96 bits (12 bytes). OpenSSL allows a variable nonce length and front pads the nonce with 0 bytes if it is less than 12 bytes. However it also incorrectly allows a nonce to be set of up to 16 bytes. In this case only the last 12 bytes are significant and any additional leading bytes are ignored. It is a requirement of using this cipher that nonce values are unique. Messages encrypted using a reused nonce value are susceptible to serious confidentiality and integrity attacks. If an application changes the default nonce length to be longer than 12 bytes and then makes a change to the leading bytes of the nonce expecting the new value to be a new unique nonce then such an application could inadvertently encrypt messages with a reused nonce. Additionally the ignored bytes in a long nonce are not covered by the integrity guarantee of this cipher. Any application that relies on the integrity of these ignored leading bytes of a long nonce may be further affected. Any OpenSSL internal use of this cipher, including in SSL/TLS, is safe because no such use sets such a long nonce value. However user applications that use this cipher directly and set a non-default nonce length to be longer than 12 bytes may be vulnerable. OpenSSL versions 1.1.1 and 1.1.0 are affected by this issue. Due to the limited scope of affected deployments this has been assessed as low severity and therefore we are not creating new releases at this time. Fixed in OpenSSL 1.1.1c (Affected 1.1.1-1.1.1b). Fixed in OpenSSL 1.1.0k (Affected 1.1.0-1.1.0j).


We have discovered 129,848 live websites that are affected by CVE-2019-1543.

Run a Free Instant Scan




Affected Software

Product  OpenSSL
Category Web Server Extensions
Vulnerable Domains129,848 live websites (26% of OpenSSL install base)
Vulnerable Versions
  • from 1.1 through 1.1
  • from 1.1.1 through 1.1.1
Vulnerable Versions Count2 versions ( 2.74% of all versions)



Details

  • Published - Mar 6, 2019
  • Updated - Sep 16, 2024

Credits

  • Joran Dirk Greef of Ronomon

Website Distribution by Country

Number of websites using CVE-2019-1543
United States39,891 websites



Japan15,719 websites
Germany6,195 websites
China6,068 websites
France4,456 websites
Canada4,442 websites
Russia4,375 websites
Norway3,480 websites
Spain2,613 websites

Website Distribution by TLD

Number of websites using CVE-2019-1543
.com57,845 websites
.org7,628 websites
.net5,635 websites
.ru4,018 websites
.edu3,510 websites
.jp3,269 websites
.de2,781 websites
.ca2,251 websites
.cz2,144 websites
.it1,992 websites

Vulnerable Versions

Vulnerable versions are highlighted in red

Websites affected by CVE-2019-1543

Top websites that are affected by CVE-2019-1543. Please click on the "Contact us" link to get more information.
DomainCountryRankContacts
*****.cz Czech Republic*,***
******.********.***.uk GB*,***
**.***.edu United States*,***
***********************.com United States*,***
***.***.edu United States*,***
*********.io United States*,***
*******.info France*,***
**.******.edu United States*,***
********.jp Japan*,***
********.org Germany*,***
See full domain list

FAQ

A total of 129,848 websites have been identified as vulnerable to CVE-2019-1543, based on global website indexing conducted by WebTechSurvey.
The OpenSSL is affected by the CVE-2019-1543 vulnerability.
OpenSSL versions up to and including 1.1.1 are vulnerable to CVE-2019-1543.

References