Lucene search
+L

322 matches found

Debian CVE
Debian CVE
added 2024/06/20 2:33 p.m.56 views

CVE-2024-6162

A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processe...

7.5CVSS7AI score0.01702EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.27 views

CVE-2024-6162

A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processe...

7.5CVSS6.9AI score0.01702EPSS
SaveExploits0References2
PyPA
PyPA
added 2024/06/06 7:15 p.m.14 views

PYSEC-2024-105

A race condition vulnerability exists in zenml-io/zenml versions up to and including 0.55.3, which allows for the creation of multiple users with the same username when requests are sent in parallel. This issue was fixed in version 0.55.5. The vulnerability arises due to insufficient handling of...

3.1CVSS6.7AI score0.00291EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/06/06 7:15 p.m.28 views

PYSEC-2024-105

A race condition vulnerability exists in zenml-io/zenml versions up to and including 0.55.3, which allows for the creation of multiple users with the same username when requests are sent in parallel. This issue was fixed in version 0.55.5. The vulnerability arises due to insufficient handling of...

3.1CVSS3.9AI score0.00291EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/06/06 12:00 a.m.20 views

PT-2024-18648 · Zenml Io · Zenml

Name of the Vulnerable Software and Affected Versions: zenml-io/zenml versions up to and including 0.55.3 Description: A race condition issue exists, allowing for the creation of multiple users with the same username when requests are sent in parallel. This is due to insufficient handling of...

3.1CVSS4.5AI score0.00291EPSS
SaveExploits0References10
Veracode
Veracode
added 2024/05/15 3:58 a.m.37 views

Denial Of Service (DoS)

Microsoft.AspNetCore.App.Runtime is vulnerable to Denial of Service DoS. The vulnerability is caused by a deadlock that occurs within the .NET Kestrel web server, specifically impacting the handling of concurrent requests under certain conditions, which allows an attacker to potentially disrupt...

5.9CVSS6.9AI score0.01688EPSS
SaveExploits0References4Affected Software14
CNNVD
CNNVD
added 2024/05/07 12:00 a.m.6 views

AnythingLLM 安全漏洞

AnythingLLM is a document chatbot that meets business requirements. A security vulnerability exists in AnythingLLM that stems from the fact that an attacker can accept a single user invitation by sending multiple concurrent requests, thereby allowing the creation of multiple user accounts from a...

6.5CVSS6.5AI score0.00325EPSS
SaveExploits1References2
OSV
OSV
added 2024/05/06 11:42 p.m.9 views

CVE-2024-2913 Race Condition Vulnerability in mintplex-labs/anything-llm

A race condition vulnerability exists in the mintplex-labs/anything-llm repository, specifically within the user invite acceptance process. Attackers can exploit this vulnerability by sending multiple concurrent requests to accept a single user invite, allowing the creation of multiple user...

6.5CVSS6.6AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/06 11:42 p.m.25 views

CVE-2024-2913 Race Condition Vulnerability in mintplex-labs/anything-llm

A race condition vulnerability exists in the mintplex-labs/anything-llm repository, specifically within the user invite acceptance process. Attackers can exploit this vulnerability by sending multiple concurrent requests to accept a single user invite, allowing the creation of multiple user...

6.5CVSS6.8AI score0.00325EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2024/03/06 3:38 p.m.11 views

undertow: url-encoded request path information can be broken on ajp-listener

A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processe...

7.5CVSS7.3AI score0.01702EPSS
SaveExploits0References5
Veracode
Veracode
added 2023/11/29 10:12 a.m.20 views

Denial Of Service (DoS)

apachesuperset is vulnerable to Denial Of Service DoS. The vulnerability is caused by a lack rate limiting in the API and dashboard functionalities. An attacker with authenticated access, could exploit this vulnerability by initiating multiple concurrent requests for dashboard exports. This can...

6.5CVSS6.8AI score0.0114EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/28 6:30 p.m.28 views

Apache Superset Allocation of Resources Without Limits or Throttling vulnerability

An authenticated malicious user could initiate multiple concurrent requests, each requesting multiple dashboard exports, leading to a possible denial of service. This issue affects Apache Superset: before 3.0.0...

6.5CVSS5.8AI score0.0114EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2023/11/28 6:15 p.m.31 views

CVE-2023-42504

An authenticated malicious user could initiate multiple concurrent requests, each requesting multiple dashboard exports, leading to a possible denial of service. This issue affects Apache Superset: before 3.0.0...

6.5CVSS0.0114EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/11/28 5:59 p.m.9 views

CVE-2023-42504 Apache Superset: Lack of rate limiting allows for possible denial of service

An authenticated malicious user could initiate multiple concurrent requests, each requesting multiple dashboard exports, leading to a possible denial of service. This issue affects Apache Superset: before 3.0.0...

5.8CVSS5.8AI score0.0114EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/11/28 12:00 a.m.7 views

PT-2023-28378

Name of the Vulnerable Software and Affected Versions Apache Superset versions prior to 3.0.0 Description The issue allows an authenticated malicious user to initiate multiple concurrent requests, each requesting multiple dashboard exports. This could lead to a possible denial of service...

6.5CVSS6.6AI score0.0114EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2023/10/25 2:22 p.m.59 views

Werkzeug DoS: High resource usage when parsing multipart/form-data containing a large part with CR/LF character at the beginning

Werkzeug multipart data parser needs to find a boundary that may be between consecutive chunks. That's why parsing is based on looking for newline characters. Unfortunately, code looking for partial boundary in the buffer is written inefficiently, so if we upload a file that starts with CR or LF...

8CVSS7.1AI score0.01072EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2023/09/12 8:15 a.m.6 views

CVE-2022-4896

Cyber Control, in its 1.650 version, is affected by a vulnerability in the generation on the server of pop-up windows with the messages "PNTMEDIDAS", "PEDIR", "HAYDISCOA" or "SPOOLER". A complete denial of service can be achieved by sending multiple requests simultaneously on a core...

7.5CVSS5.8AI score0.01036EPSS
SaveExploits1References1
OSV
OSV
added 2023/05/08 9:15 p.m.65 views

UBUNTU-CVE-2023-31141

OpenSearch is open-source software suite for search, analytics, and observability applications. Prior to versions 1.3.10 and 2.7.0, there is an issue with the implementation of fine-grained access control rules document-level security, field-level security and field masking where they are not...

5.9CVSS5.8AI score0.0046EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 6:17 a.m.5 views

SUSE CVE-2005-3510

Apache Tomcat 5.5.0 to 5.5.11 allows remote attackers to cause a denial of service CPU consumption via a large number of simultaneous requests to list a web directory that has a large number of files...

5CVSS6.9AI score0.05954EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:56 a.m.6 views

SUSE CVE-2016-8745

A bug in the error handling of the send file code for the NIO HTTP connector in Apache Tomcat 9.0.0.M1 to 9.0.0.M13, 8.5.0 to 8.5.8, 8.0.0.RC1 to 8.0.39, 7.0.0 to 7.0.73 and 6.0.16 to 6.0.48 resulted in the current Processor object being added to the Processor cache multiple times. This in turn...

7.5CVSS9.4AI score0.16038EPSS
SaveExploits0References8
Rows per page
Query Builder