Lucene search
+L
HuntrMost viewed

4084 matches found

Huntr
Huntr
added 2021/05/21 4:11 p.m.9 views

Improper Access Control in teamultroid/ultroid

✍️ Description Google Maps API key without proper referer restrictions is found in your repo. It can be embeded to anyone's website and if the billing account is active, it will incur charges on your account. 🕵️‍♂️ Proof of Concept Visit this link to verify that you can use the service by visiting...

1.5AI score
SaveExploits0References1
Huntr
Huntr
added 2021/05/18 9:33 a.m.9 views

Prototype Pollution in fiznool/body-parser-xml

✍️ Description This library uses an XML parsing library which causes prototype pollution. However, this issue can be fixed on our side. 🕵️‍♂️ Proof of Concept const express = require'express'; const bodyParser = require'body-parser'; require'body-parser-xml'bodyParser; const app = express; const...

7.5CVSS1.1AI score0.01299EPSS
SaveExploits1References2
Huntr
Huntr
added 2021/05/14 2:42 a.m.9 views

in rockcarry/ffjpeg

✍️ Description An exploitable heap overflow vulnerability exists in function bmpload in bmp.c. 🕵️‍♂️ Proof of Concept make ./ffjpeg -e poc 💥 Impact This vulnerability is capable of Code execution...

2.4AI score
SaveExploits0References1
Huntr
Huntr
added 2021/05/12 2:13 p.m.9 views

OS Command Injection in falconchristmas/fpp

✍️ Description Hi, in https://github.com/FalconChristmas/fpp/blob/721c99aed6897792bf7f79fa02a280995e27d409/www/gitCheckoutVersion.phpL38 : php A system function is called with a user input, a malicious user could profit from it if the version variable contains a command 🕵️‍♂️ Proof of Concept...

2.6AI score
SaveExploits0
Huntr
Huntr
added 2021/05/11 7:31 p.m.9 views

Cross-site Scripting (XSS) - Reflected in forkcms/forkcms

✍️ Description The forkcms is vulnerable to XSS through Online movies id edition. 🕵️‍♂️ Proof of Concept 1. With an authenticated user, access http://localhost/private/en/medialibrary/mediaitemindex. 2. Click on New media. 3. Select Online movies Youtube, Vimeo, ... and click on Next. 4. Select any...

0.1AI score
SaveExploits0
Huntr
Huntr
added 2021/05/09 8:23 p.m.9 views

Session Fixation in monicahq/monica

✍️ Description Recently there was more than 5 reports at huntr showing how to trigger XSS in monica ,the session fixation i am reporting here can be used with these bugs or can be used for post exploitation methods to maintain access on an account even after changing the password of the account...

0.8AI score
SaveExploits0
Huntr
Huntr
added 2021/05/04 8:45 p.m.9 views

Path Traversal in svenstaro/miniserve

✍️ Description The file upload feature in miniserver is vulnerable to path traversal vulnerability. An attacker can upload a file with "../" in the filename and the web server will then upload the file outside of the directory scope allowing path traversal. The severity of this security issue...

0.5AI score
SaveExploits0
Huntr
Huntr
added 2021/05/03 8:56 a.m.9 views

Insufficiently Protected Credentials in hotrodzphotography/hotrodzphotography.github.io

✍️ Description Private mailgun API key found in https://github.com/hotrodzphotography/hotrodzphotography.github.io/blob/1e8d0227f3558f3df8140ee0042867fcb1146379/src/views/Contact.vueL48 90e27fb32160148dc1cc3890ef601355' 🕵️‍♂️ Proof of Concept curl --user 'api:key-90e27fb32160148dc1cc3890ef601355'...

7AI score
SaveExploits0
Huntr
Huntr
added 2021/05/03 8:8 a.m.9 views

Command Injection in sofianehamlaoui/lockdoor-framework

✍️ Description Command injection occurs due to lack of sanitization of input passed to the os.system command usage in the package. as the package runs only as root every command processed inside the package system command will be running with root privileges , so every command passed via simple...

2.3AI score
SaveExploits0References1
Huntr
Huntr
added 2021/02/19 12:0 a.m.9 views

Cross-site Scripting (XSS) - Generic in prasathmani/tinyfilemanager

:book: Description TinyFileManager is web based file manager and it is a simple, fast and small file manager with a single file, multi-language ready web application for storing, uploading, editing and managing files and folders online via web browser. The Application runs on PHP 5.5+, It allows...

