Lucene search
K

447 matches found

Cvelist
Cvelist
added 2018/07/24 3:0 p.m.18 views

CVE-2017-3225 Das U-Boot's AES-CBC encryption feature uses a zero (0) initialization vector that may allow attacks against the underlying cryptographic implementation and allow an attacker to decrypt the data

Das U-Boot is a device bootloader that can read its configuration from an AES encrypted file. For devices utilizing this environment encryption mode, U-Boot's use of a zero initialization vector may allow attacks against the underlying cryptographic implementation and allow an attacker to decrypt...

4.7AI score0.00309EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2018/07/24 3:0 p.m.18 views

CVE-2017-3225

Das U-Boot is a device bootloader that can read its configuration from an AES encrypted file. For devices utilizing this environment encryption mode, U-Boot's use of a zero initialization vector may allow attacks against the underlying cryptographic implementation and allow an attacker to decrypt...

4.6CVSS4.8AI score0.00309EPSS
Exploits0
OSV
OSV
added 2018/07/16 4:50 p.m.15 views

GHSA-CQ94-QF6Q-MF2H Pysaml2 improperly initializes encryption vector

Python package pysaml2 version 4.5.0 and earlier reuses the initialization vector across encryptions in the IDP server, resulting in weak encryption of data...

6.3CVSS5.5AI score0.00905EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2018/07/16 12:0 a.m.242 views

Debian DLA-1421-1 : ruby2.1 security update

Multiple vulnerabilities were found in the interpreter for the Ruby language. The Common Vulnerabilities and Exposures project identifies the following issues : CVE-2015-9096 SMTP command injection in Net::SMTP via CRLF sequences in a RCPT TO or MAIL FROM command. CVE-2016-2339 Exploitable heap...

9.8CVSS7.9AI score0.73927EPSS
Exploits18References27
Veracode
Veracode
added 2018/01/18 6:38 a.m.7 views

Initialization Vector (IV) Reuse

github.com/upspin/upsin is vulnerable to Initialization Vector IV reuse. The vulnerability exists due to the lack of entropy in its IV and would generally affect large files which are above 2^36 bytes...

6.6AI score
Exploits0
OSV
OSV
added 2017/12/31 2:29 a.m.3 views

CVE-2017-17704

A door-unlocking issue was discovered on Software House iStar Ultra devices through 6.5.2.20569 when used in conjunction with the IP-ACM Ethernet Door Module. The communications between the IP-ACM and the iStar Ultra is encrypted using a fixed AES key and IV. Each message is encrypted in CBC mode...

7.4CVSS5.7AI score0.00991EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2017/11/17 4:29 a.m.14 views

CVE-2017-1000246

Python package pysaml2 version 4.4.0 and earlier reuses the initialization vector across encryptions in the IDP server, resulting in weak encryption of data...

5.3CVSS6.8AI score0.00905EPSS
Exploits0References2
PyPA
PyPA
added 2017/11/17 4:29 a.m.3 views

PYSEC-2017-26

Python package pysaml2 version 4.4.0 and earlier reuses the initialization vector across encryptions in the IDP server, resulting in weak encryption of data...

5.3CVSS6.9AI score0.00905EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2017/11/17 4:29 a.m.3 views

DEBIAN-CVE-2017-1000246

Python package pysaml2 version 4.4.0 and earlier reuses the initialization vector across encryptions in the IDP server, resulting in weak encryption of data...

5.3CVSS7.7AI score0.00905EPSS
Exploits0References1
OSV
OSV
added 2017/11/17 4:29 a.m.0 views

UBUNTU-CVE-2017-1000246

Python package pysaml2 version 4.4.0 and earlier reuses the initialization vector across encryptions in the IDP server, resulting in weak encryption of data...

5.3CVSS6.7AI score0.00905EPSS
Exploits0References3
OSV
OSV
added 2017/11/17 4:29 a.m.25 views

PYSEC-2017-26

Python package pysaml2 version 4.4.0 and earlier reuses the initialization vector across encryptions in the IDP server, resulting in weak encryption of data...

