Lucene search
+L

54 matches found

Kitploit
Kitploit
•added 2026/09/25 1:20 p.m.•14 views

spraycharles

Spraycharles hey, yo I'm feeling like spraycharles - Chiddy Bang Low and slow password spraying tool, designed to spray on an interval over a long period of time. Includes spraying plugins for Office365, OWA, EWS, Okta, ADFS, Cisco SSL VPN, Citrix Netscaler, Sonciwall, NTLM over HTTP, and SMB...

6.2AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/23 3:56 a.m.•15 views

CVE-2019-0708poc

CVE-2019-0708poc Just constructed a batch detection script based on the single-IP detection tool for CVE-2019-0708 developed by 360Vulcan Team Only a single-threaded version was written.. haven't had time to implement multi-threading yet...

10CVSS8AI score0.99999EPSS
SaveExploits126
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•10 views

Astra Linux – Vulnerability in Linux 5.10

Due to a vulnerability in the iouring subsystem, it is possible for kernel memory information to be leaked to the user process. timensinstall calls currentissinglethreaded to determine whether the current process is single-threaded. However, this call does not take into account iouring’s ioworker...

5.5CVSS6.6AI score0.0027EPSS
SaveExploits0References1
OSV
OSV
•added 2026/07/20 8:51 p.m.•20 views

GHSA-3JXR-9VMJ-R5CP brace-expansion: DoS via exponential-time expansion of consecutive non-expanding {} groups

Summary brace-expansion's expand exhibits exponential-time - O2ⁿ - behavior in the number of consecutive non-expanding groups. A short, all-ASCII input 90 bytes/30 groups blocks the calling thread for minutes; a slightly longer input hangs it effectively indefinitely. Because the dominant consume...

8.7CVSS5.7AI score0.00364EPSS
SaveExploits0References12
PyPA
PyPA
•added 2026/07/07 4:02 p.m.•20 views

fastapi-guard is vulnerable to ReDoS through inefficient regex

Summaryfastapi-guard detects penetration attempts by using regex patterns to scan incoming requests. However, some of the regex patterns used in detection are extremely inefficient and can cause polynomial complexity backtracks when handling specially crafted inputs.It is not as severe as...

7.5CVSS6AI score0.00422EPSS
SaveExploits1References6Affected Software1
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•24 views

Aim vulnerable to Synchronous Access of Remote Resource without Timeout

A vulnerability in aimhubio/aim version 3.25.0 allows for a denial of service through the misuse of the sshfs-client. The tracking server, which is single-threaded, can be made unresponsive by requesting it to connect to an unresponsive socket via sshfs. The lack of an additional timeout setting ...

5.9CVSS5.9AI score0.00473EPSS
SaveExploits1References6Affected Software1
OSV
OSV
•added 2026/07/07 2:34 p.m.•14 views

PYSEC-2026-1095 Aim vulnerable to Synchronous Access of Remote Resource without Timeout

A vulnerability in aimhubio/aim version 3.25.0 allows for a denial of service through the misuse of the sshfs-client. The tracking server, which is single-threaded, can be made unresponsive by requesting it to connect to an unresponsive socket via sshfs. The lack of an additional timeout setting ...

5.9CVSS6.2AI score0.00473EPSS
SaveExploits1References6
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•23 views

Aim Uncontrolled Resource Consumption vulnerability

A vulnerability in aimhubio/aim version 3.25.0 allows for a denial of service DoS attack. The issue arises when a large number of tracked metrics are retrieved simultaneously from the Aim web API, causing the web server to become unresponsive. The root cause is the lack of a limit on the number o...

7.5CVSS6AI score0.00779EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
•added 2026/06/30 3:27 p.m.•9 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity in the --listen process due to inefficient HTTP body processing using repeated string concatenation, which results in quadratic time complexity. An attacker can cause excessive CPU usage and monopolize...

7.5CVSS6AI score0.00419EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/30 1:19 p.m.•27 views

UBUNTU-CVE-2026-53433

