Lucene search
+L

9360 matches found

RedhatCVE
RedhatCVE
added 2025/03/22 11:40 a.m.10 views

CVE-2024-11171

In danny-avila/librechat version git 0c2a583, there is an improper input validation vulnerability. The application uses multer middleware for handling multipart file uploads. When using in-memory storage the default setting for multer, there is no limit on the upload file size. This can lead to a...

7.5CVSS6.7AI score0.00525EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2025/03/21 3:20 p.m.129 views

Authorization Bypass in Next.js Middleware

Impact It is possible to bypass authorization checks within a Next.js application, if the authorization check occurs in middleware. Patches For Next.js 15.x, this issue is fixed in 15.2.3 For Next.js 14.x, this issue is fixed in 14.2.25 For Next.js 13.x, this issue is fixed in 13.5.9 For Next.js...

9.1CVSS7.5AI score0.99203EPSS
SaveExploits58References11Affected Software1
OSV
OSV
added 2025/03/21 3:20 p.m.16 views

GHSA-F82V-JWR5-MFFW Authorization Bypass in Next.js Middleware

Impact It is possible to bypass authorization checks within a Next.js application, if the authorization check occurs in middleware. Patches For Next.js 15.x, this issue is fixed in 15.2.3 For Next.js 14.x, this issue is fixed in 14.2.25 For Next.js 13.x, this issue is fixed in 13.5.9 For Next.js...

9.1CVSS7AI score0.99203EPSS
SaveExploits58References11
ATTACKERKB
ATTACKERKB
added 2025/03/21 3:15 p.m.7 views

CVE-2025-29927

Next.js is a React framework for building full-stack web applications. Starting in version 1.11.4 and prior to versions 12.3.5, 13.5.9, 14.2.25, and 15.2.3, it is possible to bypass authorization checks within a Next.js application, if the authorization check occurs in middleware. If patching to ...

9.1CVSS6.9AI score0.99203EPSS
SaveExploits58References9Affected Software1
NVD
NVD
added 2025/03/21 3:15 p.m.36 views

CVE-2025-29927

Next.js is a React framework for building full-stack web applications. Starting in version 1.11.4 and prior to versions 12.3.5, 13.5.9, 14.2.25, and 15.2.3, it is possible to bypass authorization checks within a Next.js application, if the authorization check occurs in middleware. If patching to ...

9.1CVSS0.99203EPSS
SaveExploits58References8
OSV
OSV
added 2025/03/21 2:34 p.m.17 views

CVE-2025-29927 Authorization Bypass in Next.js Middleware

Next.js is a React framework for building full-stack web applications. Starting in version 1.11.4 and prior to versions 12.3.5, 13.5.9, 14.2.25, and 15.2.3, it is possible to bypass authorization checks within a Next.js application, if the authorization check occurs in middleware. If patching to ...

9.1CVSS7.4AI score
SaveExploits0References10
CVE
CVE
added 2025/03/21 2:34 p.m.752 views

CVE-2025-29927

CVE‑2025‑29927 affects Next.js before patches: versions 12.3.5, 13.5.9, 14.2.25, and 15.2.3. The issue is an authorization bypass that can occur if the check runs in middleware. Fixed in the specified versions; patching to a safe version is recommended. If patching is infeasible, block external r...

9.1CVSS6.9AI score0.99203EPSS
SaveIn wildExploits58References8Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/21 2:34 p.m.36 views

CVE-2025-29927 Authorization Bypass in Next.js Middleware

Next.js is a React framework for building full-stack web applications. Starting in version 1.11.4 and prior to versions 12.3.5, 13.5.9, 14.2.25, and 15.2.3, it is possible to bypass authorization checks within a Next.js application, if the authorization check occurs in middleware. If patching to ...

9.1CVSS6.9AI score0.99203EPSS
SaveExploits58References5
Cvelist
Cvelist
added 2025/03/21 2:34 p.m.40 views

CVE-2025-29927 Authorization Bypass in Next.js Middleware

Next.js is a React framework for building full-stack web applications. Starting in version 1.11.4 and prior to versions 12.3.5, 13.5.9, 14.2.25, and 15.2.3, it is possible to bypass authorization checks within a Next.js application, if the authorization check occurs in middleware. If patching to ...

9.1CVSS0.99203EPSS
SaveExploits58References5
Metasploit
Metasploit
added 2025/03/21 12:00 a.m.218 views

Next.js Middleware Authorization Bypass Scanner

