Lucene search
+L

5560 matches found

OSV
OSV
added 2023/11/14 12:0 a.m.38 views

ALSA-2023:7096 Moderate: python-cryptography security update

The python-cryptography packages contain a Python Cryptographic Authority's PyCA's cryptography library, which provides cryptographic primitives and recipes to Python developers. Security Fixes: python-cryptography: memory corruption via immutable objects CVE-2023-23931 For more details about the...

6.5CVSS6.8AI score0.01301EPSS
SaveExploits1References4
OSV
OSV
added 2023/11/14 12:0 a.m.32 views

ALSA-2023:7052 Moderate: libreswan security update

Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the Internet Protocol Security and uses strong cryptography to provide both authentication and encryption services. These services allow you to build secure tunnels through untrusted networks such as virtual private network VPN...

6.5CVSS6.9AI score0.00691EPSS
SaveExploits0References8
AlmaLinux
AlmaLinux
added 2023/11/14 12:0 a.m.66 views

Moderate: python-cryptography security update

The python-cryptography packages contain a Python Cryptographic Authority's PyCA's cryptography library, which provides cryptographic primitives and recipes to Python developers. Security Fixes: python-cryptography: memory corruption via immutable objects CVE-2023-23931 For more details about the...

6.5CVSS7.2AI score0.01301EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/11/11 1:51 a.m.3 views

SUSE CVE-2023-46894

An issue discovered in esptool 4.6.2 allows attackers to view sensitive information via weak cryptographic algorithm...

7.5CVSS6.7AI score0.00476EPSS
SaveExploits1References3
Oracle linux
Oracle linux
added 2023/11/11 12:0 a.m.33 views

python-cryptography security update

36.0.1-4 - Fix FTBFS caused by rsapkcs1implicitrejection OpenSSL feature, resolves rhbz2203840 36.0.1-3 - Fix CVE-2023-23931: Don't allow updateinto to mutate immutable objects, resolves rhbz2172399 - Fix FTBFS due to failing testloadinvalideckeyfrompem and testdecryptinvaliddecrypt...

6.5CVSS6.5AI score0.01301EPSS
SaveExploits1
Veracode
Veracode
added 2023/11/10 10:39 a.m.21 views

Weak Cryptography

esptool is vulnerable to weak cryptography. The vulnerability is due to the libraries usage of the AES ECB algorithm, which could allow an attacker to access sensitive information in system...

7.5CVSS6.6AI score0.00476EPSS
SaveExploits1References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2023/11/10 12:0 a.m.8 views

The vulnerability of the Identity Manager software component, used for managing and controlling access to corporate resources and IBM Security Verify Governance applications, allows a perpetrator to gain access to confidential information.

The vulnerability of the Identity Manager software component, which is used for managing and controlling access to corporate resources and applications in IBM Security Verify Governance, is related to the use of weak cryptographic algorithms. Exploiting this vulnerability could allow a malicious...

7.8CVSS7.2AI score0.00404EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/11/09 6:34 p.m.12 views

GHSA-3F38-96QM-R3FW esptool allows attackers to view sensitive information via weak cryptographic algorithm

An issue discovered in esptool 4.6.2 allows attackers to view sensitive information via weak cryptographic algorithm...

7.5CVSS5.9AI score0.00476EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2023/11/09 4:15 p.m.5 views

CVE-2023-46894

An issue discovered in esptool 4.6.2 allows attackers to view sensitive information via weak cryptographic algorithm...

7.5CVSS5.8AI score0.00476EPSS
SaveExploits1References2
PyPA
PyPA
added 2023/11/09 4:15 p.m.6 views

PYSEC-2023-234

An issue discovered in esptool 4.6.2 allows attackers to view sensitive information via weak cryptographic algorithm...

7.5CVSS6.6AI score0.00476EPSS
SaveExploits1References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/11/09 12:0 a.m.25 views

NewStart CGSL MAIN 6.06 : python-cryptography Multiple Vulnerabilities (NS-SA-2023-0140)

The remote NewStart CGSL host, running version MAIN 6.06, has python-cryptography packages installed that are affected by multiple vulnerabilities: - In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This in some situations...

7.5AI score0.06589EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2023/11/09 12:0 a.m.12 views

Espressif Systems esptool Security Vulnerability

Espressif Systems esptool is a Python-based, open-source, platform-independent utility program from Espressif Systems that communicates with the ROM bootloader in the Espressif chip. A security vulnerability exists in Espressif Systems esptool version 4.6.2. An attacker could exploit this...

7.5CVSS6.4AI score0.00476EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2023/11/08 8:20 a.m.7 views

python-cryptography: memory corruption via immutable objects

A vulnerability was found in python-cryptography. In affected versions, Cipher.updateinto would accept Python objects which implement the buffer protocol but provide only immutable buffers. This issue allows immutable objects such as bytes to be mutated, thus violating the fundamental rules of...

6.5CVSS6.8AI score0.01301EPSS
SaveExploits1References5
Filippo.io
Filippo.io
added 2023/11/07 6:37 p.m.34 views

Enough Polynomials and Linear Algebra to Implement Kyber

I was once talking with a mathematician and trying to explain elliptic curve cryptography. Eventually, something clicked and they went "oh, that! I think there was a chapter about it in the book. You made a whole field out of it?" Yes, in cryptography we end up focusing on a very narrow slice of...

6.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/11/07 8:47 a.m.41 views

Moderate: Red Hat Security Advisory: python-cryptography security update

An update for python-cryptography is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

6.5CVSS6.7AI score0.01301EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2023/11/07 8:47 a.m.7 views

python-cryptography: memory corruption via immutable objects

A vulnerability was found in python-cryptography. In affected versions, Cipher.updateinto would accept Python objects which implement the buffer protocol but provide only immutable buffers. This issue allows immutable objects such as bytes to be mutated, thus violating the fundamental rules of...

6.5CVSS6.8AI score0.01301EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2023/11/07 8:17 a.m.37 views

Moderate: Red Hat Security Advisory: libreswan security update

An update for libreswan is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

6.5CVSS6.6AI score0.00691EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:0 a.m.19 views

Fedora 39 : python-cryptography / rust-asn1 / rust-asn1_derive (2023-31d5d51a2d)

The remote Fedora 39 host has packages installed that are affected by multiple vulnerabilities as referenced in the FEDORA-2023-31d5d51a2d advisory. - Update python-cryptography to 41.0.3, https://cryptography.io/en/latest/changelog/ - Security fix for CVE-2023-3832 SSH certificate encoding/parsi...

7.5CVSS6.5AI score0.00726EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:0 a.m.20 views

Rocky Linux 8 : gnutls and nettle (RLSA-2021:1206)

The remote Rocky Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2021:1206 advisory. - A flaw was found in Nettle in versions before 3.7.2, where several Nettle signature verification functions GOST DSA, EDDSA & ECDSA result in the Elliptic Curve...

8.1CVSS6.3AI score0.01621EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:0 a.m.28 views

RHEL 9 : python-cryptography (RHSA-2023:6615)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2023:6615 advisory. The python-cryptography packages contain a Python Cryptographic Authority's PyCA's cryptography library, which provides cryptographic primitives and...

6.5CVSS6.9AI score0.01301EPSS
SaveExploits1References8
Rows per page
Query Builder