7.2AI score
SaveExploits0
Huntr
Huntr
added 2020/09/13 12:0 a.m.9 views

Cross-site Scripting (XSS) - Generic in jsdecena/laracom

Description LaracomLaravel FREE E-Commerce Software this package is vulnerable to Stored Cross-Site Scripting XSS. https://github.com/jsdecena/laracom Steps To Reproduce-: 1 install https://github.com/jsdecena/laracom locally or https://shop.laracom.net/ use demo 2 in search bar enter javascript...

4.3CVSS0.3AI score0.00875EPSS
SaveExploits1References1
Huntr
Huntr
added 2026/04/18 3:27 a.m.8 views

Rate-limit bypass on POST /api/v1/login via X-Forwarded-For rotation

What's wrong The rate limiter on the login endpoint keys each request by request.client.host. Uvicorn is launched with --proxy-headers --forwarded-allow-ips in docker/base.Dockerfile, so request.client.host is whatever the client puts in the X-Forwarded-For header. An attacker just rotates that...

6.5CVSS6.6AI score0.00179EPSS
SaveExploits0
Huntr
Huntr
added 2026/04/15 5:12 a.m.8 views

Symlink Member Name Not Validated in filter_safe_tarinfos — Symlink Created Outside Extraction Directory

Description filtersafetarinfos in keras/src/utils/fileutils.py validates member names for regular files via ispathindir line 79, but for symlink entries it only validates the link target via islinkindir line 76 — the symlink's own info.name which determines where the symlink is created on disk is...

8.9CVSS5.7AI score0.00584EPSS
SaveExploits1
Huntr
Huntr
added 2025/12/04 3:39 p.m.8 views

Command Injection in example_xcom.py via XCom race condition

This report is not public...

5.8AI score
SaveExploits0
Huntr
Huntr
added 2025/11/09 10:42 p.m.8 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/10/19 4:53 a.m.8 views

Path traversal vulnerability via `FileSystemPathPointer.join()` method allows unauthorized file access

Description A critical path traversal vulnerability exists in the FileSystemPathPointer.join method within the nltk library. The vulnerability allows attackers to bypass directory restrictions and access files outside the intended directory structure by using path traversal sequences such as ../ ...

5.5AI score
SaveExploits0
Huntr
Huntr
added 2025/08/21 9:10 p.m.8 views

Authorization Bypass in MLflow Basic Auth (unprotected Flask/GraphQL routes)

This report is not public...

6.9AI score
SaveExploits0
Huntr
Huntr
added 2025/07/03 12:4 p.m.8 views

Dependacy chain attack through hijacking broken github repository at https://github.com/huggingface/transformers/blob/main/src/\ntransformers/models/fuyu/\nconvert_fuyu_model_weights_to_hf.py

Description Type: Dependency Chain Attack through hijacking broken github repository Risk: High Allows arbitrary code execution in model conversion workflows Affected Asset: https://github.com/adept-ai-labs/adept-inference Broken URL in Hugging Face Transformers Root Cause The Hugging Face...

6.5AI score
SaveExploits0
Huntr
Huntr
added 2025/07/01 5:58 p.m.8 views

LangChain HTMLSectionSplitter – XXE caused by unsafe XSLT parsing

This report is not public...

7.5CVSS6.9AI score0.00604EPSS
SaveExploits0
Huntr
Huntr
added 2025/04/21 7:56 a.m.8 views

Python sandbox escape leading to Remote Code Execution (RCE)

Smolagents python sandbox escape leading to Remote Code Execution RCE Summary Smolagents is a barebones library for building agents that “ think in Python code ”—generating and executing Python as part of their reasoning process. Given this design, secure code execution is a critical backbone of...

10CVSS8.6AI score0.18654EPSS
SaveExploits1
Huntr
Huntr
added 2025/04/03 1:6 a.m.8 views

Denial of Service via `Uncontrolled Recursive` JSON Parsing in `JSONReader`

Description The JSONReader in llamaindex is vulnerable to stack overflow when processing deeply nested JSON, leading to a RecursionError. Attackers can exploit this to trigger Denial of Service DoS by submitting malicious JSON, crashing applications before input validation. This impacts...

6.5CVSS7.8AI score0.00338EPSS
SaveExploits1
Huntr
Huntr
added 2025/04/01 10:18 p.m.8 views

Hardlink-Based Path Traversal in ObsidianReader

Overview A vulnerability has been identified in the ObsidianReader class from llamaindex.readers.obsidian. This vulnerability allows an attacker to bypass the path restriction mechanism using hardlinks , enabling unauthorized access to sensitive system files such as /etc/passwd. Affected Componen...

6.2CVSS6.8AI score0.0029EPSS
SaveExploits1
Huntr
Huntr
added 2025/03/17 4:10 p.m.8 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 dynamic module utilities. The vulnerability exists in the getimports function in dynamicmoduleutils.py, which uses a vulnerable regular expression pattern to filte...

5.3CVSS7.3AI score0.00431EPSS
SaveExploits1
Huntr
Huntr
added 2025/03/15 7:42 p.m.8 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 configuration file resolution mechanism. The vulnerability exists in the getconfigurationfile function, which uses the vulnerable regular expression pattern...

5.3CVSS7AI score0.00431EPSS
SaveExploits1
Huntr
Huntr
added 2025/03/07 1:35 p.m.8 views

MD5 Hash Collision Causes Overwriting of Papers with the Same Title, Leading to Data Loss

Description The ArxivReader class in LlamaIndex is responsible for searching for papers on ArXiv, downloading them, and processing them for AI model training. The workflow of ArxivReader is as follows: 1. The user searches for a specific topic on ArXiv, retrieving a list of relevant papers. impor...

5.3CVSS6.6AI score0.00281EPSS
SaveExploits1
Huntr
Huntr
added 2025/02/28 5:24 a.m.8 views

XML Entity Expansion vulnerability in Sitemap parser

Description There is an XML entity expansion billion laughs vulnerability in the sitemap parser. When accessing a malicious Sitemap XML, this results in a Denial of Service. Vulnerable class: import urllib.request import xml.etree.ElementTree as ET from typing import List from...

7.5CVSS7.1AI score0.00415EPSS
SaveExploits1
Huntr
Huntr
added 2025/02/22 5:56 p.m.8 views

Unauthenticated Stored XSS via dangerouslySetInnerHTML

An UNAUTHENTICATED attacker can achieve stored cross-site scripting XSS by injecting malicious JavaScript the v1/runs/ingest if he adds an empty citations field to trigger a code path where dangerouslySetInnerHTML is used to render the attacker controlled text. This vulnerability allows the...

9.1CVSS5.3AI score0.00415EPSS
SaveExploits1
Huntr
Huntr
added 2024/12/14 4:48 a.m.8 views

Denial of Service(DOS) in LangChainLLM due to missing exception handler.

Summary The streamcomplete method of the LangChainLLM class executes the llm using a thread and retrieves the result of the llm via the getresponsegen method of the StreamingGeneratorCallbackHandler class. During this process, getresponsegen recursively detects the onllmerror and onllmend events...

7.5CVSS7.7AI score0.00761EPSS
SaveExploits1
Huntr
Huntr
added 2024/11/17 1:57 p.m.8 views

Arbitrary File Overwrite & RCE via Tarfile Path Traversal

Description The DJL package utilizes an untar function, for example, when downloading and saving models. Additionally, the untar function overwrites existing files. Therefore, the untar method includes the following two security measures to prevent misuse of its functionality. 1. Security measure...

7.2AI score
SaveExploits0
Huntr
Huntr
added 2024/11/16 6:58 a.m.8 views

Improper access of prompt data by another user.

Description Another user can able to see the prompts data of a particular users. Proof of Concept let promptid be the prompt id of user 1 visit http://127.0.0.1:8080/prompts/promptid from another users user 2 session user 2 can see the user 1 promptid's data. Previously it was reported by some on...

8.8CVSS6.8AI score0.00671EPSS
SaveExploits1
Huntr
Huntr
added 2024/10/30 8:25 p.m.8 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.00372EPSS
SaveExploits1
Huntr
Huntr
added 2024/10/28 4:42 a.m.8 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.00646EPSS
SaveExploits1
Huntr
Huntr
added 2024/10/25 6:33 p.m.8 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.00469EPSS
SaveExploits1
Huntr
Huntr
added 2024/10/23 2:2 p.m.8 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/22 9:26 a.m.8 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.18379EPSS
SaveExploits3
Huntr
Huntr
added 2024/10/18 1:59 p.m.8 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/17 8:57 p.m.8 views

Open Redirect

This report is not public...

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

rar slip lead to remote code execution

This report is not public...

8.8CVSS7.1AI score0.01514EPSS
SaveExploits1
Huntr
Huntr
added 2024/10/16 8:6 a.m.8 views

Redos (Regular Expression Denial of Service)

This report is not public...