This module detects self-hosted Next.js applications affected by CVE-2025-29927, an authorization bypass in the middleware layer. Next.js tags its own internal subrequests with the x-middleware-subrequest header and skips middleware when it sees it. The header is trusted without verifying it...

9.1CVSS7.4AI score0.99203EPSS
SaveExploits58
CNNVD
CNNVD
added 2025/03/21 12:00 a.m.9 views

Next.js 安全漏洞

Next.js is Vercel open source a React framework. Vercel Next.js suffers from a privilege bypass vulnerability that stems from the fact that if authorization checking occurs in middleware, an attacker can use the vulnerability to bypass authorization checking...

9.1CVSS6.9AI score0.99203EPSS
SaveExploits58References10
OSV
OSV
added 2025/03/20 10:10 a.m.11 views

CVE-2024-11171 Improper Input Validation in danny-avila/librechat

In danny-avila/librechat version git 0c2a583, there is an improper input validation vulnerability. The application uses multer middleware for handling multipart file uploads. When using in-memory storage the default setting for multer, there is no limit on the upload file size. This can lead to a...

7.5CVSS7.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.15 views

CVE-2024-11171 Improper Input Validation in danny-avila/librechat

In danny-avila/librechat version git 0c2a583, there is an improper input validation vulnerability. The application uses multer middleware for handling multipart file uploads. When using in-memory storage the default setting for multer, there is no limit on the upload file size. This can lead to a...

7.5CVSS0.00525EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.7 views

CVE-2024-11171 Improper Input Validation in danny-avila/librechat

In danny-avila/librechat version git 0c2a583, there is an improper input validation vulnerability. The application uses multer middleware for handling multipart file uploads. When using in-memory storage the default setting for multer, there is no limit on the upload file size. This can lead to a...

7.5CVSS7.3AI score0.00525EPSS
SaveExploits1References2
CVE
CVE
added 2025/03/20 10:10 a.m.67 views

CVE-2024-11171

CVE-2024-11171 affects danny-avila/librechat (git 0c2a583). The vulnerability arises from improper input validation and the use of multer with in-memory storage, which has no file size limit, allowing an attacker to trigger out-of-memory conditions and a DoS. The issue is fixed in version 0.7.6. ...

7.5CVSS6.7AI score0.00525EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2025/03/20 10:10 a.m.61 views

CVE-2024-11172

The CVE-2024-11172 vulnerability affects danny-avila/librechat (commit a1647d7). An unauthenticated attacker can trigger a denial of service by sending a crafted payload to the server. The root cause is that the middleware checkBan is not wrapped in a try-catch, allowing an unhandled exception to...

7.5CVSS7.2AI score0.00901EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/03/20 10:10 a.m.9 views

CVE-2024-10906 Cross-Site Request Forgery (CSRF) in eosphoros-ai/db-gpt

In version 0.6.0 of eosphoros-ai/db-gpt, the uvicorn app created by dbgptserver uses an overly permissive instance of CORSMiddleware which sets the Access-Control-Allow-Origin to for all requests. This configuration makes all endpoints exposed by the server vulnerable to Cross-Site Request Forger...

7.1CVSS7AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/20 10:08 a.m.11 views

CVE-2024-11170 Path Traversal in danny-avila/librechat

A vulnerability in danny-avila/librechat version git 81f2936 allows for path traversal due to improper sanitization of file paths by the multer middleware. This can lead to arbitrary file write and potentially remote code execution. The issue is fixed in version 0.7.6...

8.8CVSS8.9AI score0.01783EPSS
SaveExploits1References2
CNVD
CNVD
added 2025/03/13 12:00 a.m.50 views

IBM EntireX Information Disclosure Vulnerability (CNVD-2025-05562)

IBM EntireX is a versatile middleware solution from International Business Machines IBM designed to facilitate seamless integration between core enterprise applications and modern applications. An information disclosure vulnerability exists in IBM EntireX version 11.1 that originates from the...

3.3CVSS6.2AI score0.00141EPSS
SaveExploits0References1
CNVD
CNVD
added 2025/03/13 12:00 a.m.38 views

IBM MQ Denial of Service Vulnerability (CNVD-2025-05564)

IBM MQ is a messaging middleware product from International Business Machines IBM. The product focuses on providing a reliable and proven messaging backbone for Service Oriented Architecture SOA. A denial of service vulnerability exists in IBM MQ that stems from improper handling of invalid heade...

6.5CVSS6.8AI score0.00426EPSS
SaveExploits0References1
Rows per page
Query Builder