Lucene search
+L

4749 matches found

Vulnrichment
Vulnrichment
added 2025/07/22 12:0 a.m.6 views

CVE-2025-51865

Ai2 playground web service playground.allenai.org LLM chat through 2025-06-03 is vulnerable to Insecure Direct Object Reference IDOR, allowing attackers to gain sensitvie information via enumerating thread keys in the URL...

7.1AI score0.00367EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/22 12:0 a.m.17 views

CVE-2025-51865

Ai2 playground web service playground.allenai.org LLM chat through 2025-06-03 is vulnerable to Insecure Direct Object Reference IDOR, allowing attackers to gain sensitvie information via enumerating thread keys in the URL...

0.00367EPSS
SaveExploits0References1
CVE
CVE
added 2025/07/22 12:0 a.m.22 views

CVE-2025-51865

CVE-2025-51865 concerns the Ai2 Playground web service (playground.allenai.org). The vulnerability is an Insecure Direct Object Reference (IDOR) that lets an attacker enumerate thread keys in the URL to gain sensitive information. The CVE is tracked with CVSS 3.1: Network attack, Low attack compl...

8.8CVSS7.1AI score0.00367EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2025/07/22 12:0 a.m.8 views

The vulnerability of the nfs_return_empty_folio() function in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the nfsreturnemptyfolio function in the Linux operating system is related to errors during thread blocking. Exploiting this vulnerability can allow an attacker to cause a service failure...

7CVSS6.6AI score0.00156EPSS
SaveExploits0References10Affected Software6
NVD
NVD
added 2025/07/21 8:15 p.m.10 views

CVE-2025-54121

Starlette is a lightweight ASGI Asynchronous Server Gateway Interface framework/toolkit, designed for building async web services in Python. In versions 0.47.1 and below, when parsing a multi-part form with large files greater than the default max spool size starlette will block the main thread t...

5.3CVSS0.0053EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/21 8:6 p.m.12 views

CVE-2025-54121 Starlette has possible denial-of-service vector when parsing large files in multipart forms

Starlette is a lightweight ASGI Asynchronous Server Gateway Interface framework/toolkit, designed for building async web services in Python. In versions 0.47.1 and below, when parsing a multi-part form with large files greater than the default max spool size starlette will block the main thread t...

5.3CVSS7.2AI score
SaveExploits0References6
CVE
CVE
added 2025/07/21 8:6 p.m.115 views

CVE-2025-54121

CVE-2025-54121 affects Starlette (Python, ASGI). In versions 0.47.1 and older, multipart form parsing of large files can cause the main event loop to stall while rolling the file to disk, because UploadFile incorrectly checks file-in-memory status and whether additional bytes trigger a rollover. ...

5.3CVSS6.6AI score0.0053EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/07/21 7:34 p.m.14 views

Starlette has possible denial-of-service vector when parsing large files in multipart forms

Summary When parsing a multi-part form with large files greater than the default max spool size starlette will block the main thread to roll the file over to disk. This blocks the event thread which means we can't accept new connections. Details Please see this discussion for details:...

5.3CVSS7.2AI score0.0053EPSS
SaveExploits0References6Affected Software1
CNVD
CNVD
added 2025/07/21 12:0 a.m.5 views

Unspecified Vulnerability in Oracle MySQL Server (CNVD-2025-17166)

Oracle MySQL Server is a relational database from Oracle Corporation. A security vulnerability exists in Oracle MySQL Server, which originates from improper access control of the Thread Pooling component, and can be exploited by an attacker to cause a partial denial of service...

2.2CVSS5.9AI score0.00358EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/07/21 12:0 a.m.4 views

Liner 安全漏洞

Liner is an AI large language modeling platform from Liner. A security vulnerability exists in Liner version 2025-06-03 and earlier, which stems from improper access control of the spaceid, threadid, and messageid parameters, which could lead to the disclosure of sensitive information...

7.5CVSS6.4AI score0.00436EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/07/21 12:0 a.m.6 views

PT-2025-30341

Name of the Vulnerable Software and Affected Versions Starlette versions 0.47.1 and below Description Starlette is a lightweight ASGI framework/toolkit for building async web services in Python. When parsing multi-part forms with large files exceeding the default maximum spool size, Starlette...

5.3CVSS5.6AI score0.0053EPSS
SaveExploits0References37
BDU FSTEC
BDU FSTEC
added 2025/07/18 12:0 a.m.8 views

Vulnerability of the Server component: Thread Pooling in the MySQL Server database management system, which allows attackers to cause service interruptions.

The vulnerability of the Server: Thread Pooling component of the MySQL Server database management system is related to uncontrolled resource consumption. Exploiting this vulnerability can allow an attacker to cause service interruptions...

2.2CVSS7AI score0.00358EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/07/17 12:0 p.m.11 views

RUSTSEC-2025-0045 ConstStaticCell could have been used to pass non-Send values to another thread

ConstStaticCell could have been used to pass non-Send values to another thread, because T was not required to be Send while ConstStaticCell is Send. This was corrected by introducing a T: Send bound...

7.1AI score
SaveExploits0References3
RustSec
RustSec
added 2025/07/17 12:0 p.m.16 views

ConstStaticCell could have been used to pass non-Send values to another thread

ConstStaticCell could have been used to pass non-Send values to another thread, because T was not required to be Send while ConstStaticCell is Send. This was corrected by introducing a T: Send bound...

7.1AI score
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2025/07/17 12:0 a.m.5 views

PT-2025-31011 · Crates.Io · Static Cell

ConstStaticCell could have been used to pass non-Send values to another thread, because T was not required to be Send while ConstStaticCell is Send. This was corrected by introducing a T: Send bound...

7.2AI score
SaveExploits0References4
OSV
OSV
added 2025/07/15 8:15 p.m.6 views

AZL-65306 CVE-2025-50100 affecting package mysql for versions less than 8.0.43-1

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: Thread Pooling. Supported versions that are affected are 8.0.0-8.0.42, 8.4.0-8.4.5 and 9.0.0-9.3.0. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to...

2.2CVSS5.7AI score0.00358EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/15 8:15 p.m.8 views

AZL-65489 CVE-2025-50100 affecting package mysql for versions less than 8.0.43-1

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: Thread Pooling. Supported versions that are affected are 8.0.0-8.0.42, 8.4.0-8.4.5 and 9.0.0-9.3.0. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to...

2.2CVSS7AI score0.00358EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/15 8:15 p.m.6 views

UBUNTU-CVE-2025-50100

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: Thread Pooling. Supported versions that are affected are 8.0.0-8.0.42, 8.4.0-8.4.5 and 9.0.0-9.3.0. Difficult to exploit vulnerability allows high privileged attacker with network access via multiple protocols to...

2.2CVSS7AI score0.00358EPSS
SaveExploits0References5
Snyk
Snyk
added 2025/07/15 7:27 p.m.4 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS via the Thread Pooling component. An attacker can disrupt service availability by sending specially crafted requests over the network with high privileges. Details Denial of Service DoS describes a family of attack...

2.2CVSS7AI score0.00358EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/07/15 12:0 a.m.3 views

Oracle MySQL 安全漏洞

Oracle MySQL Server is a relational database from Oracle Corporation. A security vulnerability exists in Oracle MySQL Server, which originates from improper access control of the Thread Pooling component, and can be exploited by an attacker to cause a partial denial of service...

2.2CVSS6.3AI score0.00358EPSS
SaveExploits0References3
Rows per page
Query Builder