Lucene search
+L

563 matches found

Debian CVE
Debian CVE
added 2020/10/02 2:14 p.m.47 views

CVE-2020-7069

In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with opensslencrypt function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data...

6.5CVSS6.7AI score0.02055EPSS
Exploits0
AlpineLinux
AlpineLinux
added 2020/10/02 2:14 p.m.39 views

CVE-2020-7069

In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with opensslencrypt function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data...

6.5CVSS6.4AI score0.02055EPSS
Exploits0
Veracode
Veracode
added 2020/10/02 6:7 a.m.30 views

Insecure Encryption

php7 is using an insecure encryption. The vulnerability exists when AES-CCM mode is used with opensslencrypt function with 12 bytes IV, only first 7 bytes of the IV. This can lead to both decreased security and incorrect encryption data...

6.5CVSS3AI score0.02055EPSS
Exploits0References16Affected Software7
Fedora
Fedora
added 2020/09/25 5:6 p.m.43 views

[SECURITY] Fedora 33 Update: mysql-connector-java-8.0.21-1.fc33

MySQL Connector/J is a native Java driver that converts JDBC Java Database Connectivity calls into the network protocol used by the MySQL database. It lets developers working with the Java programming language easily build programs and applets that interact with MySQL and connect all corporate...

5.1CVSS1.3AI score0.032EPSS
Exploits0
NVD
NVD
added 2020/09/17 4:15 p.m.28 views

CVE-2020-0407

In various functions in fscryptice.c and related files in some implementations of f2fs encryption that use encryption hardware which only supports 32-bit IVs Initialization Vectors, 64-bit IVs are used and later are truncated to 32 bits. This may cause IV reuse and thus weakened disk encryption...

4.4CVSS0.00108EPSS
Exploits0References1
Prion
Prion
added 2020/09/17 4:15 p.m.23 views

Design/Logic Flaw

In various functions in fscryptice.c and related files in some implementations of f2fs encryption that use encryption hardware which only supports 32-bit IVs Initialization Vectors, 64-bit IVs are used and later are truncated to 32 bits. This may cause IV reuse and thus weakened disk encryption...

2.1CVSS5AI score0.00108EPSS
Exploits0References1
CVE
CVE
added 2020/09/17 3:41 p.m.111 views

CVE-2020-0407

The CVE-2020-0407 entry concerns Android kernel/F2FS encryption where hardware that supports only 32-bit IVs leads to truncation to 32 bits for 64-bit IVs in certain implementations. This IV truncation can cause IV reuse, weakening disk encryption and potentially enabling local information disclo...

4.4CVSS4.3AI score0.00108EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2020/09/17 3:41 p.m.27 views

CVE-2020-0407

In various functions in fscryptice.c and related files in some implementations of f2fs encryption that use encryption hardware which only supports 32-bit IVs Initialization Vectors, 64-bit IVs are used and later are truncated to 32 bits. This may cause IV reuse and thus weakened disk encryption...

4.7AI score0.00108EPSS
Exploits0References1
OSV
OSV
added 2020/09/04 5:34 p.m.15 views

GHSA-Q643-W9JP-Q2QG Hardcoded Initialization Vector in parsel

All versions of parsel have a default hardcoded initialization vector. In cases where the IV is not provided, the package defaults to a hardcoded IV which renders the cipher vulnerable to chosen plaintext attacks. Recommendation The package is deprecated and will not be updated. Consider using an...

7AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2020/06/18 12:0 a.m.43 views

SUSE SLES12 Security Update : ruby2.1 (SUSE-SU-2020:1570-1)

This update for ruby2.1 fixes the following issues : Security issues fixed : CVE-2015-9096: Fixed an SMTP command injection via CRLFsequences in a RCPT TO or MAIL FROM command bsc1043983. CVE-2016-7798: Fixed an IV Reuse in GCM Mode bsc1055265. CVE-2017-0898: Fixed a buffer underrun vulnerability...

