Lucene search
+L

2360 matches found

CVE
CVE
added 2024/12/11 10:01 p.m.93 views

CVE-2024-45404

CVE-2024-45404 affects OpenCTI prior to 6.2.18. The root cause is the absence of rate limiting on the OTP mechanism, specifically the otpLogin mutation, enabling an attacker with valid credentials (or a malicious insider) to bypass two-factor authentication and hijack an account. Evidence from mu...

8.1CVSS7.3AI score0.00583EPSS
SaveExploits0References1Affected Software1
Veracode
Veracode
added 2024/12/11 8:12 a.m.12 views

Denial Of Service (DoS)

Matrix-synapse is vulnerable to Denial Of Service. The vulnerability is due to insufficient rate limiting, allowing unauthenticated adversaries to trigger excessive remote media downloads and caching, potentially causing disk exhaustion and service unavailability...

7.5CVSS6.8AI score0.00572EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2024/12/11 12:00 a.m.11 views

PT-2024-31608 · Opencti · Opencti

Name of the Vulnerable Software and Affected Versions: OpenCTI versions prior to 6.2.18 Description: The issue affects the two-factor authentication mechanism in OpenCTI, an open-source cyber threat intelligence platform. Due to the lack of a function to limit the rate of One Time Passwords OTPs,...

8.1CVSS6.4AI score0.00583EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/09 8:42 p.m.72 views

GHSA-C2PC-G5QF-RFRF league/commonmark's quadratic complexity bugs may lead to a denial of service

Impact Several polynomial time complexity issues in league/commonmark may lead to unbounded resource exhaustion and subsequent denial of service. Malicious users could trigger that inefficient code with carefully crafted Markdown inputs that are specifically designed to ensure the worst-case...

7.5CVSS7.5AI score
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2024/12/09 8:42 p.m.101 views

league/commonmark's quadratic complexity bugs may lead to a denial of service

Impact Several polynomial time complexity issues in league/commonmark may lead to unbounded resource exhaustion and subsequent denial of service. Malicious users could trigger that inefficient code with carefully crafted Markdown inputs that are specifically designed to ensure the worst-case...

7.5AI score
SaveExploits0References11Affected Software1
Veracode
Veracode
added 2024/12/03 5:43 a.m.13 views

Account Takeover

zenml is vulnerable to Account Takeover. The vulnerability is due to a lack of rate-limiting on the '/api/v1/current-user' endpoint, which allows attackers to brute-force the current password in the 'Update Password' function...

5.4CVSS6.7AI score0.00475EPSS
SaveExploits1References3Affected Software1
Wallarm Lab
Wallarm Lab
added 2024/11/27 1:06 p.m.22 views

How Is API Abuse Different from Web Application Attacks by Bots?

API abuse and web application bot attacks are often confused. This is understandable, as both involve automated interactions and are usually executed by bots. Both attack vectors are prevalent; criminals are always eager to disrupt the foundations on which businesses base their operations to...

7.7AI score
SaveExploits0
CNVD
CNVD
added 2024/11/19 12:00 a.m.30 views

lunary email bombing vulnerability

lunary is lunary open source a production toolkit for LLM . An email bombing vulnerability exists in lunary that stems from a lack of rate limiting on the forgot password page, leading to an email bombing vulnerability. No detailed vulnerability details are provided at this time...

7.5CVSS6.8AI score0.00456EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/18 6:15 p.m.43 views

CVE-2023-49952

Mastodon 4.1.x before 4.1.17 and 4.2.x before 4.2.9 allows a bypass of rate limiting via a crafted HTTP request header...

7.5CVSS0.0047EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/18 12:00 a.m.51 views

CVE-2023-49952

Mastodon 4.1.x before 4.1.17 and 4.2.x before 4.2.9 allows a bypass of rate limiting via a crafted HTTP request header...

0.0047EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/11/18 12:00 a.m.11 views

PT-2024-13840 · Mastodon · Mastodon

Name of the Vulnerable Software and Affected Versions: Mastodon versions 4.1.x through 4.1.16 Mastodon versions 4.2.x through 4.2.8 Description: The issue allows a bypass of rate limiting via a crafted HTTP request header. This means that an attacker can send a specially designed HTTP request...

7.5CVSS6.2AI score0.0047EPSS
SaveExploits0References10
OSV
OSV
added 2024/11/18 12:00 a.m.15 views

CVE-2023-49952

Mastodon 4.1.x before 4.1.17 and 4.2.x before 4.2.9 allows a bypass of rate limiting via a crafted HTTP request header...

7.5CVSS6.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/11/15 2:58 p.m.37 views

CVE-2023-20125 Cisco BroadWorks Network Server TCP Denial of Service Vulnerability

A vulnerability in the local interface of Cisco BroadWorks Network Server could allow an unauthenticated, remote attacker to exhaust system resources, causing a denial of service DoS condition. This vulnerability exists because rate limiting does not occur for certain incoming TCP connections. An...

8.6CVSS0.00953EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/14 7:15 p.m.32 views

CVE-2024-3760

In lunary-ai/lunary version 1.2.7, there is a lack of rate limiting on the forgot password page, leading to an email bombing vulnerability. Attackers can exploit this by automating forgot password requests to flood targeted user accounts with a high volume of password reset emails. This not only...

7.5CVSS0.00456EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/14 7:15 p.m.13 views

CVE-2024-3760

In lunary-ai/lunary version 1.2.7, there is a lack of rate limiting on the forgot password page, leading to an email bombing vulnerability. Attackers can exploit this by automating forgot password requests to flood targeted user accounts with a high volume of password reset emails. This not only...

7.5CVSS6.9AI score0.00456EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/14 6:30 p.m.13 views

GHSA-J3VQ-PMP5-R5XJ Missing ratelimit on passwrod resets in zenml

zenml-io/zenml version 0.56.4 is vulnerable to an account takeover due to the lack of rate-limiting in the password change function. An attacker can brute-force the current password in the 'Update Password' function, allowing them to take over the user's account. This vulnerability is due to the...

5.4CVSS5.5AI score0.00475EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/11/14 6:30 p.m.31 views

Missing ratelimit on passwrod resets in zenml

zenml-io/zenml version 0.56.4 is vulnerable to an account takeover due to the lack of rate-limiting in the password change function. An attacker can brute-force the current password in the 'Update Password' function, allowing them to take over the user's account. This vulnerability is due to the...

5.4CVSS7.3AI score0.00475EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2024/11/14 6:26 p.m.32 views

CVE-2024-3760 Email Bombing Vulnerability in lunary-ai/lunary

In lunary-ai/lunary version 1.2.7, there is a lack of rate limiting on the forgot password page, leading to an email bombing vulnerability. Attackers can exploit this by automating forgot password requests to flood targeted user accounts with a high volume of password reset emails. This not only...

7.5CVSS0.00456EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/14 6:26 p.m.25 views

CVE-2024-3760 Email Bombing Vulnerability in lunary-ai/lunary

In lunary-ai/lunary version 1.2.7, there is a lack of rate limiting on the forgot password page, leading to an email bombing vulnerability. Attackers can exploit this by automating forgot password requests to flood targeted user accounts with a high volume of password reset emails. This not only...

7.5CVSS7.2AI score0.00456EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/14 6:26 p.m.67 views

CVE-2024-3760

CVE-2024-3760 concerns lunary-ai/lunary v1.2.7, where the forgot-password page lacks rate limiting, enabling an email bombing vulnerability. The root cause is an unauthenticated, high-volume request path that can flood target user mailboxes and strain mail servers, potentially degrading service a...

7.5CVSS7.5AI score0.00456EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder