Lucene search
+L

1051 matches found

OSV
OSV
added 2024/03/22 5:31 p.m.39 views

GO-2024-2652 Brute force protection bypass in github.com/argoproj/argo-cd/v2

An attacker can effectively bypass the rate limit and brute force protections in Argo CD by exploiting the application's weak cache-based mechanism. The application's brute force protection relies on a cache mechanism that tracks login attempts for each user. An attacker can overflow this cache b...

9.8CVSS7.3AI score0.00838EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/03/18 8:29 p.m.49 views

Bypassing Rate Limit and Brute Force Protection Using Cache Overflow

Summary An attacker can effectively bypass the rate limit and brute force protections by exploiting the application's weak cache-based mechanism. This loophole in security can be combined with other vulnerabilities to attack the default admin account. This flaw undermines a previously patched CVE...

9.1CVSS7.9AI score0.00838EPSS
SaveExploits1References7Affected Software1
RedhatCVE
RedhatCVE
added 2024/03/18 8:20 p.m.39 views

CVE-2024-21662

A flaw was found in Argo CD, where the rate limit for login attempts may be bypassed due to an incomplete fix for CVE-2020-8827. The cache-based mechanism is limited to a defaultMaxCacheSize of 1000 entries. An attacker can overflow this cache by sending excessive login attempts for different...

9.1CVSS7.6AI score0.02212EPSS
SaveExploits2References7
NVD
NVD
added 2024/03/18 7:15 p.m.48 views

CVE-2024-21662

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Prior to versions 2.8.13, 2.9.9, and 2.10.4, an attacker can effectively bypass the rate limit and brute force protections by exploiting the application's weak cache-based mechanism. This loophole in security can be combine...

9.1CVSS8AI score0.00838EPSS
SaveExploits1References5
CVE
CVE
added 2024/03/18 6:42 p.m.345 views

CVE-2024-21662

CVE-2024-21662 (Argo CD) is a brute-force protection bypass caused by a weak cache-based login attempt tracker. The vulnerability centers on a per-user login attempt cache capped at 1000 entries (defaultMaxCacheSize). An attacker can overload the cache with login attempts for many users, causing ...

9.1CVSS7.9AI score0.00838EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2024/03/18 6:42 p.m.47 views

CVE-2024-21662 Argo CD vulnerable to Bypassing of Rate Limit and Brute Force Protection Using Cache Overflow

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Prior to versions 2.8.13, 2.9.9, and 2.10.4, an attacker can effectively bypass the rate limit and brute force protections by exploiting the application's weak cache-based mechanism. This loophole in security can be combine...

7.5CVSS7AI score0.00751EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/03/18 6:42 p.m.59 views

CVE-2024-21662 Argo CD vulnerable to Bypassing of Rate Limit and Brute Force Protection Using Cache Overflow

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. Prior to versions 2.8.13, 2.9.9, and 2.10.4, an attacker can effectively bypass the rate limit and brute force protections by exploiting the application's weak cache-based mechanism. This loophole in security can be combine...

7.5CVSS8.1AI score0.00838EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2024/03/18 12:00 a.m.6 views

PT-2024-2260 · Argo Cd · Argo Cd

Name of the Vulnerable Software and Affected Versions: Argo CD versions prior to 2.8.13 Argo CD versions prior to 2.9.9 Argo CD versions prior to 2.10.4 Description: The issue is related to the mechanism of caching in Argo CD, which is a declarative, GitOps continuous delivery tool for Kubernetes...

9.8CVSS9.4AI score0.02212EPSS
SaveExploits2References18
Vulnrichment
Vulnrichment
added 2024/03/15 7:13 p.m.29 views

CVE-2024-24827 No rate limits on POST /uploads endpoint in Discourse

Discourse is an open source platform for community discussion. Without a rate limit on the POST /uploads endpoint, it makes it easier for an attacker to carry out a DoS attack on the server since creating an upload can be a resource intensive process. Do note that the impact varies from site to...

5.3CVSS5.5AI score0.00593EPSS
SaveExploits0References2
CVE
CVE
added 2024/03/15 7:13 p.m.124 views

CVE-2024-24827

Discourse (open source forum software) is vulnerable to a Denial of Service caused by no rate limit on POST /uploads. The CVE-2024-24827 entry notes that creating an upload is resource-intensive, and impact varies by site settings such as max_image_size_kb, max_attachment_size_kb, and max_image_m...

