漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
wolfEngine reuses the AES-CCM nonce on TLS 1.2 / DTLS 1.2 records
Vulnerability Description
wolfEngine before 1.4.1 sources the explicit AES-CCM nonce for TLS 1.2 and DTLS 1.2 records from the record input buffer instead of the TLS sequence number carried in the additional authenticated data. Because the record layer leaves the explicit-nonce field for the cipher to populate, the value read is constant across records, so every AES-CCM record within a connection is encrypted under an identical key and nonce pair. Reusing a CCM key and nonce weakens confidentiality (identical keystream across records, so a known record recovers the others) and integrity (authentication tag forgery). Only wolfEngine is affected; wolfProvider is not. AES-GCM under wolfEngine is tracked separately. AES-CCM cipher suites are not enabled by default and must be explicitly selected, which limits exposure. TLS 1.3 and non-TLS use of the cipher are not affected.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N
Vulnerability Type
在加密中重用Nonce与密钥对
Vulnerability Title
wolfSSL wolfEngine 加密问题漏洞
Vulnerability Description
wolfSSL wolfEngine是wolfSSL公司的一款具备加密运算功能的引擎软件。 wolfSSL wolfEngine 1.4.1之前版本存在加密问题漏洞,该漏洞源于TLS 1.2和DTLS 1.2记录中的显式AES-CCM nonce取自记录输入缓冲区,而非附加认证数据中的TLS序列号,导致同一连接内所有AES-CCM记录使用相同的密钥和nonce对,可能造成信息泄露和认证标签伪造。
CVSS Information
N/A
Vulnerability Type
N/A