Lucene search
+L

18693 matches found

Veracode
Veracode
added 2024/12/11 9:05 a.m.14 views

Denial Of Service (DoS)

Kube-controller-manager is vulnerable to denial of service. The vulnerability is due to a missing .spec.behavior.scaleUp block in the HPA YAML file, causing kube-controller-manager pods to enter a restart loop and disrupt service availability. It allows an attacker to trigger a DoS by deploying t...

7.7CVSS6.4AI score0.00594EPSS
SaveExploits0References10Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/12/11 12:00 a.m.17 views

Amazon Linux 2023 : libsoup, libsoup-devel (ALAS2023-2024-772)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2024-772 advisory. GNOME libsoup before 3.6.0 allows HTTP request smuggling in some configurations because '\0' characters at the end of header names are ignored, i.e., a Transfer-Encoding\0: chunked header is...

8.4CVSS7.3AI score0.00926EPSS
SaveExploits2References8
BDU FSTEC
BDU FSTEC
added 2024/12/11 12:00 a.m.11 views

The vulnerability of the pciehp component in Linux kernel allows a hacker to trigger a service failure.

The vulnerability of the pciehp component in Linux operating systems is related to an infinite loop. Exploiting this vulnerability can allow a perpetrator to cause a service failure...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References12Affected Software4
Snyk
Snyk
added 2024/12/05 3:31 p.m.4 views

Infinite loop

Overview drupal/core is an an open source content management platform powering millions of websites and applications. Affected versions of this package are vulnerable to Infinite loop via the Comment module. An attacker can trigger excessive resource consumption by making repeated comment reply...

8.7CVSS6.9AI score0.00457EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/12/05 12:00 a.m.11 views

The vulnerability of the Parse() function in the Golang programming language, related to integer overflow, allows attackers to cause a service failure.

The vulnerability of the Parse function in the Golang programming language is related to an infinite loop with integer overflow. Exploiting this vulnerability can allow a remote attacker to cause a service failure...

7.8CVSS6.6AI score0.01412EPSS
SaveExploits0References7Affected Software26
OSV
OSV
added 2024/12/04 3:15 p.m.12 views

AZL-54171 CVE-2024-53134 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx93-blk-ctrl: correct remove path The check condition should be 'i onecelldata.numdomains', not 'bc-onecelldata.numdomains' which will make the look never finish and cause kernel panic. Also disable runtime to address...

5.5CVSS6.3AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/04 3:15 p.m.12 views

UBUNTU-CVE-2024-53134

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx93-blk-ctrl: correct remove path The check condition should be 'i onecelldata.numdomains', not 'bc-onecelldata.numdomains' which will make the look never finish and cause kernel panic. Also disable runtime to address...

5.5CVSS6.6AI score0.00206EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/12/04 2:20 p.m.7 views

CVE-2024-53134 pmdomain: imx93-blk-ctrl: correct remove path

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx93-blk-ctrl: correct remove path The check condition should be 'i onecelldata.numdomains', not 'bc-onecelldata.numdomains' which will make the look never finish and cause kernel panic. Also disable runtime to address...

6.3AI score0.00206EPSS
SaveExploits0References3
Redos
Redos
added 2024/12/03 12:00 a.m.13 views

ROS-20241203-01

The Go programming language vulnerability is related to errors in processing special characters "" in the in the context of CSS. Exploitation of the vulnerability could allow an attacker acting remotely to execute arbitrary code A vulnerability in the Parse function of the Golang programming...

7.5CVSS7AI score0.01412EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2024/12/02 7:48 p.m.14 views

Security update for wireshark

This update for wireshark fixes the following issues: CVE-2024-11595: FiveCo RAP dissector infinite loop bsc1233594. CVE-2024-11596: ECMP dissector crash bsc1233593. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper...

7.8CVSS6.9AI score0.00297EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2024/12/02 3:57 p.m.28 views