7.5CVSS5.1AI score0.00593EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/03/15 12:00 a.m.31 views

PT-2024-20593 · Nginx +1 · Nginx +1

Name of the Vulnerable Software and Affected Versions: Discourse versions prior to the latest stable, beta and tests-passed version Description: The issue affects Discourse, an open source platform for community discussion, due to the lack of a rate limit on the "POST /uploads" endpoint. This mak...

5.3CVSS6.7AI score0.00593EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/06 11:10 a.m.39 views

BIT-DISCOURSE-2021-3138

In Discourse 2.7.0 through beta1, a rate-limit bypass leads to a bypass of the 2FA requirement for certain forms...

7.5CVSS7.4AI score0.03073EPSS
SaveExploits4References4
OSV
OSV
added 2024/02/22 10:09 p.m.16 views

GHSA-HMX6-R76C-85G9 Gradio apps vulnerable to timing attacks to guess password

Impact This security policy is with regards to a timing attack that allows users of Gradio apps to potentially guess the password of password-protected Gradio apps. This relies on the fact that string comparisons in Python terminate early, as soon as there is a string mismatch. Because Gradio app...

5.9CVSS6.1AI score0.00497EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2024/02/02 10:21 p.m.19 views

Nervos CKB P2P DoS Attacks

The P2P protocols lack of rate limit. For example, in relay protocol, when a node receives a broadcasted txhashes, it will mark it in memory to avoid duplicated requests. code → . It is easy to establish a DoS attach by generating random tx hashes. Impact It affects all nodes connected to the P2P...

7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/02/02 10:21 p.m.12 views

GHSA-84X2-2QV6-QG56 Nervos CKB P2P DoS Attacks

The P2P protocols lack of rate limit. For example, in relay protocol, when a node receives a broadcasted txhashes, it will mark it in memory to avoid duplicated requests. code → . It is easy to establish a DoS attach by generating random tx hashes. Impact It affects all nodes connected to the P2P...

7AI score
SaveExploits0References2
OSV
OSV
added 2024/01/12 3:13 p.m.88 views

GHSA-CHCR-X7HC-8FP8 Devise-Two-Factor vulnerable to brute force attacks

Advisory withdrawn The backing CVE has been rejected Devise-Two-Factor does not throttle or otherwise restrict login attempts at the server by default. When combined with the Time-based One Time Password algorithm's TOTP inherent entropy limitations, it's possible for an attacker to bypass the 2F...

5CVSS8.3AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/01/12 3:13 p.m.49 views

Devise-Two-Factor vulnerable to brute force attacks

Advisory withdrawn The backing CVE has been rejected Devise-Two-Factor does not throttle or otherwise restrict login attempts at the server by default. When combined with the Time-based One Time Password algorithm's TOTP inherent entropy limitations, it's possible for an attacker to bypass the 2F...

8.4AI score
SaveExploits0References4Affected Software1
RubySec
RubySec
added 2024/01/11 9:00 p.m.61 views

Devise-Two-Factor vulnerable to brute force attacks

Devise-Two-Factor does not throttle or otherwise restrict login attempts at the server by default. When combined with the Time-based One Time Password algorithm's TOTP inherent entropy limitations, it's possible for an attacker to bypass the 2FA mechanism through brute-force attacks. Impact If a...

7.7AI score
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/01/11 12:00 a.m.10 views

PHPJabbers Hotel Booking System Security Vulnerability

Hotel Booking System is a hotel booking system. A security vulnerability exists in PHPJabbers Hotel Booking System version 4.0, which stems from the presence of a lost rate limit vulnerability...

6.5CVSS6.8AI score0.00537EPSS
SaveExploits2References3
CNNVD
CNNVD
added 2024/01/11 12:00 a.m.10 views

PHPJabbers Shared Asset Booking System Security Vulnerability

PHPJabbers Shared Asset Booking System is a shared asset booking system from PHPJabbers Serbia. A security vulnerability exists in PHPJabbers Shared Asset Booking System version 1.0, which stems from the presence of a lost rate limit vulnerability...

6.5CVSS6.8AI score0.00387EPSS
SaveExploits2References3
Rows per page
Query Builder