Lucene search
+L

3675 matches found

OSV
OSV
added 2025/03/20 10:10 a.m.4 views

CVE-2024-10051 Unauthenticated Denial of Service in shaunwei/realchar

Realchar version v0.0.4 is vulnerable to an unauthenticated denial of service DoS attack. The vulnerability exists in the file upload request handling, where appending characters, such as dashes -, to the end of a multipart boundary in an HTTP request causes the server to continuously process eac...

7.5CVSS7AI score
SaveExploits0References3
OSV
OSV
added 2025/03/20 10:10 a.m.16 views

CVE-2025-1451 Insufficient Patch Leading to DoS in parisneo/lollms-webui

A vulnerability in parisneo/lollms-webui v13 arises from the server's handling of multipart boundaries in file uploads. The server does not limit or validate the length of the boundary or the characters appended to it, allowing an attacker to craft requests with excessively long boundaries, leadi...

7.5CVSS7.1AI score
SaveExploits0References3
CVE
CVE
added 2025/03/20 10:10 a.m.79 views

CVE-2025-1451

CVE-2025-1451 affects parisneo/lollms-webui v13. The vulnerability stems from the server’s handling of multipart boundaries in file uploads: there is no limit/validation on boundary length or appended characters, allowing requests with excessively long boundaries that cause resource exhaustion an...

7.5CVSS6.9AI score0.00616EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.27 views

CVE-2024-12870 Stored Cross-site Scripting (XSS) in infiniflow/ragflow

A stored cross-site scripting XSS vulnerability exists in infiniflow/ragflow, affecting the latest commit on the main branch cec2080. The vulnerability allows an attacker to upload HTML/XML files that can host arbitrary JavaScript payloads. These files are served with the 'application/xml' conten...

5.4CVSS0.005EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/03/20 10:10 a.m.7 views

CVE-2024-10819 CSRF to XSS in binary-husky/gpt_academic

A Cross-Site Request Forgery CSRF vulnerability in version 3.83 of binary-husky/gptacademic allows an attacker to trick a user into uploading files without their consent, exploiting their session. This can lead to unauthorized file uploads and potential system compromise. The uploaded file can...

7.1CVSS6.7AI score0.00232EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.15 views

CVE-2024-10819 CSRF to XSS in binary-husky/gpt_academic

A Cross-Site Request Forgery CSRF vulnerability in version 3.83 of binary-husky/gptacademic allows an attacker to trick a user into uploading files without their consent, exploiting their session. This can lead to unauthorized file uploads and potential system compromise. The uploaded file can...

7.1CVSS0.00232EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:10 a.m.54 views

CVE-2024-10819

Vulnerability detail (CVE-2024-10819) : A CSRF issue affects binary-husky/gpt_academic version 3.83, enabling an attacker to trick a user into uploading files via the web interface, leveraging an active session. This can lead to unauthorized file uploads and potential system compromise, with the ...

8.8CVSS6.7AI score0.00232EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2025/03/20 10:10 a.m.7 views

CVE-2024-10819 CSRF to XSS in binary-husky/gpt_academic

A Cross-Site Request Forgery CSRF vulnerability in version 3.83 of binary-husky/gptacademic allows an attacker to trick a user into uploading files without their consent, exploiting their session. This can lead to unauthorized file uploads and potential system compromise. The uploaded file can...

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

CVE-2024-9311 Cross-Site Request Forgery to XSS in haotian-liu/llava

A Cross-Site Request Forgery CSRF vulnerability in haotian-liu/llava v1.2.0 LLaVA-1.6 allows an attacker to upload files with malicious content without authentication or user interaction. The uploaded file is stored in a predictable path, enabling the attacker to execute arbitrary JavaScript code...

6.1CVSS6.8AI score0.00208EPSS
SaveExploits1References1
CVE
CVE
added 2025/03/20 10:10 a.m.59 views

CVE-2024-9311