5.3CVSS4.5AI score0.00905EPSS
Exploits0References2
NVD
NVD
added 2017/11/17 4:29 a.m.19 views

CVE-2017-1000246

Python package pysaml2 version 4.4.0 and earlier reuses the initialization vector across encryptions in the IDP server, resulting in weak encryption of data...

5.3CVSS5.2AI score0.00905EPSS
Exploits0References1
RubySec
RubySec
added 2017/10/24 12:0 a.m.24 views

Incorrect handling of initialization vector in the GCM mode in OpenSSL

The openssl gem for Ruby uses the same initialization vector IV in GCM Mode aes--gcm when the IV is set before the key, which makes it easier for context-dependent attackers to bypass the encryption protection mechanism...

7.5CVSS4.3AI score0.03167EPSS
Exploits1References1Affected Software1
CNVD
CNVD
added 2017/09/29 12:0 a.m.2 views

Mozilla Firefox Information Disclosure Vulnerability (CNVD-2017-32532)

Mozilla Firefox is an open source web browser developed by the Mozilla Foundation in the United States. A security vulnerability exists in WebExtensions in versions of Mozilla Firefox prior to Mozilla Firefox 56, which stems from the implementation of AES-GCM in the WebCrypto API accepting an IV...

5.3CVSS6.9AI score0.01415EPSS
Exploits0References1
Broadcom
Broadcom
added 2017/09/29 12:0 a.m.7 views

BSA-2017-444

Security Advisory ID : BSA-2017-444 Component : DENX Das U-Boot Revision : 3.0: Final Das U-Boot is a devicebootloader that can read its configuration from an AES encrypted file. For devices utilizing this environment encryption mode, U-Boot's use of a zero initialization vector and improper...

4.6CVSS6.6AI score0.00309EPSS
Exploits0
CERT
CERT
added 2017/09/08 12:0 a.m.559 views

Das U-Boot AES-CBC encryption implementation contains multiple vulnerabilities

Overview Das U-Boot is a device bootloader that can read its configuration from an AES encrypted file. For devices utilizing this environment encryption mode, U-Boot's use of a zero initialization vector and improper handling of an error condition may allow attacks against the underlying...

6.4CVSS4.6AI score0.00309EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2017/09/01 9:29 p.m.26 views

CVE-2017-12871

The aesEncrypt method in lib/SimpleSAML/Utils/Crypto.php in SimpleSAMLphp 1.14.x through 1.14.11 makes it easier for context-dependent attackers to bypass the encryption protection mechanism by leveraging use of the first 16 bytes of the secret key as the initialization vector IV...

5.9CVSS6.2AI score0.00486EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2017/09/01 9:29 p.m.4 views

CVE-2017-12871

The aesEncrypt method in lib/SimpleSAML/Utils/Crypto.php in SimpleSAMLphp 1.14.x through 1.14.11 makes it easier for context-dependent attackers to bypass the encryption protection mechanism by leveraging use of the first 16 bytes of the secret key as the initialization vector IV...

5.9CVSS5.5AI score0.00486EPSS
Exploits0References3
Prion
Prion
added 2017/09/01 9:29 p.m.14 views

Design/Logic Flaw

The aesEncrypt method in lib/SimpleSAML/Utils/Crypto.php in SimpleSAMLphp 1.14.x through 1.14.11 makes it easier for context-dependent attackers to bypass the encryption protection mechanism by leveraging use of the first 16 bytes of the secret key as the initialization vector IV...

4.3CVSS5.7AI score0.00486EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2017/09/01 9:29 p.m.3 views

DEBIAN-CVE-2017-12871

The aesEncrypt method in lib/SimpleSAML/Utils/Crypto.php in SimpleSAMLphp 1.14.x through 1.14.11 makes it easier for context-dependent attackers to bypass the encryption protection mechanism by leveraging use of the first 16 bytes of the secret key as the initialization vector IV...

5.9CVSS6.8AI score0.00486EPSS
Exploits0References1
Rows per page
Query Builder