Lucene search
+L
HuntrMost viewed

4084 matches found

Huntr
Huntr
•added 2020/10/20 12:00 a.m.•15 views

Cross-site Scripting (XSS) - Generic in alibaba/bizcharts

Description bizcharts is vulnerable to Cross-Site Scripting XSS. Steps To Reproduce-: 1. Open NPM repo https://www.npmjs.com/package/bizcharts 2. Open the demo https://bizcharts.net/product/BizCharts4/gallery 3. Select any chartI used pie chart Ex: https://bizcharts.net/product/BizCharts4/demo/37...

SaveExploits0
Huntr
Huntr
•added 2026/04/19 8:36 p.m.•14 views

Stored XSS in Prompt-Sharing Direct Messages leading to account takeover

This report is not public...

8.7CVSS8AI score0.00334EPSS
SaveExploits1
Huntr
Huntr
•added 2026/04/15 2:11 p.m.•14 views

Missing Authorization in get_deployed_stack Endpoint Allows Cross-Tenant Stack Enumeration via Server-Side Client Bypass

Description The GET /api/v1/stack-deployment/stack endpoint getdeployedstack is missing all RBAC authorization checks, while its sibling endpoint getstackdeploymentconfig in the same file has three verifypermission calls. This allows any authenticated user to enumerate all deployed stacks across...

5CVSS5.6AI score0.00307EPSS
SaveExploits0
Huntr
Huntr
•added 2026/04/03 7:32 a.m.•14 views

Authorization bypass on all trace endpoints when auth is enabled

Description When MLflow runs with auth enabled, the trace API endpoints don't have authorization validators registered. The beforerequest handler checks each request against BEFOREREQUESTHANDLERS — experiments, runs, models all have entries there, but traces have zero entries. When no validator i...

8.1CVSS5.8AI score0.00548EPSS
SaveExploits1
Huntr
Huntr
•added 2026/03/24 3:21 p.m.•14 views

Path Traversal in DiskIOStore via Unsanitized Layer Names in Keras 3

Description A logic flaw in the Keras 3 v3.0.0+ model saving and loading library handles internal asset paths insecurely. Specifically, the DiskIOStore.make method in keras/src/saving/savinglib.py uses user-provided layer names to construct directory paths without sanitizing for parent directory...

6.1CVSS6.5AI score0.00384EPSS
SaveExploits0
Huntr
Huntr
•added 2026/01/14 7:02 p.m.•14 views

Uncontrolled Recursion in NLTK StupidBackoff Language Model Allows Denial of Service

Description NLTK’s StupidBackoff language model contains an unbounded recursive call in its scoring logic. The recursion depth is directly proportional to the length of the supplied context and is not limited or validated by the library. This behavior is triggered through normal, documented API...

5.9AI score
SaveExploits0
Huntr
Huntr
•added 2025/11/09 10:42 p.m.•14 views

Persistent Temp-File incomplete cleanup / resource exhaustion in `transformers` Serve

Description The transformers OpenAI-compatible server leaks every base64 image it decodes to disk. Because the temporary files are never cleaned up, an attacker can exhaust disk space by repeatedly calling /v1/chat/completions with base64 imageurl entries. Vulnerable Code In...

5.8AI score
SaveExploits0
Huntr
Huntr
•added 2025/08/01 11:42 p.m.•14 views

Denial of Service via Unbounded parameter values

Description The /api/memories endpoint in the LibreChat application is found to be accepting arbitrarily large values for the key and value parameters. These inputs are not being properly validated or restricted in terms of maximum allowed character length. When an input containing more than 100...

7.5CVSS6.1AI score0.0032EPSS
SaveExploits1
Huntr
Huntr
•added 2025/07/15 4:14 p.m.•14 views

World-Writable NLTK Cache Directory Enables Local Users to Tamper with or Delete NLP Data

Description The llamaindex library sets the NLTK data directory to a subdirectory of the codebase by default e.g., static/nltkcache inside the package directory. In multi-user environments or shared hosting, this directory is world-writable or accessible by multiple users. As a result, any user c...

