Lucene search
+L

461 matches found

Hacker One
Hacker One
added 2019/03/07 9:21 a.m.57 views

Internet Bug Bounty: ChaCha20-Poly1305 with long nonces

This report relates to CVE-2019-1543, https://www.openssl.org/news/secadv/20190306.txt, which I reported to the OpenSSL maintainers a few days ago. OpenSSL accepts nonces for the AEAD cipher ChaCha20-Poly1305 of up to 16-bytes. This support is advertised in the OpenSSL documentation and via the...

5.8CVSS7.4AI score0.05701EPSS
SaveExploits0
Prion
Prion
added 2019/03/06 9:29 p.m.33 views

Design/Logic Flaw

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...

5.8CVSS7.1AI score0.05701EPSS
SaveExploits0References13Affected Software1
OSV
OSV
added 2019/03/06 9:29 p.m.4 views

UBUNTU-CVE-2019-1543

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...

7.4CVSS6.5AI score0.05701EPSS
SaveExploits0References3
NVD
NVD
added 2019/03/06 9:29 p.m.20 views

CVE-2019-1543

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...

7.4CVSS6.3AI score0.05701EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2019/03/06 9:29 p.m.38 views

CVE-2019-1543

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...

7.4CVSS6.5AI score0.05701EPSS
SaveExploits0References2
OSV
OSV
added 2019/03/06 9:29 p.m.3 views

DEBIAN-CVE-2019-1543

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...

7.4CVSS6.1AI score0.05701EPSS
SaveExploits0References1
OSV
OSV
added 2019/03/06 9:29 p.m.24 views

CVE-2019-1543

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...

7.4CVSS6.3AI score
SaveExploits0References13
OSV
OSV
added 2019/03/06 9:29 p.m.4 views

ALPINE-CVE-2019-1543

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...

7.4CVSS6.6AI score0.05701EPSS
SaveExploits0References1
CVE
CVE
added 2019/03/06 9:0 p.m.487 views

CVE-2019-1543

CVE-2019-1543 describes a nonce handling flaw in ChaCha20-Poly1305 within OpenSSL: accepting non-default nonce lengths up to 16 bytes with only the last 12 bytes considered, risking nonce reuse if an application sets a longer nonce and changes leading bytes. OpenSSL 1.1.1 and 1.1.0 are affected. ...

7.4CVSS6.1AI score0.05701EPSS
SaveExploits0References13Affected Software1
Cvelist
Cvelist
added 2019/03/06 9:0 p.m.22 views

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...

5.8AI score0.05701EPSS
SaveExploits0References13
AlpineLinux
AlpineLinux
added 2019/03/06 9:0 p.m.39 views

CVE-2019-1543

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...

7.4CVSS6.3AI score0.05701EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2019/03/06 9:0 p.m.42 views

CVE-2019-1543

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...

7.4CVSS6.3AI score0.05701EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2019/03/06 12:0 a.m.10 views

PT-2019-1694

Name of the Vulnerable Software and Affected Versions OpenSSL versions 1.1.1 through 1.1.1b OpenSSL versions 1.1.0 through 1.1.0j Description The issue is related to the ChaCha20-Poly1305 cipher in OpenSSL, which requires a unique nonce input for every encryption operation. According to RFC 7539,...

10CVSS8.6AI score0.99999EPSS
SaveExploits196References261
OpenSSL
OpenSSL
added 2019/03/06 12:0 a.m.74 views

Vulnerability in OpenSSL - 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...

5.8AI score0.05701EPSS
SaveExploits0Affected Software1
FreeBSD
FreeBSD
added 2019/03/06 12:0 a.m.104 views

OpenSSL -- ChaCha20-Poly1305 nonce vulnerability

The OpenSSL project reports: Low: ChaCha20-Poly1305 with long nonces CVE-2019-1543 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 a...

7.4CVSS1.2AI score0.05701EPSS
SaveExploits0References1
ThreatPost
ThreatPost
added 2019/02/08 9:4 p.m.264 views

Google Boosts Encryption For Low-End Android Devices

Google introduced a new storage encryption solution that it hopes will expand security efforts across its full spectrum of Android-powered devices – including low-end devices that typically can’t support encryption. The new encryption offering, Adiantum, aims to solve a big issue that has plagued...

1.1AI score
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2018/06/18 12:32 a.m.81 views

Security Bulletin: Vulnerabilitiy in OpenSSL affect IBM Storwize V7000 Unified

Summary OpenSSL is used by IBM Storwize V7000 Unified. IBM Storwize V7000 Unified has addressed the applicable CVEs. Vulnerability Details OpenSSL is used in IBM Storwize V7000 Unfied for providing communication security by encrypting data being transmitted. CVEID: CVE-2017-3731 DESCRIPTION:...

7.5CVSS1AI score0.57595EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2018/06/17 3:47 p.m.48 views

Security Bulletin: Multiple vulnerabilities in OpenSSL affect IBM Spectrum Protect (formerly Tivoli Storage Manager) Client and IBM Spectrum Protect (formerly Tivoli Storage Manager) for Virtual Environments: Data Protection for VMware

Summary OpenSSL vulnerabilities were disclosed on January 26, 2017 by the OpenSSL Project. OpenSSL, used by the IBM Spectrum Protect formerly Tivoli Storage Manager Client and IBM Spectrum Protect for Virtual Environments formerly Tivoli Storage Manager for Virtual Environments: Data Protect for...

7.5CVSS0.8AI score0.57595EPSS
SaveExploits1Affected Software4
IBM Security Bulletins
IBM Security Bulletins
added 2018/06/16 9:59 p.m.33 views

Security Bulletin: Vulnerabilities in OpenSSL affect IBM Security Identity Governance (CVE-2016-8610 CVE-2017-3731)

Summary There are multiple security vulnerabilities in various components used by IBM Security Identity Governance and Intelligence regarding OpenSSL Vulnerability Details CVEID: CVE-2016-8610 DESCRIPTION: The SSL/TLS protocol is vulnerable to a denial of service, caused by an error when processi...

7.5CVSS1.3AI score0.57595EPSS
SaveExploits2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2018/06/16 9:51 p.m.37 views

Security Bulletin: OpenSSL vulnerability affects IBM Security Guardium (CVE-2017-3731)

Summary OpenSSL is vulnerable to a denial of service, caused by an out-of-bounds read when using a specific cipher. Vulnerability Details CVEID: CVE-2017-3731 DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by an out-of-bounds read when using a specific cipher. By sending...

7.5CVSS0.9AI score0.57595EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder