Lucene search
+L

4082 matches found

Huntr
Huntr
•added 2024/11/06 10:58 a.m.•10 views

DoS using malicious gguf model file

This report is not public...

7.5CVSS7.7AI score0.00822EPSS
SaveExploits1
Huntr
Huntr
•added 2024/11/06 6:23 a.m.•7 views

Not limitation of upload file size, lead to server crash

Description librechat use multer, which is a middleware which handles streaming multipart fileupload. If use in memory storagemulter by default, can do not limit the upload file size, when handling big file, server will crash for out of memory. Attacker with no privilege can exploit this. Proof o...

7.5CVSS7.8AI score0.00761EPSS
SaveExploits1
Huntr
Huntr
•added 2024/11/04 7:10 p.m.•8 views

Read from host file system via ImagePromptTemplate in langchain-core

Description You can create langchaincore.prompts.ImagePromptTemplate's and by extension the langchaincore.prompts.ChatPromptTemplate's with input variables that make it possible for the prompt template to read any user-specified path from the server file system. If the outputs of the prompt...

5.3CVSS5.4AI score0.00366EPSS
SaveExploits0
Huntr
Huntr
•added 2024/11/02 11:49 p.m.•8 views

Denial of service through tracking and requesting Aim objects through web API

This report is not public...

7.5CVSS7.1AI score0.0059EPSS
SaveExploits1
Huntr
Huntr
•added 2024/11/02 8:22 a.m.•8 views

dify tools vanna has pandas query inject

This report is not public...

8.8CVSS7.1AI score0.00983EPSS
SaveExploits1
Huntr
Huntr
•added 2024/11/01 8:43 p.m.•7 views

Denial of service by tracking large images

This report is not public...

7.5CVSS7.1AI score0.0059EPSS
SaveExploits1
Huntr
Huntr
•added 2024/11/01 7:13 a.m.•4 views

Lack of proper access control on endpoint to delete evaluators

Description The /v1/evaluators/ route allows users to delete evaluators of a project by sending a DELETE request. However, the route lacks proper access control, such as middleware to ensure that only users with appropriate roles can delete evaluator data. The current implementation: Does not...

8.1CVSS8.1AI score0.00508EPSS
SaveExploits1
Huntr
Huntr
•added 2024/11/01 1:30 a.m.•9 views

Server Side Request Forgery(SSRF) on WordExtractor in langgenius/dify

Summary The vulnerability occurs when uploading DOCX files in the "Create Knowledge" section. If an external relationship exists in the DOCX file, the reltype value is requested as a URL. Requests are sent using the 'requests' module instead of the 'ssrfproxy', which can lead to an SSRF...

6.5CVSS6.8AI score0.00472EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/31 9:19 p.m.•8 views

Ollama server is vulnerable to OOM DoS attacks when using `makeRequestWithRetry` and `getAuthorizationToken` functions

This report is not public...

7.5CVSS7.7AI score0.00677EPSS
SaveExploits2
Huntr
Huntr
•added 2024/10/31 1:49 p.m.•10 views

CSRF ON SIGNUP PAGE

CSRF ON CREATING A NEW USER in mlflow/mlflow Reported on Oct 31st 2024 The Signup feature of Mlflow is vulnerable to CSRF attack that allow attacker to create a new account. This may be used to perform unauthorised actions on behalf of the malcious user . Proof of Concept : An attacker can use CS...

7.1CVSS5.7AI score0.00202EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/31 8:36 a.m.•8 views

SSRF due to insufficient patch of CVE-2024-5822

This report is not public...

9.8CVSS7.1AI score0.00523EPSS
SaveExploits2
Huntr
Huntr
•added 2024/10/30 8:25 p.m.•6 views

(Blind) Stored XSS through the debug_log.html generated by the Latex Proof-Reading Module

This report is not public...

5.4CVSS7.1AI score0.00363EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/30 3:48 a.m.•4 views

High-Severity Command Injection Vulnerability in run_BingBertSquad.sh

This report is not public...

7.1AI score
SaveExploits0
Huntr
Huntr
•added 2024/10/28 7:45 a.m.•12 views

Denial of service cause by unhandled exception

Description In javascript express, if async router handler throw an exception, the whole server will crash. In librechat, middleware checkBan is not surrounded by try catch block. This middleware, under some crafted payload, will throw exception and cause server crash. This poc can be exploited b...