7.8CVSS7.4AI score0.00186EPSS
SaveExploits1
Huntr
Huntr
•added 2025/06/30 9:00 a.m.•14 views

Path traversal, lead to remote code execution

Description In zenml's PathMaterializer class, the load function uses ispathwithindirectory to validate files during data.tar.gz extraction. While this prevents path traversal vulnerabilities, it fails to effectively detect symbolic and hard links. with tarfile.openarchivepathlocal, "r:gz" as tar...

7.8CVSS6.5AI score0.00365EPSS
SaveExploits1
Huntr
Huntr
•added 2025/06/25 9:54 a.m.•14 views

Incorrect Access Control check results in authorization bypass

Description When setting the access control for users, an incorrect access check allows for the bypass of authorization, due to the incorrect use of .some Proof of Concept 1. This is for a scenario, where I admin have created a custom agent and want everyone on the platform to use it, without bei...

5.3CVSS6.1AI score0.00278EPSS
SaveExploits0
Huntr
Huntr
•added 2025/06/23 8:59 a.m.•14 views

Bypass of Mysql Jdbc Attck for CVE-2025-6507

Credits Le1ahttps://github.com/Le1a A1kaidhttps://github.com/for-A1kaid ph0ebushttps://github.com/ph0ebus Description Attackers can exploit this vulnerability to read any system file and even execute arbitrary code through deserialization. The project manager fixed CVE-2025-6507 which I discovere...

9.8CVSS7.5AI score0.14384EPSS
SaveExploits1
Huntr
Huntr
•added 2025/06/22 8:34 a.m.•14 views

Improper Access Control in Socket.IO Event Handlers Allows Unauthenticated Execution of Sensitive Actions

1. Summary Vulnerability: Unauthenticated Access to Sensitive Socket.IO Events Affected Component: lollmsgenerationevents.py in the lollms server Root Cause: Sensitive actions exposed via Socket.IO events lack authentication and authorization checks, and the application relies on insecure global...

8.2CVSS7.3AI score0.0056EPSS
SaveExploits0
Huntr
Huntr
•added 2025/06/13 8:33 a.m.•14 views

Full system file read and delete via GET /api/v1/images/download/{bulk_download_item_name}

Description For invokeai version v6.0.0a1 and below, there is an endpoint for bulk downloading zip file. With some manipulation of the filename arguments, attacker can read and also delete any files on the server through this endpoint. P/S: Tested on Windows Proof of Concept Request: GET...

9.8CVSS7AI score0.00386EPSS
SaveExploits0
Huntr
Huntr
•added 2025/06/13 12:43 a.m.•14 views

I

Description Improper authorization controls in the conversation sharing feature make it possible to access other user's conversations given a known conversation ID. The exploitability is limited by the fact that UUIDv4 conversation IDs are generated on the server side and are practically impossib...

4.2CVSS5.9AI score0.0029EPSS
SaveExploits1
Huntr
Huntr
•added 2025/06/04 11:14 a.m.•14 views

H2O-3 MySQL JDBC Driver Deserialization Vulnerability_Key-Value Bypass Parameter Inspection

Creator: zack H2O-3 Version: 3.46.0.7、3.47.0.6928 MySQL JDBC Driver Version: 8.0.19 JDK Version: 8u112 Description There is a JDBC deserialization vulnerability in the H2O-3 REST API(POST /99/ImportSQLTable) that does not require authentication. This vulnerability can lead to Remote Code Executio...

9.8CVSS7.4AI score0.00695EPSS
SaveExploits0
Huntr
Huntr
•added 2025/05/30 8:07 a.m.•14 views

langchain-community: Sensitive Information Disclosure Due to Insecure XML Parsing in EverNoteLoader

This report is not public...

7.5CVSS7AI score0.01647EPSS
SaveExploits0
Huntr
Huntr
•added 2025/05/01 11:53 a.m.•14 views

Regular expression Denial of Service - ReDoS

Description A regular expression denial of service ReDoS vulnerability has been identified in the Hugging Face Transformers library's weight conversion utility. The vulnerability exists in the converttfweightnametoptweightname function, which converts TensorFlow weight names to PyTorch format. Th...

5.3CVSS5.2AI score0.00395EPSS
SaveExploits1
Huntr
Huntr
•added 2025/03/31 10:47 p.m.•14 views

Unsafe `Deserialization` in `JsonPickleSerializer` Enables Remote Code Execution

Description A critical deserialization vulnerability exists in the llamaindex library’s JsonPickleSerializer component, enabling remote code execution RCE due to an insecure fallback to Python’s pickle module. When deserializing untrusted data, JsonPickleSerializer prioritizes pickle.loads, which...

7.5CVSS5.9AI score0.00432EPSS
SaveExploits1
Huntr
Huntr
•added 2025/03/19 1:07 p.m.•14 views

unsanitised Input in code node

Description We can run sandboxed code node with full permissions, before the the sandbox security restrictions are imposed. Javascript allows overriding global functions, thus by defining the parseInt function inside a javascript code node, we are able to execute code with full root permissions o...

9.8CVSS7.6AI score0.00718EPSS
SaveExploits1
Huntr
Huntr
•added 2025/02/27 9:33 a.m.•14 views

Command injection in LLama-Index CLI

Description There is an OS command injection vulnerability in the LLama-Index CLI. Because of pasting the --files argument directly into os.system, an attacker who controls the content of this argument can inject shell commands. The vulnerability was marked as "Local" in the CVSS rating because t...

7.8CVSS8.7AI score0.01052EPSS
SaveExploits1
Huntr
Huntr
•added 2025/01/22 11:30 a.m.•14 views

Regular expression Denial of Service - ReDoS

Description A Regular Expression Denial of Service ReDoS vulnerability was identified in the Transformers library, specifically in the file tokenizationgptneoxjapanese.py of the GPT-NeoX-Japanese model. The vulnerability occurs in the SubWordJapaneseTokenizer class, where regular expressions...

6.5CVSS5.5AI score0.00464EPSS
SaveExploits1
Huntr
Huntr
•added 2024/12/04 7:28 p.m.•14 views

SSRF check bypass in Requests utility

Description The autogpt application relies on a wrapper around the requests library in order to avoid SSRF attacks performing a check on the provided URL. Such check is performed using the urlparse function from urllib.parse library, and the request is later performed using the requests library...

7.5CVSS7.7AI score0.00567EPSS
SaveExploits1
Huntr
Huntr
•added 2024/11/22 8:56 a.m.•14 views

MD5 Hash Collision in SageMaker Workflow

The possibility exists that MD5 collisions could occur in past cache configurations, potentially leading to workflows being inadvertently replaced. Impact In a SageMaker workflow, there is a potential risk associated with using MD5 hashes due to hash collisions. MD5 is vulnerable to collision...

5.9CVSS5.8AI score0.0026EPSS
SaveExploits0
Huntr
Huntr
•added 2024/11/12 2:33 p.m.•14 views

Improper Access Control Allows deleting other users' reminders

Description Because the report I reported before was exploited on the public, I created a new report to exploit on the local machine The vulnerability allows users to delete other users' prompts on the system via the groupid parameter Proof of Concept const deletePromptController = async req, res...

9.4CVSS9.2AI score0.00548EPSS
SaveExploits1
Huntr
Huntr
•added 2024/11/08 6:21 a.m.•14 views

multer(file upload middleware in express) misused, lead to remote code execution

Description Librechat use multer to handle multi-part file upload. multer library will deal with '../' kind of path traversal, then let the programmer decide the actual filename, then join the path to write the upload the file. this means, if '../' is provided by the user of librechat, multer wil...

8.8CVSS9.2AI score0.01814EPSS
SaveExploits1
Huntr
Huntr
•added 2024/11/06 10:58 a.m.•14 views

DoS using malicious gguf model file

This report is not public...

7.5CVSS7.7AI score0.00801EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/25 8:24 a.m.•14 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.00866EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/23 6:04 p.m.•14 views

XSS in the edit HTML

This report is not public...

5.4CVSS7.1AI score0.00303EPSS
SaveExploits0
Huntr
Huntr
•added 2024/10/23 2:02 p.m.•14 views

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

This report is not public...

7.5CVSS7.1AI score0.00752EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/22 9:26 a.m.•14 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.18528EPSS
SaveExploits3
Huntr
Huntr
•added 2024/10/17 8:09 a.m.•14 views

7z slip lead to remote code execution

This report is not public...

8.8CVSS7.1AI score0.01653EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/10 1:40 p.m.•14 views

User can share/use/create prompts not permission

Description Users can share/use/create prompts without being granted permission by the admin. This can break application logic and permissions. Proof of Concept 1. Go to acount admin disable function share/use/create prompt. 2. share/use/create prompts with normal user. POST /api/prompts HTTP/1.1...

5.4CVSS5.8AI score0.00354EPSS
SaveExploits1
Huntr
Huntr
•added 2023/10/11 5:01 p.m.•14 views

heap-use-after-free in MP4Box

Description heap-use-after-free in MP4Box Version $ ./MP4Box -version MP4Box - GPAC version 2.3-DEV-rev566-g50c2ab06f-master Platform $ uname -a Linux user-GE40-2PC-Dragon-Eyes 6.2.0-33-generic 3322.04.1-Ubuntu SMP PREEMPTDYNAMIC Thu Sep 7 10:33:52 UTC 2 x8664 x8664 x8664 GNU/Linux Asan 33mTTML...

7AI score
SaveExploits0
Huntr
Huntr
•added 2023/10/11 9:38 a.m.•14 views

heap-buffer-overflow in ac3dmx_process

Description Heap-buffer-overflow in ac3dmxprocess at filters/reframeac3.c:489. version git log commit 5692dc729491805e0e5f55c21d50ba1e6b19e88e HEAD - master, origin/master, origin/HEAD Author: Aurelien David Date: Wed Oct 11 13:24:46 2023 +0200 ac3dmx: add remain size check fixes 2627 ./MP4Box...

6.9AI score
SaveExploits0
Huntr
Huntr
•added 2023/08/22 6:50 a.m.•14 views

BrowserView Allows Popups, which leads to Remote Code Execution

Description The Application has a functionality that allows users to add URLs for custom Webservices. If a user adds a URL containing malicious code, then it can be used to open a new Browser Window, which will lead to Remote Code Execution on the victims computer. Proof of Concept ATTACKER SETUP...

7.6AI score
SaveExploits0
Huntr
Huntr
•added 2023/08/15 6:18 a.m.•14 views

Weak Password Requirements

Weak password requirements are password policies that are too lax and allow users to create passwords that are easy to guess or crack. This can make it easier for attackers to gain unauthorized access to accounts and systems. It was discovered that the validation takes place only on the client si...

7.4AI score
SaveExploits0References1
Huntr
Huntr
•added 2023/08/13 3:14 p.m.•14 views

Reflected XSS in LimeSurvey via userid parameter

Description The userid parameter in the 'Delete Confirm' feature in user management is rendered directly into the webpage without proper handling. This allows users to inject malicious HTML/JavaScript code into the webpage that can be executed in the admin or privileged user's context. Proof of...

6.8AI score
SaveExploits0
Huntr
Huntr
•added 2023/08/11 2:01 p.m.•14 views

privilege escalation bug to creation survey-group with others group as parent

BUG ======= privilege escalation bug to creation survey-group with others group as parent\ ACCOUNT ============= 1. user-A -- superadmin\ 2. user-B -- normal user\ user-B has only create permission in survey-group . does not have view permission in survey group\ as user-B does not have view...

7.7AI score
SaveExploits0
Huntr
Huntr
•added 2023/08/05 2:12 p.m.•14 views

Multiple Stored XSS Found

Description Stored XSS Cross-Site Scripting is a type of web security vulnerability caused by improper input validation and inadequate data sanitization in a web application. It occurs when an attacker injects malicious scripts usually in the form of HTML or JavaScript into a website's database o...