fzf is vulnerable to a Denial of Service DoS due to inefficient HTTP body processing in the --listen mode due to inefficient HTTP body processing using repeated string concatenation, resulting in quadratic time complexity On². A crafted POST request with many small segments can trigger excessive...

7.5CVSS5.7AI score0.00378EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/06/30 12:01 p.m.•22 views

EUVD-2026-40303

fzf is vulnerable to a Denial of Service DoS due to inefficient HTTP body processing in the --listen mode due to inefficient HTTP body processing using repeated string concatenation, resulting in quadratic time complexity On². A crafted POST request with many small segments can trigger excessive...

5.7CVSS5.7AI score0.00419EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/06/30 12:01 p.m.•37 views

CVE-2026-53433

fzf is vulnerable to a Denial of Service DoS due to inefficient HTTP body processing in the --listen mode due to inefficient HTTP body processing using repeated string concatenation, resulting in quadratic time complexity On². A crafted POST request with many small segments can trigger excessive...

7.5CVSS5.8AI score0.00378EPSS
SaveExploits0
Vulnrichment
Vulnrichment
•added 2026/06/30 12:01 p.m.•14 views

CVE-2026-53433 Denial of Service in fzf

fzf is vulnerable to a Denial of Service DoS due to inefficient HTTP body processing in the --listen mode due to inefficient HTTP body processing using repeated string concatenation, resulting in quadratic time complexity On². A crafted POST request with many small segments can trigger excessive...

5.7CVSS5.8AI score0.00378EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/15 1:58 a.m.•19 views

SUSE CVE-2026-42304

Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 26.4.0rc2, the twisted.names module is vulnerable to a Denial of Service DoS attack via resource exhaustion during DNS name decompression. A remote, unauthenticated attacker can exploit this by sending...

7.5CVSS5.8AI score0.0095EPSS
SaveExploits1References6
OSV
OSV
•added 2026/05/13 9:16 p.m.•15 views

PYSEC-2026-160

Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 26.4.0rc2, the twisted.names module is vulnerable to a Denial of Service DoS attack via resource exhaustion during DNS name decompression. A remote, unauthenticated attacker can exploit this by sending...

7.5CVSS5.8AI score0.0095EPSS
SaveExploits1References1
PyPA
PyPA
•added 2026/05/13 9:16 p.m.•26 views

PYSEC-2026-160

Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 26.4.0rc2, the twisted.names module is vulnerable to a Denial of Service DoS attack via resource exhaustion during DNS name decompression. A remote, unauthenticated attacker can exploit this by sending...

7.5CVSS5.8AI score0.0095EPSS
SaveExploits1References1Affected Software1
OSV
OSV
•added 2026/05/05 9:12 p.m.•10 views

GHSA-GRGV-6HW6-V9G4 Twisted has a Denial of Service (DoS) in twisted.names via Crafted DNS Compression Pointer Chains

Details The twisted.names module is vulnerable to a Denial of Service DoS attack via resource exhaustion during DNS name decompression. A remote, unauthenticated attacker can exploit this by sending a crafted TCP DNS packet containing deeply chained compression pointers. This flaw bypasses previo...

7.5CVSS5.9AI score0.0095EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
•added 2026/05/05 12:00 a.m.•37 views

PT-2026-37262

Name of the Vulnerable Software and Affected Versions Twisted versions prior to 26.4.0 Description The twisted.names module is susceptible to a Denial of Service DoS attack caused by resource exhaustion during DNS name decompression. A remote, unauthenticated attacker can send a specially crafted...

7.5CVSS5.8AI score0.0095EPSS
SaveExploits3References56
Snyk
Snyk
•added 2026/05/04 10:03 p.m.•18 views

Use of Blocking Code in Single-threaded, Non-blocking Context

Overview Affected versions of this package are vulnerable to Use of Blocking Code in Single-threaded, Non-blocking Context through the OpenSSL::KDF.pbkdf2hmac function during SCRAM authentication. An attacker can cause the Ruby client VM to become unresponsive by sending a large iteration count...

8.3CVSS5.9AI score0.00519EPSS
SaveExploits0References3
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•15 views

EUVD-2025-6995

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00779EPSS
SaveExploits1References3
Rows per page
Query Builder