Lucene search
+L

4065 matches found

RedHat Linux
RedHat Linux
added 2024/12/17 7:52 p.m.27 views

Moderate: Red Hat Security Advisory: Multicluster Engine for Kubernetes 2.6.4 security enhancements and bug fixes

Multicluster Engine for Kubernetes 2.6.4 General Availability release images, which provide enhancements, bug fixes, and updated container images. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which...

7.5CVSS6.7AI score0.01592EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/12/17 12:00 a.m.9 views

FreeBSD : zeek -- potential DoS vulnerability (ef56065e-81fe-4731-a1e3-606c55925bef)

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 ef56065e-81fe-4731-a1e3-606c55925bef advisory. Tim Wojtulewicz of Corelight reports: Large QUIC packets can cause Zeek to overflow memory and...

5.7AI score
SaveExploits0References2
FreeBSD
FreeBSD
added 2024/12/16 12:00 a.m.8 views

zeek -- potential DoS vulnerability

Tim Wojtulewicz of Corelight reports: Large QUIC packets can cause Zeek to overflow memory and potentially crash. Due to the possibility of receiving these packets from remote hosts, this is a DoS risk...

7.6AI score
SaveExploits0References1
OSV
OSV
added 2024/12/13 11:08 a.m.8 views

OESA-2024-2541 python-django security update

A high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: A vulnerability was found in the Django Web Framework. The striptags and stripbtags template filter may be vulnerable to a potential denial of service DoS in cases of a large sequence ...

9.8CVSS7.6AI score0.01424EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/13 11:08 a.m.6 views

OESA-2024-2540 python-django security update

A high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: A vulnerability was found in the Django Web Framework. The striptags and stripbtags template filter may be vulnerable to a potential denial of service DoS in cases of a large sequence ...

9.8CVSS7.6AI score0.01424EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/13 11:08 a.m.7 views

OESA-2024-2543 python-django security update

A high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: A vulnerability was found in the Django Web Framework. The striptags and stripbtags template filter may be vulnerable to a potential denial of service DoS in cases of a large sequence ...

9.8CVSS7.6AI score0.01424EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/12/13 12:30 a.m.6 views

SUSE CVE-2024-47542

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference has been discovered in the id3v2readsynchuint function, located in id3v2.c. If id3v2readsynchuint is called with a null work-hdr.framedata, the pointer guint8 data is accessed without validatio...

6.2CVSS6.8AI score0.01105EPSS
SaveExploits1References12
SUSE CVE
SUSE CVE
added 2024/12/13 12:30 a.m.3 views

SUSE CVE-2024-47613

GStreamer is a library for constructing graphs of media-handling components. A null pointer dereference vulnerability has been identified in gstgdkpixbufdecflush within gstgdkpixbufdec.c. This function invokes memcpy, using outpix as the destination address. outpix is expected to point to the fra...

5.5CVSS6.7AI score0.00901EPSS
SaveExploits0References13
OpenVAS
OpenVAS
added 2024/12/13 12:00 a.m.17 views

Python DoS Vulnerability (Dec 2024) - Mac OS X

Python is prone to a denial of service DoS vulnerability. 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 CPE = "cpe:/a:python:python";...

8.7CVSS7.5AI score0.0188EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/12/05 3:10 p.m.34 views

CVE-2024-54130 Segmentation Fault in `forwardBundle` Function of ION-DTN BPv7 When Destination EID is `dtn:none` (public)

The NASA’s Interplanetary Overlay Network ION is an implementation of Delay/Disruption Tolerant Networking DTN. A segmentation fault occurs with ION-DTN BPv7 software version 4.1.3 when a bundle with a Destination Endpoint ID EID set to dtn:none is received. This causes the node to become...

9.2CVSS0.00422EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/12/05 11:25 a.m.17 views

Important: Red Hat Security Advisory: python-tornado security update

An update for python-tornado is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. 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...

7.5CVSS7.2AI score0.01044EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/12/05 12:00 a.m.20 views

RHEL 9 : python-tornado (RHSA-2024:10836)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2024:10836 advisory. Tornado is a Python web framework and asynchronous networking library that provides an open source version of scalable, non-blocking web server and...

7.5CVSS7.3AI score0.01044EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/12/03 12:00 a.m.17 views

AlmaLinux 9 : python-tornado (ALSA-2024:10590)

The remote AlmaLinux 9 host has a package installed that is affected by a vulnerability as referenced in the ALSA-2024:10590 advisory. python-tornado: Tornado has HTTP cookie parsing DoS vulnerability CVE-2024-52804 Tenable has extracted the preceding description block directly from the AlmaLinux...

7.5CVSS7.3AI score0.01044EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/12/02 9:37 p.m.27 views

Denial of service (DoS) via deformation `multipart/form-data` boundary

Summary When parsing form data, python-multipart skips line breaks CR \r or LF \n in front of the first boundary and any tailing bytes after the last boundary. This happens one byte at a time and emits a log event each time, which may cause excessive logging for certain inputs. An attacker could...

7.5CVSS6.8AI score0.00644EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2024/12/02 1:31 a.m.29 views

Important: Red Hat Security Advisory: python-tornado security update

An update for python-tornado 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...

7.5CVSS7.2AI score0.01044EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/12/02 12:00 a.m.13 views

RHEL 9 : python-tornado (RHSA-2024:10590)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2024:10590 advisory. Tornado is a Python web framework and asynchronous networking library that provides an open source version of scalable, non-blocking web server and...

7.5CVSS7.3AI score0.01044EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/11/22 9:31 p.m.39 views

CVE-2024-7392 ChargePoint Home Flex Bluetooth Low Energy Denial-of-Service Vulnerability

ChargePoint Home Flex Bluetooth Low Energy Denial-of-Service Vulnerability. This vulnerability allows network-adjacent attackers to create a denial-of-service condition on affected installations of ChargePoint Home Flex charging devices. Authentication is not required to exploit this vulnerabilit...

4.3CVSS0.00555EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/22 9:31 p.m.20 views

CVE-2024-7392 ChargePoint Home Flex Bluetooth Low Energy Denial-of-Service Vulnerability

ChargePoint Home Flex Bluetooth Low Energy Denial-of-Service Vulnerability. This vulnerability allows network-adjacent attackers to create a denial-of-service condition on affected installations of ChargePoint Home Flex charging devices. Authentication is not required to exploit this vulnerabilit...

4.3CVSS6.5AI score0.00555EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/22 9:12 p.m.42 views

CVE-2024-7235 AVG AntiVirus Free Link Following Denial-of-Service Vulnerability

AVG AntiVirus Free Link Following Denial-of-Service Vulnerability. This vulnerability allows local attackers to create a denial-of-service condition on affected installations of AVG AntiVirus Free. An attacker must first obtain the ability to execute low-privileged code on the target system in...

6.1CVSS0.00305EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/20 8:50 p.m.60 views

CVE-2024-52581 Litestar allows unbounded resource consumption (DoS vulnerability)

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to version 2.13.0, the multipart form parser shipped with litestar expects the entire request body as a single byte string and there is no default limit for the total size of the request body. This allows an attacker to...

8.2CVSS0.00794EPSS
SaveExploits1References4
Rows per page
Query Builder