4.9CVSS6.3AI score0.00492EPSS
SaveExploits0
Huntr
Huntr
•added 2023/06/28 10:17 p.m.•14 views

The user can put their survey in the survey groups even though this survey group is not in public mode

Description The user can put their survey in the survey groups even though this survey group is not in public mode Proof of Concept Step 1: The survey group SG03 isn't in public mode \ Step 2: In the "Survey groups" tab, User2 with only survey permission only sees the survey group Default \ Step ...

6.9AI score
SaveExploits0
Huntr
Huntr
•added 2023/06/28 9:47 a.m.•14 views

IDOR in Group members

Description By manipulating the ugid, user who is not in group can view the members list of the group Proof of Concept Step 1: Go to User Group function, see that this user can only view this two groups. Step 2: Click on View a group, manipulate the ugid, confirm that this user can view the Group...

6.8AI score
SaveExploits0
Huntr
Huntr
•added 2023/06/26 3:32 p.m.•14 views

IDOR in notification function

Description By manipulating the notId, a user can view the notification of other users Proof of Concept Step 1: Login as user demo, click on a notification and see that the notification has a notId as 227. Step 2: Open another browser and login as user. Step 3: Access the URL to view the...

6.9AI score
SaveExploits0
Huntr
Huntr
•added 2023/06/15 4:56 p.m.•14 views

Stored XSS in the delete confirmation popup

Description The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. Proof of Concept Step1: The user with the privilege to create group creates a new group by passing a payload into...

6.4AI score
SaveExploits0
Huntr
Huntr
•added 2023/06/15 1:57 p.m.•14 views

The ability to edit groups owned by any user.

Description The edit group function does not check the owner, allowing for the possibility to modify a group without being the owner of that group. Proof of Concept Step 1: We have User1 who owns Group 1 and Group 2; User5 who owns Group 5. Step 2: User1 performs an edit group action and changes...

6.9AI score
SaveExploits0
Huntr
Huntr
•added 2023/05/27 3:26 p.m.•14 views

Integer Overflow in tjexample.c

Description The tjexample.c example program uses tjAlloc function to allocate the output buffer of the JPEG buffer. tjAlloc uses malloc which takes a sizet number of bytes an unsigned integer. However, tjAlloc itself takes the number of bytes as a signed integer:...

7.2AI score
SaveExploits0
Huntr
Huntr
•added 2023/04/30 7:18 a.m.•14 views

SQL injection in the delete action of the file add_edit_event.php

Description We have discovered that the SQL injection vulnerability can be exploited through the file /interface/main/calendar/addeditevent.php, allowing an attacker to manipulate the query via the eid parameter provided that Support Multi-Provider Events feature must be enabled. Proof of Concept...

8.1AI score
SaveExploits0References1
Huntr
Huntr
•added 2023/04/17 1:02 p.m.•14 views

Improper Error Handling at Rating function

Description Please enter a description of the vulnerability. Navigating rating function http://127.0.0.1:8083/ratings/stored/-1 Change this number to arbitrary characters http://192.168.14.180:8083/ratings/stored/-2 Error occurs allows user to know the path of application file within system...

6.9AI score
SaveExploits0
Huntr
Huntr
•added 2023/03/26 8:02 a.m.•14 views

Stored HTML injection to XSS

Team, I hope you are all doing well. . I wanted to bring to your attention a potential vulnerability on the website https://wearenotloosers.kimai.cloud. . During my research, I discovered that the user name fields are vulnerable to a stored HTML injection attack. . Which is reflecting while...

7.1AI score
SaveExploits0
Huntr
Huntr
•added 2023/02/28 1:53 a.m.•14 views

SQL Injection leads to code execution

Description This vulnerability allows the attacker to leverage a SQL injection attack in the database backup functionality to write arbitrary data to an arbitrary file on disk anywhere where the user can write. This includes the webroot in a default installation allowing the attack to place a web...

8.1AI score
SaveExploits0
Total number of security vulnerabilities4084