Lucene search
+L

18777 matches found

BDU FSTEC
BDU FSTEC
added 2024/09/06 12:00 a.m.15 views

The vulnerability of the server software HAProxy lies in its ability to enter an infinite loop when processing certain input data, allowing a hacker to cause a service failure.

The vulnerability of the server software HAProxy is related to its ability to enter an infinite loop when certain input data is provided. Exploiting this vulnerability can allow a malicious actor to cause service failures remotely...

7.8CVSS7.1AI score0.01203EPSS
SaveExploits0References7Affected Software2
RedHat Linux
RedHat Linux
added 2024/09/05 2:13 p.m.24 views

github.com/jaraco/zipp: Denial of Service (infinite loop) via crafted zip file in jaraco/zipp

A flaw was found in jaraco/zipp. The vulnerability is triggered when processing a specially crafted zip file that leads to an infinite loop. This issue also impacts the zipfile module of CPython, as features from the third-party zipp library are later merged into CPython, and the affected code is...

6.2CVSS7.3AI score0.00236EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/09/05 12:00 a.m.17 views

PT-2024-33769

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the wifi: rtw89 module, where the code avoided reading out of bounds when loading TX power FW elements. The issue...

7.1CVSS5.6AI score0.00243EPSS
SaveExploits0
NVD
NVD
added 2024/09/04 11:15 p.m.44 views

CVE-2024-45692

Webmin before 2.202 and Virtualmin before 7.20.2 allow a network traffic loop via spoofed UDP packets on port 10000...

7.5CVSS0.00623EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/09/04 8:18 p.m.24 views

sigstore-go has an unbounded loop over untrusted input can lead to endless data attack

Impact sigstore-go is susceptible to a denial of service attack when a verifier is provided a maliciously crafted Sigstore Bundle containing large amounts of verifiable data, in the form of signed transparency log entries, RFC 3161 timestamps, and attestation subjects. The verification of these...

7.5CVSS6.7AI score0.00468EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/04 8:15 p.m.13 views

CVE-2024-45395 Unbounded loop over untrusted input can lead to endless data attack

sigstore-go, a Go library for Sigstore signing and verification, is susceptible to a denial of service attack in versions prior to 0.6.1 when a verifier is provided a maliciously crafted Sigstore Bundle containing large amounts of verifiable data, in the form of signed transparency log entries, R...

3.1CVSS6.9AI score0.00468EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/09/04 8:15 p.m.31 views

CVE-2024-45395 Unbounded loop over untrusted input can lead to endless data attack

sigstore-go, a Go library for Sigstore signing and verification, is susceptible to a denial of service attack in versions prior to 0.6.1 when a verifier is provided a maliciously crafted Sigstore Bundle containing large amounts of verifiable data, in the form of signed transparency log entries, R...

3.1CVSS0.00468EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/04 3:15 p.m.11 views

AZL-48668 CVE-2024-45506 affecting package haproxy for versions less than 2.9.11-1

HAProxy 2.9.x before 2.9.10, 3.0.x before 3.0.4, and 3.1.x through 3.1-dev6 allows a remote denial of service for HTTP/2 zero-copy forwarding h2send loop under a certain set of conditions, as exploited in the wild in 2024...

7.5CVSS5.8AI score0.01203EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/09/04 12:00 a.m.19 views

CVE-2024-45692

Webmin before 2.202 and Virtualmin before 7.20.2 allow a network traffic loop via spoofed UDP packets on port 10000...

7AI score0.00623EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/09/04 12:00 a.m.44 views

SUSE SLES15: kubernetes1.27-apiserver / kubernetes1.27-client / etc (SUSE-SU-2024:3098-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:3098-1 advisory. Update kubernetes to version 1.27.16 - CVE-2024-24786: Fixed infinite loop in protojson.Unmarshal in golang-protobuf...

7.5CVSS7.1AI score0.99999EPSS
SaveExploits22References12
IBM Security Bulletins
IBM Security Bulletins
added 2024/09/03 8:55 p.m.22 views

Security Bulletin: Vulnerability in Apache Commons Compress affects watsonx.data

Summary Apache Commons Compress is vulnerable to a denial of service. For CVE-2021-35515, when reading a specially crafted 7Z archive, the construction of the list of codecs that decompress an entry can result in an infinite loop. For CVE-2021-35516, when reading a specially crafted 7Z archive,...

7.5CVSS7.8AI score0.12365EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2024/09/03 5:57 p.m.11 views

python: cpython: Iterating over a malicious ZIP file may lead to Denial of Service

A flaw was found in Python's zipfile module. When iterating over the entries of a zip archive, the process can enter into an infinite loop state and become unresponsive. This flaw allows an attacker to craft a malicious ZIP archive, leading to a denial of service from the application consuming th...

8.7CVSS7.1AI score0.01275EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/09/03 11:45 a.m.13 views

golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON

A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. Thi...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/09/03 11:45 a.m.14 views

golang: net: malformed DNS message can cause infinite loop

A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service DoS conditions...

5.9CVSS7.3AI score0.01001EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/03 5:54 a.m.15 views

kernel: net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()

A vulnerability was found in the Linux kernel's networking subsystem in the actapi implementation within the tcfidrcheckalloc function, which lead to a possible infinite loop when multiple actions with the same index are added, causing the second request to block indefinitely while holding the...

5.5CVSS6.8AI score0.00289EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/03 5:36 a.m.15 views

kernel: net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()

A vulnerability was found in the Linux kernel's networking subsystem in the actapi implementation within the tcfidrcheckalloc function, which lead to a possible infinite loop when multiple actions with the same index are added, causing the second request to block indefinitely while holding the...

5.5CVSS6.8AI score0.00289EPSS
SaveExploits0References5
Debian
Debian
added 2024/09/03 5:07 a.m.123 views

[SECURITY] [DLA 3865-1] frr security update

Debian LTS Advisory DLA-3865-1 [email protected] https://www.debian.org/lts/security/ Tobias Frost September 03, 2024 https://wiki.debian.org/LTS Package : frr Version : 7.5.1-1.1+deb11u3 CVE ID : CVE-2022-26125 CVE-2022-26126 CVE-2022-26127 CVE-2022-26128 CVE-2022-26129 CVE-2022-37035...

9.8CVSS7.2AI score0.02412EPSS
SaveExploits6
NVD
NVD
added 2024/09/02 6:15 p.m.23 views

CVE-2024-45306

Vim is an open source, command line text editor. Patch v9.1.0038 optimized how the cursor position is calculated and removed a loop, that verified that the cursor position always points inside a line and does not become invalid by pointing beyond the end of a line. Back then we assumed this loop ...

5.5CVSS0.00298EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/08/30 12:00 a.m.30 views

CBL Mariner 2.0 Security Update: edk2 / openssl (CVE-2022-0778)

The version of edk2 / openssl installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2022-0778 advisory. - The BNmodsqrt function, which computes a modular square root, contains a bug that can cause it to loo...

7.5CVSS6.8AI score0.73188EPSS
SaveExploits2References2
Amazon
Amazon
added 2024/08/29 12:00 a.m.9 views

Important: docker

Issue Overview: When following an HTTP redirect to a domain which is not a subdomain match or exact match of the initial domain, an http.Client does not forward sensitive headers such as "Authorization" or "Cookie". For example, a redirect from foo.com to www.foo.com will forward the Authorizatio...

9.9CVSS6.7AI score0.16496EPSS
SaveExploits0
Rows per page
Query Builder