7.5CVSS7.7AI score0.00864EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/28 4:42 a.m.•7 views

Denial of Service(DOS) in KnowledgeBaseWebReader

Target Target Description KnowledgeBaseWebReader class recursively calls getarticleurls method. If the attacker can control a url variable to contain the root URL, it can lead to infinite recursive calls involving the same root URL repeatedly. This would cause a Denial of Service DoS scenario,...

5.9CVSS7.3AI score0.0064EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/27 9:35 p.m.•4 views

SSRF Vulnerabilities found in Search and Github Integration AutoGPT Blocks

Hi, AutoGPT developers! Summary I have identified several Server-Side Request Forgery SSRF vulnerabilities in the default agent blocks provided by the AutoGPT platform. These vulnerabilities could lead to severe security issues, including credential leakage e.g., GitHub tokens, internal network...

6.5CVSS7AI score0.00525EPSS
SaveExploits0
Huntr
Huntr
•added 2024/10/26 8:54 a.m.•4 views

Admin account takeover through weak Pseudo-Random number generator used in generating password reset codes

This report is not public...

8.8CVSS7.1AI score0.00542EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/26 5:23 a.m.•5 views

Missing check_access in lollms_binding_infos

This report is not public...

8CVSS7.1AI score0.00219EPSS
SaveExploits0
Huntr
Huntr
•added 2024/10/25 6:33 p.m.•5 views

Logs Debug Injection In File Download

Description In 2 API: /code/download/:sessionId/:fileId and /download/:userId/:fileid The parameters sessionId, fileId, userId, fileid are not validated or filtered at all but are saved directly to log.debug Proof of Concept Prepare: The logs file on the server is stored at /app/api/debug-.log I...

5.3CVSS5.2AI score0.00458EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/25 12:45 p.m.•5 views

SSRF via Custom Tool Testing

This report is not public...

6.5CVSS7.1AI score0.0061EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/25 8:24 a.m.•7 views

unhandled exception caused server crash

Description in javascript express framework, if async router handler throw an exception, the whole server will crash. In librechat, some API, when leading with some malformed input, will have uncaught exception. This will lead to server crash, thus a full denial of service. Mind that although thi...

6.5CVSS6.8AI score0.00796EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/25 4:45 a.m.•3 views

Admin account takeover due to allowed excessive guessing attempts for password reset code

This report is not public...

8.1CVSS7.1AI score0.00634EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/25 4:34 a.m.•5 views

Admin user account takeover due to password reset code not being checked on the backend

This report is not public...

8.1CVSS7.1AI score0.00614EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/23 6:4 p.m.•8 views

XSS in the edit HTML

This report is not public...

5.4CVSS7.1AI score0.00279EPSS
SaveExploits0
Huntr
Huntr
•added 2024/10/23 4:53 p.m.•9 views

XSS by uploading pdf file

This report is not public...

5.4CVSS7.1AI score0.00359EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/23 2:2 p.m.•7 views

SSRF via POST /internal/models/download and GET /view REST APIs

This report is not public...

7.5CVSS7.1AI score0.00703EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/23 11:44 a.m.•4 views

Denial of service by memory exhaustion

This report is not public...

7.5CVSS7.1AI score0.00664EPSS
SaveExploits0
Huntr
Huntr
•added 2024/10/23 8:58 a.m.•6 views

Allowing execution user provided regexp, lead to Redos

Description librechat have a functionality of uploading chatgpt chat log. when processing the log, following code is executed: const pattern = new RegExp \u3010$citation.metadata.extra.citedmessageidx\u2020.+?\u3011, 'g', ; const replacement = $citation.metadata.title; messageText =...

7.2AI score
SaveExploits0
Huntr
Huntr
•added 2024/10/23 8:14 a.m.•6 views

Missing access control on endpoint to list all evaluations in lunary-ai/lunary

Description The /v1/evaluators/ route allows users to fetch all evaluators of a project by sending a GET request. However, the route lacks proper access control, such as middleware to ensure that only users with appropriate roles can access evaluator data. The current implementation: Does not...

6.5CVSS6.6AI score0.00487EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/22 8:18 p.m.•4 views

Denial of service through memory exhaustion

