Lucene search
+L

370 matches found

Tenable Nessus
Tenable Nessus
added 2023/07/17 12:00 a.m.34 views

F5 Networks BIG-IP : SSL 3.0/TLS 1.0 vulnerability (K13400)

The version of F5 Networks BIG-IP installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the K13400 advisory. - The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozil...

4.3CVSS7AI score0.73327EPSS
SaveExploits4References3
NVD
NVD
added 2023/03/28 10:15 p.m.25 views

CVE-2022-46397

FP.io VPP Vector Packet Processor 22.10, 22.06, 22.02, 21.10, 21.06, 21.01, 20.09, 20.05, 20.01, 19.08, and 19.04 Generates a Predictable IV with CBC Mode...

7.5CVSS7.6AI score0.0062EPSS
SaveExploits0References2
OSV
OSV
added 2023/03/28 10:15 p.m.11 views

CVE-2022-46397

FP.io VPP Vector Packet Processor 22.10, 22.06, 22.02, 21.10, 21.06, 21.01, 20.09, 20.05, 20.01, 19.08, and 19.04 Generates a Predictable IV with CBC Mode...

7.5CVSS5.8AI score0.0062EPSS
SaveExploits0References2
Prion
Prion
added 2023/03/28 10:15 p.m.24 views

Code injection

FP.io VPP Vector Packet Processor 22.10, 22.06, 22.02, 21.10, 21.06, 21.01, 20.09, 20.05, 20.01, 19.08, and 19.04 Generates a Predictable IV with CBC Mode...

5CVSS7.5AI score0.0062EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/03/28 12:00 a.m.8 views

CVE-2022-46397

FP.io VPP Vector Packet Processor 22.10, 22.06, 22.02, 21.10, 21.06, 21.01, 20.09, 20.05, 20.01, 19.08, and 19.04 Generates a Predictable IV with CBC Mode...

7.6AI score0.0062EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/03/28 12:00 a.m.39 views

CVE-2022-46397

FP.io VPP Vector Packet Processor 22.10, 22.06, 22.02, 21.10, 21.06, 21.01, 20.09, 20.05, 20.01, 19.08, and 19.04 Generates a Predictable IV with CBC Mode...

7.8AI score0.0062EPSS
SaveExploits0References2
CVE
CVE
added 2023/03/28 12:00 a.m.63 views

CVE-2022-46397

CVE-2022-46397 affects FP.io VPP (Vector Packet Processor) versions 19.04 through 22.10. The issue is the generation of a predictable IV when using CBC mode, which is the underlying root cause. Impact described in sources points to high confidentiality impact with no explicit effects on integrity...

7.5CVSS7.5AI score0.0062EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2023/03/28 12:00 a.m.10 views

FDio VPP 安全漏洞

FDio VPP is a fast, scalable Layer 2-4 multiplatform networking stack from FDio. A security vulnerability exists in FDio VPP that stems from the use of CBC mode to generate predictable IVs.The following products and versions are affected:FP.io VPP versions 22.10, 22.06, 22.02, 21.10, 21.06, 21.01...

7.5CVSS7.3AI score0.0062EPSS
SaveExploits0References3
F5 Networks
F5 Networks
added 2023/02/21 6:53 p.m.85 views

K30315990: OpenVPN vulnerability CVE-2016-6329

Security Advisory Description OpenVPN, when using a 64-bit block cipher, makes it easier for remote attackers to obtain cleartext data via a birthday attack against a long-duration encrypted session, as demonstrated by an HTTP-over-OpenVPN session using Blowfish in CBC mode, aka a "Sweet32" attac...

5.9CVSS5.9AI score0.0594EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 6:48 p.m.1384 views

K14190: TLS/DTLS 'Lucky 13' vulnerability CVE-2013-0169

Security Advisory Description A vulnerability exists in the TLS and DTLS protocols that may allow an attacker to recover plaintext from TLS/DTLS connections that use CBC-mode encryption. CVE-2013-0169 Note : Stream ciphers, such as RC4, are not vulnerable to this issue. Impact The vulnerability m...