CVE-2024-53981 python-multipart has a Denial of service (DoS) via deformation `multipart/form-data` boundary

python-multipart is a streaming multipart parser for Python. 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...

7.5CVSS0.00644EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/12/02 3:57 p.m.23 views

CVE-2024-53981

python-multipart is a streaming multipart parser for Python. 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...

7.5CVSS7.5AI score0.00644EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/12/02 3:57 p.m.18 views

CVE-2024-53981 python-multipart has a Denial of service (DoS) via deformation `multipart/form-data` boundary

python-multipart is a streaming multipart parser for Python. 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...

7.5CVSS6.8AI score0.00644EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/29 11:36 p.m.13 views

MGASA-2024-0382 Updated libsoup3 & libsoup packages fix security vulnerabilities

GNOME libsoup before 3.6.0 allows HTTP request smuggling in some configurations because '\0' characters at the end of header names are ignored, i.e., a "Transfer-Encoding\0: chunked" header is treated the same as a "Transfer-Encoding: chunked" header. CVE-2024-52530 GNOME libsoup before 3.6.1...

8.4CVSS8AI score0.00926EPSS
SaveExploits2References6
Mageia
Mageia
added 2024/11/29 11:36 p.m.30 views

Updated libsoup3 & libsoup packages fix security vulnerabilities

GNOME libsoup before 3.6.0 allows HTTP request smuggling in some configurations because '\0' characters at the end of header names are ignored, i.e., a "Transfer-Encoding\0: chunked" header is treated the same as a "Transfer-Encoding: chunked" header. CVE-2024-52530 GNOME libsoup before 3.6.1...

8.4CVSS7.7AI score0.00926EPSS
SaveExploits2References5
Cvelist
Cvelist
added 2024/11/29 6:56 p.m.26 views

CVE-2024-53980 Spoofed length byte traps CC2538 in endless loop

RIOT is an open-source microcontroller operating system, designed to match the requirements of Internet of Things IoT devices and other embedded devices. A malicious actor can send a IEEE 802.15.4 packet with spoofed length byte and optionally spoofed FCS, which eventually results into an endless...

6.9CVSS0.00726EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2024/11/29 6:56 p.m.12 views

CVE-2024-53980 Spoofed length byte traps CC2538 in endless loop

RIOT is an open-source microcontroller operating system, designed to match the requirements of Internet of Things IoT devices and other embedded devices. A malicious actor can send a IEEE 802.15.4 packet with spoofed length byte and optionally spoofed FCS, which eventually results into an endless...

6.9CVSS6.6AI score0.00726EPSS
SaveExploits1References7
CVE
CVE
added 2024/11/29 6:56 p.m.3443 views

CVE-2024-53980

RIOT OS vulnerability affecting CC2538 radio reception. A malicious actor can send a IEEE 802.15.4 packet with a spoofed length byte (and optionally spoofed FCS), causing the receiver to enter an endless loop. The root cause is the CRC position check: before PR #20998 the code used the full 8 bit...

7.5CVSS6.6AI score0.00726EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2024/11/29 6:56 p.m.6 views

CVE-2024-53980 Spoofed length byte traps CC2538 in endless loop

RIOT is an open-source microcontroller operating system, designed to match the requirements of Internet of Things IoT devices and other embedded devices. A malicious actor can send a IEEE 802.15.4 packet with spoofed length byte and optionally spoofed FCS, which eventually results into an endless...

6.9CVSS6.8AI score
SaveExploits0References9
OSV
OSV
added 2024/11/29 11:07 a.m.6 views

OESA-2024-2479 libsoup3 security update

Libsoup is an HTTP library implementation in C. It was originally part of a SOAP Simple Object Access Protocol implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. Security Fixes: GNOME libsoup before 3.6.1 has an infinite loop, and memory...

7.5CVSS7AI score0.00926EPSS
SaveExploits0References2
Rows per page
Query Builder