9.8CVSS7.9AI score0.73829EPSS
Exploits22References125
Friends Of PHP
Friends Of PHP
added 2020/05/04 2:50 p.m.19 views

Insecure default secret key and IV allowing anyone to decrypt values

This issue has been deleted...

2.8AI score
Exploits0Affected Software1
Friends Of PHP
Friends Of PHP
added 2020/05/04 2:50 p.m.10 views

Insecure default secret key and IV allowing anyone to decrypt values

This issue has been deleted...

7.1AI score
Exploits0Affected Software1
Positive Technologies
Positive Technologies
added 2020/04/27 12:0 a.m.12 views

PT-2020-5865 · Php +9 · Php +9

Name of the Vulnerable Software and Affected Versions: PHP versions 7.2.x below 7.2.34 PHP versions 7.3.x below 7.3.23 PHP versions 7.4.x below 7.4.11 Description: The issue is related to the openssl encrypt function in PHP when used with AES-CCM mode and a 12-byte initialization vector IV. Only...

9.8CVSS6.7AI score0.9947EPSS
Exploits170References368
CNVD
CNVD
added 2020/04/20 12:0 a.m.4 views

Zoom Client Encryption Issue Vulnerability

Zoom Client is a video conferencing client application from Zoom USA that supports multiple platforms. An encryption issue vulnerability exists in Zoom Client for Meetings version 4.6.11, which stems from the airhost.exe file using 3423423432325249 as the initialization vector IV for AES-256 CBC...

7.5CVSS7AI score0.01524EPSS
Exploits1References1
Hacker One
Hacker One
added 2020/04/18 10:43 a.m.33 views

Nextcloud: Reduced purmations on encryption

OC\Security\SecureRandom::generate Reduced Permutations OC\Security\SecureRandom::generate will by default use a-Z0-9+/ 64 bytes character set. The numbers are not predictable, due to the use of randomint. Most notably the OC\Security\Crypto::encrypt method uses an IV with a length of 16 bytes. I...

3.5CVSS2.3AI score0.00365EPSS
Exploits1
Prion
Prion
added 2020/04/17 4:15 p.m.18 views

Code injection

airhost.exe in Zoom Client for Meetings 4.6.11 uses 3423423432325249 as the Initialization Vector IV for AES-256 CBC encryption. NOTE: the vendor states that this IV is used only within unreachable code...

5CVSS7.6AI score0.01524EPSS
Exploits1References1Affected Software1
CVE
CVE
added 2020/04/17 3:45 p.m.112 views

CVE-2020-11877

CVE-2020-11877 concerns Zoom Client for Meetings 4.6.11, where the component airhost.exe uses a static IV (3423423432325249) for AES-256 CBC. The Red Hat entry repeats the description and notes the IV is used in unreachable code, meaning exploitation depends on the code path becoming reachable. P...

7.5CVSS7.6AI score0.01524EPSS
Exploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2020/04/17 3:45 p.m.13 views

CVE-2020-11877

airhost.exe in Zoom Client for Meetings 4.6.11 uses 3423423432325249 as the Initialization Vector IV for AES-256 CBC encryption. NOTE: the vendor states that this IV is used only within unreachable code...

7.1AI score0.01524EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2020/04/17 12:0 a.m.6 views

PT-2020-12911 · Zoom · Zoom Client For Meetings

Name of the Vulnerable Software and Affected Versions: Zoom Client for Meetings version 4.6.11 Description: The issue concerns the use of a static Initialization Vector IV for AES-256 CBC encryption in the airhost.exe component. Specifically, the IV used is 3423423432325249. The vendor notes that...

7.5CVSS7AI score0.01524EPSS
Exploits1References5
OpenVAS
OpenVAS
added 2020/04/16 12:0 a.m.24 views

Huawei EulerOS: Security Advisory for ruby (EulerOS-SA-2020-1432)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.7AI score0.03167EPSS
Exploits1References2
Rows per page
Query Builder