Lucene search
+L

24897 matches found

Mageia
Mageia
added 2023/03/01 9:14 p.m.100 views

Updated nodejs packages fix security vulnerability

The following CVEs are fixed in this release: CVE-2023-23918: Node.js Permissions policies can be bypassed via process.mainModule High CVE-2023-23920: Node.js insecure loading of ICU data through ICUDATA environment variable Low More detailed information on each of the vulnerabilities can be foun...

7.5CVSS6.6AI score0.02023EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2023/03/01 6:05 p.m.41 views

Lemur subject to insecure random generation

Overview Lemur was using insecure random generation for its example configuration file, as well as for some utilities. Impact The potentially affected generated items include: | Configuration item | Config option name if applicable | Documentation link if applicable | Rotation option | Code...

7.5CVSS1.6AI score0.00791EPSS
SaveExploits0References8Affected Software1
Tenable Product Security Advisories
Tenable Product Security Advisories
added 2023/03/01 2:56 p.m.24 views

[R1] Stand-alone Security Patch Available for Tenable.sc version 5.23.1: SC-202303.1-5

R1 Stand-alone Security Patch Available for Tenable.sc version 5.23.1: SC-202303.1-5 Arnie Cabral Wed, 03/01/2023 - 09:56 Tenable.sc leverages third-party software to help provide underlying functionality. One of the third-party components OpenSSL was found to contain vulnerabilities, and updated...

2.8AI score
SaveExploits0
Tenable Product Security Advisories
Tenable Product Security Advisories
added 2023/03/01 1:50 p.m.25 views

[R1] Stand-alone Security Patch Available for Tenable.sc version 6.0.0: SC-202303.1-6

R1 Stand-alone Security Patch Available for Tenable.sc version 6.0.0: SC-202303.1-6 Arnie Cabral Wed, 03/01/2023 - 08:50 Tenable.sc leverages third-party software to help provide underlying functionality. One of the third-party components OpenSSL was found to contain vulnerabilities, and updated...

2.8AI score
SaveExploits0
OSV
OSV
added 2023/03/01 10:09 a.m.13 views

SUSE-SU-2023:0584-1 Security update for openssl

This update for openssl fixes the following issues: - CVE-2022-4304: Fixed timing Oracle in RSA Decryption bsc1207534...

5.9CVSS6.8AI score0.16195EPSS
SaveExploits0References3
Oracle linux
Oracle linux
added 2023/03/01 12:00 a.m.74 views

openssl security update

3.0.1-47.0.1 - Replace upstream references Orabug: 34340177 1:3.0.1-47 - Fixed X.509 Name Constraints Read Buffer Overflow Resolves: CVE-2022-4203 - Fixed Timing Oracle in RSA Decryption Resolves: CVE-2022-4304 - Fixed Double free after calling PEMreadbioex Resolves: CVE-2022-4450 - Fixed...

7.5CVSS7.3AI score0.59501EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/03/01 12:00 a.m.39 views