6.5CVSS7.1AI score0.00687EPSS
SaveExploits1
Huntr
Huntr
added 2023/09/20 6:14 p.m.8 views

Deleted account still has the right to create, delete other accounts (delete surveys)

Description An account that has been deleted still has the right to create, delete surveys other accounts Proof of Concept Video Poc https://drive.google.com/file/d/1kvNqK8tYvWDabLigI6dZsp4kpKKkrfIx/view?usp=sharing...

7.2AI score
SaveExploits0
Huntr
Huntr
added 2023/07/07 3:4 a.m.8 views

Stored XSS in description of theme

Description The attacker can execute JavaScript code through the theme's description. Proof of Concept Step 1 : - Choose any theme to upload i used a copy of vanila theme - Open theme folder and change description tag of config.xml file vanilla Bootstrap Vanilla theme 16/10/2017 LimeSurvey GmbH...

7.2AI score
SaveExploits0
Huntr
Huntr
added 2023/06/29 8:12 a.m.8 views

Reflected XSS via "importFormat" parameter

Description Please enter a description of the vulnerability. Proof of Concept - Login as administrator or any user with access to User import/export feature. - Visit the following URL...

6.9AI score
SaveExploits0References1
Huntr
Huntr
added 2023/06/17 11:1 a.m.8 views

An agent without permission has the ability to update, add, or delete FAQ items

Description I discovered a vulnerability in the osticket application. When an administrator creates a category and adds some FAQ items, they have the ability to grant update, delete, and add permissions to agents. Once granted access, an agent can login and edit, delete, or add FAQs and record...

7.1AI score
SaveExploits0
Huntr
Huntr
added 2023/06/15 3:49 p.m.8 views

Leak Secret tokens by changing baseURL

Description nuxt-api-party allows developers to easily hook up APIs. You can configure API URLs and Credentials to be sent on requests. It is suggested in the documentation that this plugin is capable of handling sensitive data. There is a design flaw that could allow an attacker to extract priva...

6.7AI score
SaveExploits0
Huntr
Huntr
added 2023/06/15 10:41 a.m.8 views

Improper Authorization leads to privilege escalation

Description The application improperly performs user authorization, resulting in a user with the user management role being able to modify their own permissions or those of others. Proof of Concept Step1: The highest-level administrator or an administrator with the permission to create roles...

6.7AI score
SaveExploits0
Huntr
Huntr
added 2023/03/22 6:44 a.m.8 views

IDOR Vulnerability Allow the owner of one Organization can edit, delete and resetpassword users that belong to other organization

1 first, we create two organizations: org1 and org2. The owner of them is user1 and user2 corresponding. 2 we login as user1 and reset itsself password. 3 using the burpsuit to hack hijack the post. 4 The post and can be like: PUT...

6.6AI score
SaveExploits0
Huntr
Huntr
added 2023/03/18 7:36 p.m.8 views

heap-buffer-overflow in vim_strrchr

Description heap based buffer overflow in vimstrrchr at strings.c:682 Vim Version git log commit ea83c194625e51c28a2796eba9ba87b0b9ab23e0 HEAD - master, tag: v9.0.1414, origin/master, origin/HEAD Proof of Concept ./vim -u NONE -i NONE -n -m -X -Z -e -s -S POCvimstrrchr -c :qa!...

7.4AI score
SaveExploits0References1
Huntr
Huntr
added 2023/02/16 8:14 p.m.8 views

reflected xss

Description reflected xss SUMMURY here i uses demo instalation https://demo.limesurvey.org/ in firefox browser Proof of Concept login into user account and visit...

0.7AI score
SaveExploits0
Huntr
Huntr
added 2023/02/07 4:51 p.m.8 views

XSS in user supplied title

Issue The useHead function does not sanitize tags inserted in each property, including the title property. Context The useHead repository is a wrapper around vueuse/head which wraps unjs/unhead which wraps harlan-zw/zhead. The possibility of XSS is not described as being a vulnerability in the ro...

6.1AI score
SaveExploits0
Huntr
Huntr
added 2023/01/10 3:36 a.m.8 views

Site-wide CSRF (Bypass Strict Cookie) leave to Website Takeover

I reported this vulnerability once a long time ago, but you still haven't fixed it. I report back to remind you need to fix it. Description At the api/hooks.unfurl, when sending a post request containing a param challenge, the server will return the value of that param, which inadvertently leave ...

7.2AI score
SaveExploits0
Total number of security vulnerabilities4084