Lucene search
+L

18 matches found

PyPA
PyPA
added 2026/07/07 2:34 p.m.17 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.00461EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/06/30 1:19 p.m.21 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.00212EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/30 12:1 p.m.18 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.0024EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/06/30 12:1 p.m.12 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.00212EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-6995

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00759EPSS
SaveExploits1References3
OSV
OSV
added 2025/03/20 12:32 p.m.13 views

GHSA-35P3-6J45-PRWM 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.5CVSS7.1AI score0.00759EPSS
SaveExploits1References3
OSV
OSV
added 2025/03/20 12:32 p.m.6 views

GHSA-V5PJ-JRPV-H6G2 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.9CVSS7AI score0.00461EPSS
SaveExploits1References4
NVD
NVD
added 2025/03/20 10:15 a.m.10 views

CVE-2024-12778

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.5CVSS0.00759EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/03/20 10:11 a.m.19 views

CVE-2024-12777 Denial of Service in aimhubio/aim

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.9CVSS0.00461EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.17 views

CVE-2024-12778 Denial of Service in aimhubio/aim

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.5CVSS0.00759EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2020/07/01 6:46 p.m.11 views

npmjs-websocket-extensions: ReDoS vulnerability in Sec-WebSocket-Extensions parser

websocket-extensions npm module prior to 0.1.4 allows Denial of Service DoS via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and some other...

7.5CVSS7.2AI score0.03012EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2020/06/10 2:25 p.m.39 views

CVE-2020-7663

A flaw was found in the websocket-extensions ruby module in versions prior to 0.1.5. The parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and another character. When abused by an...

5CVSS3.1AI score0.04526EPSS
SaveExploits1References4
OSV
OSV
added 2020/06/05 4:16 p.m.11 views

GHSA-G78M-2CHM-R7QV Regular Expression Denial of Service in websocket-extensions (NPM package)

Impact The ReDoS flaw allows an attacker to exhaust the server's capacity to process incoming requests by sending a WebSocket handshake request containing a header of the following form: Sec-WebSocket-Extensions: a; b="\c\c\c\c\c\c\c\c\c\c ... That is, a header containing an unclosed string...

8.2CVSS7.1AI score0.03012EPSS
SaveExploits1References6
OSV
OSV
added 2020/06/02 7:15 p.m.29 views

CVE-2020-7662

websocket-extensions npm module prior to 0.1.4 allows Denial of Service DoS via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and some other...

7.5CVSS6.9AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2020/06/02 7:15 p.m.38 views

CVE-2020-7663

websocket-extensions ruby module prior to 0.1.5 allows Denial of Service DoS via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and some other...

7.5CVSS7.1AI score0.04526EPSS
SaveExploits1References6
Prion
Prion
added 2020/06/02 7:15 p.m.22 views

Design/Logic Flaw

websocket-extensions ruby module prior to 0.1.5 allows Denial of Service DoS via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and some other...

5CVSS7.3AI score0.04526EPSS
SaveExploits1References6Affected Software3
Debian CVE
Debian CVE
added 2020/06/02 6:25 p.m.99 views

CVE-2020-7663

websocket-extensions ruby module prior to 0.1.5 allows Denial of Service DoS via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string parameter value whose content is a repeating two-byte sequence of a backslash and some other...

7.5CVSS7.5AI score0.04526EPSS
SaveExploits1
Metasploit
Metasploit
added 2017/11/02 12:0 a.m.53 views

Brother Debut http Denial Of Service

The Debut embedded HTTP server use auxiliary/dos/http/brother/debutdos msf undefineddebutdos show actions ...actions... msf undefineddebutdos set ACTION msf undefineddebutdos show options ...show and set options... msf undefineddebutdos run This module requires Metasploit:...

7.8CVSS7.3AI score0.59386EPSS
SaveExploits7
Rows per page
Query Builder