2.6CVSS6.6AI score0.35584EPSS
SaveExploits1Affected Software22
SUSE CVE
SUSE CVE
added 2023/02/15 6:06 a.m.10 views

SUSE CVE-2008-5161

Error handling in the SSH protocol in 1 SSH Tectia Client and Server and Connector 4.0 through 4.4.11, 5.0 through 5.2.4, and 5.3 through 5.3.8; Client and Server and ConnectSecure 6.0 through 6.0.4; Server for Linux on IBM System z 6.0.4; Server for IBM z/OS 5.5.1 and earlier, 6.0.0, and 6.0.1;...

2.6CVSS6.8AI score0.18551EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:12 a.m.7 views

SUSE CVE-2015-8313

GnuTLS incorrectly validates the first byte of padding in CBC modes...

5.9CVSS7AI score0.01685EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:06 a.m.8 views

SUSE CVE-2016-2107

The AES-NI implementation in OpenSSL before 1.0.1t and 1.0.2 before 1.0.2h does not consider memory allocation during a certain padding check, which allows remote attackers to obtain sensitive cleartext information via a padding-oracle attack against an AES CBC session. NOTE: this vulnerability...

5.9CVSS9AI score0.89058EPSS
SaveExploits7References22
Github Security Blog
Github Security Blog
added 2022/06/17 12:17 a.m.33 views

Miscomputation when performing AES encryption in rust-crypto

The following Rust program demonstrates some strangeness in AES encryption - if you have an immutable key slice and then operate on that slice, you get different encryption output than if you operate on a copy of that key. For these functions, we expect that extending a 16 byte key to a 32 byte k...

7.3AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/17 1:17 a.m.114 views

GHSA-44PR-MGCP-V36R SimpleSAMLphp Unauthenticated encryption in CBC mode

SimpleSAMLphp 1.14.12 and earlier make it easier for man-in-the-middle attackers to obtain sensitive information by leveraging use of the aesEncrypt and aesDecrypt methods in the SimpleSAML/Utils/Crypto class to protect session identifiers in replies to non-HTTPS service providers...

5.9CVSS5.3AI score0.00875EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/17 1:17 a.m.25 views

SimpleSAMLphp Unauthenticated encryption in CBC mode

SimpleSAMLphp 1.14.12 and earlier make it easier for man-in-the-middle attackers to obtain sensitive information by leveraging use of the aesEncrypt and aesDecrypt methods in the SimpleSAML/Utils/Crypto class to protect session identifiers in replies to non-HTTPS service providers...

5.9CVSS6.3AI score0.00875EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/13 1:30 a.m.19 views

GHSA-CHG9-3C3P-CH23 Lemur uses static IV per key

Lemur 0.1.4 does not use sufficient entropy in its IV when encrypting AES in CBC mode...

8.7CVSS7.5AI score0.01511EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2022/05/13 1:30 a.m.28 views

Lemur uses static IV per key

Lemur 0.1.4 does not use sufficient entropy in its IV when encrypting AES in CBC mode...

7.5CVSS6.9AI score0.01511EPSS
SaveExploits0References7Affected Software1
RustSec
RustSec
added 2022/02/28 12:00 p.m.24 views

Miscomputation when performing AES encryption in rust-crypto

The following Rust program demonstrates some strangeness in AES encryption - if you have an immutable key slice and then operate on that slice, you get different encryption output than if you operate on a copy of that key. For these functions, we expect that extending a 16 byte key to a 32 byte k...

7.3AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2021/09/23 1:31 a.m.36 views

Security Bulletin: Vulnerabilities in GnuTLS affect Power Hardware Management Console (CVE-2015-8313, CVE-2015-2806 )

Summary GnuTLS is used by Power Hardware Management Console HMC. HMC has addressed the applicable CVEs Vulnerability Details CVEID: CVE-2015-2806 DESCRIPTION: An unspecified error in libtasn1 related to asn1derdecoding has an unknown impact and attack vector. CVSS Base Score: 6.8 CVSS Temporal...

10CVSS5.5AI score0.07746EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder