Lucene search
+L

9383 matches found

Amazon
Amazon
added 2024/09/04 12:00 a.m.8 views

Medium: nginx

Issue Overview: NGINX Open Source and NGINX Plus have a vulnerability in the ngxhttpmp4module, which might allow an attacker to over-read NGINX worker memory resulting in its termination, using a specially crafted mp4 file. The issue only affects NGINX if it is built with the ngxhttpmp4module and...

5.7CVSS6.7AI score0.0032EPSS
SaveExploits1
OSV
OSV
added 2024/09/03 3:10 p.m.14 views

SUSE-SU-2024:3119-1 Security update for openssl-1_0_0

This update for openssl-100 fixes the following issues: - CVE-2024-5535: Fixed a buffer overread in function SSLselectnextproto with an empty supported client protocols buffer bsc1227138, bsc1227227...

9.1CVSS8AI score0.05582EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2024/09/03 12:00 a.m.34 views

FreeBSD : OpenSSL -- Multiple vulnerabilities (21f505f4-6a1c-11ef-b611-84a93843eb75)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 21f505f4-6a1c-11ef-b611-84a93843eb75 advisory. The OpenSSL project reports: Possible denial of service in X.509 name checks Moderate severity...

9.1CVSS7.5AI score0.66582EPSS
SaveExploits1References5
FreeBSD
FreeBSD
added 2024/09/03 12:00 a.m.71 views

OpenSSL -- Multiple vulnerabilities

The OpenSSL project reports: Possible denial of service in X.509 name checks Moderate severity Applications performing certificate name checks e.g., TLS clients checking server certificates may attempt to read an invalid memory address resulting in abnormal termination of the application process...

7.5AI score
SaveExploits0References2
OSV
OSV
added 2024/08/30 11:07 a.m.10 views

OESA-2024-2065 nginx security update

NGINX is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. Security Fixes: NGINX Open Source and NGINX Plus have a vulnerability in the ngxhttpmp4module, which might allow an attacker to over-read NGINX worker memory resulting in its...

4.7CVSS6.9AI score0.0032EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2024/08/29 3:20 a.m.6 views

SUSE CVE-2024-5991

In function MatchDomainName, input param str is treated as a NULL terminated string despite being user provided and unchecked. Specifically, the function X509checkhost takes in a pointer and length to check against, with no requirements that it be NULL terminated. If a caller was attempting to do...

10CVSS6.7AI score0.0056EPSS
SaveExploits0References3
F5 Networks
F5 Networks
added 2024/08/29 1:54 a.m.64 views

K000140882: OpenSSL vulnerability CVE-2024-5535

Security Advisory Description Issue summary: Calling the OpenSSL API function SSLselectnextproto with an empty supported client protocols buffer may cause a crash or memory contents to be sent to the peer. Impact summary: A buffer overread can have a range of potential consequences such as...

9.1CVSS8AI score0.05582EPSS
SaveExploits1Affected Software1
Amazon
Amazon
added 2024/08/29 12:00 a.m.8 views

Important: docker

Issue Overview: A malicious HTTP sender can use chunk extensions to cause a receiver reading from a request or response body to read many more bytes from the network than are in the body. A malicious HTTP client can further exploit this to cause a server to automatically read a large amount of da...

10CVSS7AI score0.02983EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/08/28 12:34 p.m.6 views

kernel: wifi: iwlwifi: mvm: don't read past the mfuart notifcation

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't read past the mfuart notifcation In case the firmware sends a notification that claims it has more data than it has, we will read past that was allocated for the notification. Remove the print of the...

8.1CVSS6.8AI score0.004EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2024/08/28 12:00 a.m.19 views

openSUSE Security Advisory (SUSE-SU-2024:3019-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...

9.1CVSS8.2AI score0.05582EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2024/08/28 12:00 a.m.18 views

SUSE SLED15: libopenssl-3-devel / libopenssl-3-devel-32bit / libopenssl3 / etc (SUSE-SU-2024:3019-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:3019-1 advisory. - CVE-2024-5535: Fixed a buffer overread in function SSLselectnextproto with an empty supported client...

9.1CVSS7.3AI score0.05582EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2024/08/28 12:00 a.m.97 views

CentOS 9 : openssl-3.2.2-4.el9

The remote CentOS Linux 9 host has packages installed that are affected by a vulnerability as referenced in the openssl-3.2.2-4.el9 build changelog. - SSLselectnextproto buffer overread CVE-2024-5535 Note that Nessus has not tested for this issue but has instead relied only on the application's...

9.1CVSS7.5AI score0.05582EPSS
SaveExploits1References2
OSV
OSV
added 2024/08/27 7:15 p.m.10 views

AZL-48342 CVE-2024-5991 affecting package mariadb for versions less than 10.6.9-4

In function MatchDomainName, input param str is treated as a NULL terminated string despite being user provided and unchecked. Specifically, the function X509checkhost takes in a pointer and length to check against, with no requirements that it be NULL terminated. If a caller was attempting to do...

7.5CVSS5.8AI score0.0056EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/27 7:15 p.m.7 views

UBUNTU-CVE-2024-5991

In function MatchDomainName, input param str is treated as a NULL terminated string despite being user provided and unchecked. Specifically, the function X509checkhost takes in a pointer and length to check against, with no requirements that it be NULL terminated. If a caller was attempting to do...

10CVSS5.8AI score0.0056EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/08/27 6:33 p.m.36 views

CVE-2024-5991 Buffer overread in domain name matching

In function MatchDomainName, input param str is treated as a NULL terminated string despite being user provided and unchecked. Specifically, the function X509checkhost takes in a pointer and length to check against, with no requirements that it be NULL terminated. If a caller was attempting to do...

10CVSS0.0056EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/08/27 6:33 p.m.13 views

CVE-2024-5991 Buffer overread in domain name matching

In function MatchDomainName, input param str is treated as a NULL terminated string despite being user provided and unchecked. Specifically, the function X509checkhost takes in a pointer and length to check against, with no requirements that it be NULL terminated. If a caller was attempting to do...

10CVSS6.6AI score0.0056EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/27 8:50 a.m.26 views

SUSE-SU-2024:3019-1 Security update for openssl-3

This update for openssl-3 fixes the following issues: - CVE-2024-5535: Fixed a buffer overread in function SSLselectnextproto with an empty supported client protocols buffer bsc1227138 Other fixes: - Build with no-afalgeng bsc1226463...

9.1CVSS8AI score0.05582EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2024/08/27 12:00 a.m.6 views

PT-2024-6706 · Foxit · Foxit Pdf Reader

Name of the Vulnerable Software and Affected Versions: Foxit PDF Reader affected versions not specified Description: This issue allows remote attackers to disclose sensitive information on affected installations of Foxit PDF Reader. User interaction is required to exploit this, where the target...

7.1CVSS7.6AI score0.00423EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/08/22 12:00 a.m.26 views

FreeBSD : nginx -- Vulnerability in the ngx_http_mp4_module (addc71b8-6024-11ef-86a1-8c164567ca3c)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the addc71b8-6024-11ef-86a1-8c164567ca3c advisory. The nginx development team reports: This update fixes the buffer overread vulnerability in the...

5.7CVSS7.2AI score0.0032EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2024/08/21 12:00 a.m.16 views

SUSE: Security Advisory (SUSE-SU-2024:2991-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...

9.1CVSS8.2AI score0.05582EPSS
SaveExploits1References4
Rows per page
Query Builder