This report is not public...

7.1AI score
SaveExploits0
Huntr
Huntr
•added 2024/10/22 6:51 p.m.•6 views

An user can view any others invite list

This report is not public...

4.3CVSS7.1AI score0.00508EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/22 3:18 p.m.•5 views

SSRF via POST /api/proxy

This report is not public...

7.5CVSS7.1AI score0.00703EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/22 9:26 a.m.•7 views

RCE & Full Read SSRF & Arbitrary File Read in /web_crawl endpoint

Description The webcrawl function in documentapp.py contains a RCE vulnerability. This function receives the URL parameter, accesses and obtains the HTML content of the URL through Chromium headless, and converts the HTML content into a PDF file. Users can obtain the converted PDF file through th...

9.8CVSS9.6AI score0.17227EPSS
SaveExploits3
Huntr
Huntr
•added 2024/10/21 5:34 p.m.•5 views

SSRF via POST /v1/llm/add_llm and /v1/conversation/tts

This report is not public...

7.5CVSS7.1AI score0.0061EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/21 9:28 a.m.•5 views

URL check not complete, lead to SSRF

This report is not public...

6.5CVSS7.1AI score0.00561EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/20 5:5 p.m.•6 views

Denial of Service

This report is not public...

7.5CVSS7.7AI score0.00664EPSS
SaveExploits0
Huntr
Huntr
•added 2024/10/20 4:11 p.m.•7 views

Web server DOS through run metrics

This report is not public...

7.5CVSS7.7AI score0.00727EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/19 9:6 a.m.•8 views

Improper Role Modification by Admins for Billing Permissions

Description Admins, who do not have direct permissions to access billing resources, are able to change the permissions of existing users to have billing permissions. This can lead to a privilege escalation scenario where an administrator can: 1. Change the role of an existing user to include...

7.3CVSS7.7AI score0.00469EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/19 7:59 a.m.•5 views

Lack of access control on /users/me/org endpoint

Description The /users/me/org route is not adequately protected by access control mechanisms such as a middleware. This lack of authorization allows unauthorized users to access information about all team members in the current organization, even if the user does not have sufficient privileges. A...

6.5CVSS6.5AI score0.00496EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/19 1:27 a.m.•5 views

Remote Code Execution via Pickle Deserialization with Hard-Coded AuthKey in RPC Server

Description RagFlow implements an RPC server using Python's native multiprocessing package. It fully understands the use of AuthKey to access and control the group communication when applying multiprocessing for network conditions via socket, but the current implementation hard-coded the AuthKey ...

9.8CVSS9.8AI score0.01549EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/18 8:7 p.m.•5 views

XSS through document upload

This report is not public...

5.4CVSS7.1AI score0.00454EPSS
SaveExploits0
Huntr
Huntr
•added 2024/10/18 1:59 p.m.•6 views

Denial of service through sshfs-client in tracking server

This report is not public...

5.9CVSS6AI score0.00442EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/18 9:23 a.m.•6 views

Running user provided regular expression, lead to DOS

This report is not public...

6.5CVSS7.1AI score0.00846EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/17 9:14 p.m.•13 views

Unauthenticated Denial of Service (DoS) via Multipart Boundary in recent integration of Gradio UI

This report is not public...

7.1AI score
SaveExploits0
Huntr
Huntr
•added 2024/10/17 8:57 p.m.•7 views

Open Redirect

This report is not public...

7.1AI score
SaveExploits0
Huntr
Huntr
•added 2024/10/17 8:9 a.m.•7 views

7z slip lead to remote code execution

This report is not public...

8.8CVSS7.1AI score0.01478EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/17 7:55 a.m.•6 views

rar slip lead to remote code execution

This report is not public...

8.8CVSS7.1AI score0.01478EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/16 11:49 a.m.•8 views

Local File Inclusion in netease-youdao/qanything

This report is not public...

7.5CVSS7.1AI score0.0139EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/16 8:6 a.m.•6 views

Redos (Regular Expression Denial of Service)

This report is not public...

6.5CVSS7.1AI score0.00671EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/15 9:33 a.m.•5 views

server crash by zip bomb

This report is not public...

6.5CVSS7.1AI score0.00671EPSS
SaveExploits1
Total number of security vulnerabilities4082