The vulnerability CVE-2024-9311 affects haotian-liu/llava v1.2.0 (LLaVA-1.6). A CSRF flaw lets an attacker upload files with malicious content without authentication, storing them in a predictable path and enabling arbitrary JavaScript execution in the victim’s browser when visiting the crafted f...

6.1CVSS7.6AI score0.00208EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/03/20 10:10 a.m.21 views

CVE-2024-9311 Cross-Site Request Forgery to XSS in haotian-liu/llava

A Cross-Site Request Forgery CSRF vulnerability in haotian-liu/llava v1.2.0 LLaVA-1.6 allows an attacker to upload files with malicious content without authentication or user interaction. The uploaded file is stored in a predictable path, enabling the attacker to execute arbitrary JavaScript code...

6.1CVSS0.00208EPSS
SaveExploits1References1
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
Vulnrichment
Vulnrichment
added 2025/03/20 10:09 a.m.6 views

CVE-2024-11169 Unhandled Exception Leading to Server Crash in danny-avila/librechat

An unhandled exception in danny-avila/librechat version 3c94ff2 can lead to a server crash. The issue occurs when the fs module throws an exception while handling file uploads. An unauthenticated user can trigger this exception by sending a specially crafted request, causing the server to crash...

7.5CVSS7.5AI score0.00901EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/03/20 10:09 a.m.17 views

CVE-2024-11169 Unhandled Exception Leading to Server Crash in danny-avila/librechat

An unhandled exception in danny-avila/librechat version 3c94ff2 can lead to a server crash. The issue occurs when the fs module throws an exception while handling file uploads. An unauthenticated user can trigger this exception by sending a specially crafted request, causing the server to crash...

7.5CVSS0.00901EPSS
SaveExploits1References2
CVE
CVE
added 2025/03/20 10:09 a.m.59 views

CVE-2024-11169

CVE-2024-11169 concerns an unhandled exception in danny-avila/librechat (commit 3c94ff2) triggered during file upload handling via the fs module, allowing an unauthenticated user to crash the server. The issue is fixed in version 0.7.6. Remediation: upgrade LibreChat to 0.7.6 or later. The docume...

7.5CVSS7.5AI score0.00901EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/03/20 8:15 a.m.15 views

CVE-2025-1385

When the library bridge feature is enabled, the clickhouse-library-bridge exposes an HTTP API on localhost. This allows clickhouse-server to dynamically load a library from a specified path and execute it in an isolated process. Combined with the ClickHouse table engine functionality that permits...

7.5CVSS6.1AI score0.0046EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/03/20 12:00 a.m.11 views

PT-2025-12023

Name of the Vulnerable Software and Affected Versions Realchar version v0.0.4 Description The issue is an unauthenticated denial of service DoS attack that exists in the file upload request handling. By appending characters, such as dashes -, to the end of a multipart boundary in an HTTP request,...

7.5CVSS6.7AI score0.00556EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.6 views

RealChar 资源管理错误漏洞

RealChar is a tool by shaun personal developer that allows you to create, customize and talk to AI characters/companions in real time. A resource management error vulnerability exists in RealChar version v0.0.4, which stems from mishandling of file upload requests and could lead to an...

7.5CVSS7.6AI score0.00556EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/03/20 12:00 a.m.10 views

LLaVA 跨站请求伪造漏洞

LLaVA is an application by the individual developer Haotian Liu. A cross-site request forgery vulnerability exists in LLaVA v1.2.0, which stems from cross-site request forgery and could allow an attacker to upload malicious files and execute arbitrary JavaScript code...

6.1CVSS6.7AI score0.00208EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/03/20 12:00 a.m.18 views

PT-2025-12102

Name of the Vulnerable Software and Affected Versions danny-avila/librechat versions prior to 0.7.6 Description The issue is related to improper input validation, specifically with the handling of multipart file uploads using multer middleware. When in-memory storage is used, there is no limit on...

7.5CVSS5.8AI score0.00525EPSS
SaveExploits1References7
Rows per page
Query Builder