SUSE SLES12 Security Update : compat-openssl098 (SUSE-SU-2023:0581-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2023:0581-1 advisory. - CVE-2022-4304: Fixed timing Oracle in RSA Decryption bsc1207534. Tenable has extracted the preceding description block directly from the...

5.9CVSS7.1AI score0.16195EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/03/01 12:00 a.m.54 views

Oracle Linux 9 : openssl (ELSA-2023-12152)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2023-12152 advisory. - Fixed X.509 Name Constraints Read Buffer Overflow Resolves: CVE-2022-4203 - Fixed Timing Oracle in RSA Decryption Resolves: CVE-2022-4304 - Fixed...

7.5CVSS7.3AI score0.59501EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2023/02/28 8:22 a.m.12 views

openssl: NULL dereference during PKCS7 data verification

A NULL pointer vulnerability was found in OpenSSL, which can be dereferenced when signatures are being verified on PKCS7 signed or signedAndEnveloped data. In case the hash algorithm used for the signature is known to the OpenSSL library but the implementation of the hash algorithm is not...

7.5CVSS6.7AI score0.01846EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/02/28 8:22 a.m.17 views

openssl: timing attack in RSA Decryption implementation

A timing-based side channel exists in the OpenSSL RSA Decryption implementation, which could be sufficient to recover a ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption, an attacker would have to be able to send a very large number of trial messages...

5.9CVSS6.7AI score0.16195EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/02/28 8:22 a.m.17 views

openssl: read buffer overflow in X.509 certificate verification

A flaw was found in Open SSL. A read buffer overrun can be triggered in X.509 certificate verification, specifically in name constraint checking. Note that this occurs after certificate chain signature verification, and requires either a CA to have signed the malicious certificate or for the...

4.9CVSS6.9AI score0.01398EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/02/28 8:22 a.m.14 views

openssl: X.400 address type confusion in X.509 GeneralName

A type confusion vulnerability was found in OpenSSL when OpenSSL X.400 addresses processing inside an X.509 GeneralName. When CRL checking is enabled for example, the application sets the X509VFLAGCRLCHECK flag, this vulnerability may allow an attacker to pass arbitrary pointers to a memcmp call,...

7.4CVSS6.8AI score0.59501EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/02/28 8:22 a.m.55 views

Important: Red Hat Security Advisory: openssl security and bug fix update

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

7.5CVSS7.2AI score0.59501EPSS
SaveExploits0References20
RedHat Linux
RedHat Linux
added 2023/02/28 8:22 a.m.9 views

openssl: double free after calling PEM_read_bio_ex

A double-free vulnerability was found in OpenSSL's PEMreadbioex function. The function PEMreadbioex reads a PEM file from a BIO and parses and decodes the "name" for example, "CERTIFICATE", any header data, and the payload data. If the function succeeds, then the "nameout," "header," and "data"...

7.5CVSS6.6AI score0.20444EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/02/28 8:22 a.m.11 views

openssl: NULL dereference validating DSA public key

A flaw was found in OpenSSL. An invalid pointer dereference on read can be triggered when an application tries to check a malformed DSA public key by the EVPPKEYpubliccheck function, most likely leading to an application crash. This function can be called on public keys supplied from untrusted...

7.5CVSS6.7AI score0.01846EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2023/02/28 1:48 a.m.77 views

Security Bulletin: IBM b-type SAN switches and directors affected by OpenSSL Security Advisory [22 Sep 2016] and [26 Sep 2016].

Summary IBM b-type SAN switches and directors addressing OpenSSL Security Advisory 22 Sep 2016 and 26 Sep 2016 vulnerabilities. Vulnerability Details CVEID: CVE-2016-6302 DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by the failure to consider the HMAC size during validation o...

10CVSS9.1AI score0.95707EPSS
SaveExploits9Affected Software12
IBM Security Bulletins
IBM Security Bulletins
added 2023/02/28 1:48 a.m.102 views

Security Bulletin: Vulnerabilities in OpenSSL affect IBM SAN b-type Switches

Summary OpenSSL issues from March 2015 containing 12 CVE were disclosed. This bulletin addresses the vulnerabilities that have been referred to as Open SSL used by IBM SAN b-type Switches. Vulnerability Details CVEID: CVE-2015-0291 DESCRIPTION: OpenSSL is vulnerable to a denial of service. By...

7.5CVSS8.3AI score0.44503EPSS
SaveExploits1Affected Software7
IBM Security Bulletins
IBM Security Bulletins
added 2023/02/28 1:48 a.m.62 views

Security Bulletin: Vulnerabilities in OpenSSL affect IBM b-type SAN switches and directors (CVE-2016-2108)

Summary OpenSSL vulnerabilities were disclosed on May 3, 2016 by the OpenSSL Project. OpenSSL is used by IBM b-type SAN switches and directors has addressed the applicable CVE. Vulnerability Details CVEID: CVE-2016-2108 DESCRIPTION: OpenSSL could allow a remote attacker to execute arbitrary code ...

10CVSS7.8AI score0.77906EPSS
SaveExploits1Affected Software12
IBM Security Bulletins
IBM Security Bulletins
added 2023/02/28 1:48 a.m.73 views

Security Bulletin: IBM b-type SAN switches and directors affected by Open Source OpenSSL Vulnerabilities (CVE-2016-2177, CVE-2016-2178).

Summary IBM b-type SAN switches and directors addressing Open Source OpenSSL Vulnerabilities CVE-2016-2177, CVE-2016-2178. Vulnerability Details Relevant CVE Information: CVEID: CVE-2016-2177 DESCRIPTION: OpenSSL is vulnerable to a denial of service, caused by the incorrect use of pointer...

9.8CVSS8.3AI score0.44505EPSS
SaveExploits1Affected Software12
IBM Security Bulletins
IBM Security Bulletins
added 2023/02/28 1:48 a.m.69 views

Security Bulletin: Vulnerabilities in OpenSSL affect IBM b-type SAN switches and directors (CVE-2015-3193, CVE-2015-3194, CVE-2015-3195, CVE-2015-3196, CVE-2015-1794)

Summary OpenSSL vulnerabilities were disclosed on December 3, 2015 by the OpenSSL Project. OpenSSL is used by IBM b-type SAN switches and directors. IBM b-type SAN firmware has addressed the applicable CVEs. Vulnerability Details CVEID: CVE-2015-3193DESCRIPTION: OpenSSL could allow a remote...

7.5CVSS7.2AI score0.44016EPSS
SaveExploits1Affected Software7
Rows per page
Query Builder