Lucene search
+L
HuntrMost viewed

4084 matches found

Huntr
Huntr
added 2021/05/19 9:11 a.m.13 views

Improper Privilege Management in dolibarr/dolibarr

💥 BUG unprivileged user can download project file 💥 STEP TO REPRODUCE ========================== 1. From admin account add user B as normal user .\ now give user B bellow permission for project module.\ ----Read projects and tasks shared project and projects I'm contact for. Can also enter time...

0.3AI score
SaveExploits0
Huntr
Huntr
added 2021/05/12 6:18 a.m.13 views

in axiomatic-systems/bento4

✍️ Description NULL pointer dereference of Ap4StszAtom.cpp in function GetSampleSize 🕵️‍♂️ Proof of Concept Verification steps: 1.Get the source code of Bento4 2.Compile the Bento4 bash $ cd Bento4 $ mkdir checkbuild && cd checkbuild $ cmake ../ -DCMAKECCOMPILER=clang -DCMAKECXXCOMPILER=clang++...

0.6AI score
SaveExploits0References1
Huntr
Huntr
added 2021/05/12 6:16 a.m.13 views

in axiomatic-systems/bento4

✍️ Description NULL pointer dereference of Ap4Descriptor.h in function GetTag 🕵️‍♂️ Proof of Concept Verification steps: 1.Get the source code of Bento4 2.Compile the Bento4 bash $ cd Bento4 $ mkdir checkbuild && cd checkbuild $ cmake ../ -DCMAKECCOMPILER=clang -DCMAKECXXCOMPILER=clang++...

1.4AI score
SaveExploits0References1
Huntr
Huntr
added 2021/05/09 3:50 p.m.13 views

OS Command Injection in falconchristmas/fpp

✍️ Description FPP - Falcon Player is vulnerable to OS Command injection attacks on ping.php because it doesnt sanitize user supplied parameters as shown below. : Vulnerable variable: count Method: GET The $count variable is constructed using the user supplied data, and then is used in a system...

0.7AI score
SaveExploits0
Huntr
Huntr
added 2021/05/06 5:46 p.m.13 views

Improper Privilege Management in monicahq/monica

✍️ Description Bypass payment verification and add more contact. From free account user can add only 10 contacts . but using this bug user can add more than 10 contacts for free 🕵️‍♂️ Proof of Concept 1. First goto https://app.monicahq.com/people from free account and add 10 contacts . Now you cant...

0.6AI score
SaveExploits0
Huntr
Huntr
added 2021/05/05 10:14 a.m.13 views

Cross-site Scripting (XSS) - Reflected in bustle/mobiledoc-kit

✍️ Description XSS using bypass of url validation 🕵️‍♂️ Proof of Concept i see your code https://github.com/bustle/mobiledoc-kit uses a dependance https://github.com/bustle/mobiledoc-dom-renderer . This dependency uses for url validation to prevent xss . It filter javascript,vbscript protocol to...

5.8CVSS6.6AI score0.00897EPSS
SaveExploits1
Huntr
Huntr
added 2021/05/03 11:40 a.m.13 views

Code Injection in c0oki3s/python-tools

✍️ Description python-tools is using an unsecure input function in https://github.com/C0oki3s/python-tools/blob/main/Dircreate/Dircreate.pyL8. Given that the script can be run using python2 or python3, if you feed the program with a python command and the python interpreter is python2, then the...

0.4AI score
SaveExploits0References1
Huntr
Huntr
added 2021/04/26 11:38 a.m.13 views

Cross-Site Request Forgery (CSRF) in boxbilling/boxbilling

✍️ Description CSRF BUG 🕵️‍♂️ Proof of Concept i see whole boxbilling software is vulnerable to csrf bug . There is no protection for csrf attack the csrf attack poc will be bellow code document.getElementById"myForm".submit In this html code change your sitename and save the file as html . Now...

0.5AI score
SaveExploits0References2
Huntr
Huntr
added 2021/04/25 7:07 p.m.13 views

Cross-site Scripting (XSS) - Stored in bytefury/crater

✍️ Description Stored xss using customer billing address 🕵️‍♂️ Proof of Concept 1. First goto demo app https://demo.craterapp.com/admin/customers/create and create a customer . During creation put bellow xss payload in billing address field and save it . Now see xss is executed payload -- xss"'...

1.1AI score
SaveExploits0
Huntr
Huntr
added 2021/03/26 11:46 a.m.13 views

Cross-site Scripting (XSS) - Generic in bigprof-software/online-invoicing-system

✍️ Description A cross-site scripting XSS issue in the Fork version 5.9.3 allows remote attackers to inject JavaScript via the "filtererclient" Parameter 🕵️‍♂️ Proof of Concept You can find installation instructions here: https://bigprof.com/appgini/applications/online-invoicing-system Vulnerable...

1.7AI score
SaveExploits0
Huntr
Huntr
added 2020/12/21 12:00 a.m.13 views

Prototype Pollution in yowainwright/common-utilities

Description @common-utilities/merge-objects is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC file: // poc.js var a = require"@common-utilities/merge-objects" const payload = JSON.parse'"proto":"polluted":"Yes! Its Polluted"'; var obj = console.log"Before : " +...

2AI score
SaveExploits0
Huntr
Huntr
added 2020/09/09 12:00 a.m.13 views

Cross-site Scripting (XSS) - Generic in dolibarr/dolibarr

Description This package is vulnerable to Cross-site Scripting XSS. The module renders user controllable value in the browser. In "card-rec.php" file, user controllable value coming from "$POST"titre" is directly appended to input field which will reflect back user provided string. An Attacker ca...

0.9AI score
SaveExploits0
Huntr
Huntr
added 2025/12/14 3:18 a.m.12 views

Unsafe Pickle Deserialization in apache-airflow-providers-http leading to RCE via HttpOperator

A High severity Unsafe Deserialization vulnerability exists in the airflow.providers.http package. The HttpOperator uses pickle.loads to deserialize untrusted data received from the Triggerer service via the database in the executecomplete method. This allows an attacker who has gained write acce...

6.4AI score
SaveExploits0
Huntr
Huntr
added 2025/08/21 9:10 p.m.12 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/24 1:53 p.m.12 views

Possible HTML Injection in Accept-Language header

This report is not public...

5.4CVSS5.4AI score0.00453EPSS
SaveExploits1
Huntr
Huntr
added 2025/07/01 5:58 p.m.12 views

LangChain HTMLSectionSplitter – XXE caused by unsafe XSLT parsing

This report is not public...

7.5CVSS6.9AI score0.00508EPSS
SaveExploits0
Huntr
Huntr
added 2025/04/01 10:18 p.m.12 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.00293EPSS
SaveExploits1
Huntr
Huntr
added 2025/03/07 1:35 p.m.12 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.00284EPSS
SaveExploits1
Huntr
Huntr
added 2025/02/28 4:54 a.m.12 views

SQL injection vulnerabilities in multiple vector stores

Description Multiple vector store integrations have SQL injection vulnerabilities, which can allow an attacker to read and write data using SQL. Example vulnerable code snippet in the Couchbase vector store integration: def deleteself, refdocid: str, kwargs: Any - None: """ Delete a document by i...

9.8CVSS8AI score0.00663EPSS
SaveExploits1
Huntr
Huntr
added 2024/11/26 3:15 a.m.12 views

A SQL Injection in DuckDB via prompt can lead to RCE

Target Link Description sql = f""" SELECT ftsmainself.tablename.matchbm25self.nodeidcolumn, 'query' AS score, self.nodeidcolumn, self.textcolumn FROM self.tablename WHERE score IS NOT NULL ORDER BY score DESC LIMIT self.similaritytopk; """ The duckdbretriever performs "search using string" and...

9.8CVSS10AI score0.01444EPSS
SaveExploits1
Huntr
Huntr
added 2024/11/22 8:56 a.m.12 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/17 7:58 p.m.12 views

Stored Cross-Site Scripting (XSS) via SAML IdP XML Injection

An attacker can achieve stored cross-site scripting XSS by injecting malicious JavaScript into the SAML IdP XML metadata. This metadata is used to generate the SAML login redirect URL, which is ultimately set as the value of window.location.href. This vulnerability allows the attacker to execute...

7.3CVSS6.2AI score0.00382EPSS
SaveExploits1
Huntr
Huntr
added 2024/11/06 6:23 a.m.12 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.00534EPSS
SaveExploits1
Huntr
Huntr
added 2024/10/31 8:36 a.m.12 views

SSRF due to insufficient patch of CVE-2024-5822

This report is not public...

9.8CVSS7.1AI score0.00527EPSS
SaveExploits2
Huntr
Huntr
added 2024/10/27 9:35 p.m.12 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.00557EPSS
SaveExploits0
Huntr
Huntr
added 2024/10/25 6:33 p.m.12 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.00498EPSS
SaveExploits1
Huntr
Huntr
added 2024/10/25 12:45 p.m.12 views

SSRF via Custom Tool Testing

This report is not public...

6.5CVSS7.1AI score0.00648EPSS
SaveExploits1
Huntr
Huntr
added 2024/10/23 2:02 p.m.12 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 6:51 p.m.12 views

An user can view any others invite list

This report is not public...

4.3CVSS7.1AI score0.00539EPSS
SaveExploits1
Huntr
Huntr
added 2024/10/21 5:34 p.m.12 views

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

This report is not public...

7.5CVSS7.1AI score0.00647EPSS
SaveExploits1
Huntr
Huntr
added 2023/09/20 6:14 p.m.12 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/15 8:36 p.m.12 views

Potential XSS injection in stuff and say attributes

Description The stuff and say attributes are not sanitized before being used in innerHTML. Because of this, they could be used to inject arbitrary JS in the page. Proof of Concept html obfumatic XSS "Fallback text...

6.9AI score
SaveExploits0
Huntr
Huntr
added 2023/06/29 12:18 p.m.12 views

XSS Reflected via import file funtion

Description The application does import data from the file without cleaning the data inside before processing, resulting in javascript code that can be injected and triggered when the victim executes the function. Proof of Concept Step1: The attacker creates a .csv file containing a payload to...

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

Unauthorized access to Survey menu entries

Description The application is not properly verifying the authorization of users accessing survey menu entries. Proof of Concept 1. Login as a user with limited privilege. In my case the user permission is set as follows and has no access to surveys. 2. Visit...

6.7AI score
SaveExploits0References1
Huntr
Huntr
added 2023/06/18 10:52 a.m.12 views

Stored XSS on user "Write private message" function

Description An attacker can inject malicious executable scripts into the code of the message field. Proof of Concept Log in as a Member user, access Messages - Write private message function for sending admin a message.COde Insert this payload into the message field testscriptprompt'1'/script the...

6.5AI score
SaveExploits0
Huntr
Huntr
added 2023/05/30 3:24 a.m.12 views

Stored XSS in End page

Description Allows a user who only has the authority to create surveys not the administrator to bypass validation and embed javascript schemes when creating surveys Step to reproduce - Login as administrator 1. Open User management and Create a user with create surveys only permissions. 1. Logout...

6.9AI score
SaveExploits0
Huntr
Huntr
added 2023/04/22 4:19 p.m.12 views

SMTP server credentials are returned

Description The vulnerability discovered in the Calibre-Web application is a security flaw in the management of email configurations that allows the SMTP server credentials to be viewed by an account with editing permission. This could allow a malicious user with access to the administrative...

6.8AI score
SaveExploits0
Huntr
Huntr
added 2023/04/22 4:43 a.m.12 views

Cross-site Scripting (XSS) - Stored

Description The stored XSS vulnerability found in the caliber-web application is a security flaw that allows an attacker to execute malicious code in a user's browser. The vulnerability affects the "/ajax/pathchooser/" endpoint and is present in the "path" parameter, which is sent via the GET...

6.4AI score
SaveExploits0
Huntr
Huntr
added 2023/03/20 9:36 a.m.12 views

REFLECTED XSS "Cross-site Scripting (XSS) "

Description Summary: I have found Reflected XSS at https://www.vim.org/login.php?referrer= Go To : https://www.vim.org/login.php?referrer=%22%3E%3Csvg/onload=prompt/OPENBUGBOUNTY/%3E payload xss : " Proof of Concept // PoC.js var payload =...

6.4AI score
SaveExploits0
Huntr
Huntr
added 2023/03/09 10:28 a.m.12 views

XSS Stored in perspective name

Description Hello team, I found an xss stored when adding a perspective name as shown in the gif below Proof of Concept...

6.6AI score
SaveExploits0
Huntr
Huntr
added 2023/02/22 5:11 a.m.12 views

Improper Neutralization of Input in paperWidth param During Web Page Generation

Module : print and invoice-print Parameter : paperWidth Attacker would be able to close the tag and can inject html tags POC : http://demo.bumsys.org/print?&paperWidth=;%3C/style%3E%3Cbody+onpageshow=alertdocument.domain%3E POC :...

0.6AI score
SaveExploits0
Huntr
Huntr
added 2023/02/16 5:57 p.m.12 views

Folder in webmail mailbox is vulnerable to Cross-Site Scripting (Reflective)

Issue Description • Reflected cross-site scripting vulnerabilities arise when data is copied from a request and echoed into the application's immediate response in an unsafe way. An attacker can use the vulnerability to construct a request that, if issued by another application user, will cause...

0.2AI score
SaveExploits0
Huntr
Huntr
added 2023/01/01 9:57 a.m.12 views

Send any message to any to any private channel

Description A user can add any message to a private channel that is not in that channel. This error is because the web application did not check if the sender userid is in that private channel. Proof of Concept Login to website in brower 1 with user A. Login to website in brower 2 with user B. Us...

6.9AI score
SaveExploits0
Huntr
Huntr
added 2022/12/09 10:48 a.m.12 views

Filepath of page components of deploying system leaks in source code

Description When building your Nuxt application, the source file path of all page components is written in the entry.js file and is thus human readable to everyone. This could lead to unwanted side effects, as in revealing the structure of the system which was used to build the application or...

0.6AI score
SaveExploits0
Huntr
Huntr
added 2022/10/30 11:52 p.m.12 views

XSS Stored inside Admin logs

Description If an attacker attempt to login with an XSS payload inside the username, the login attempt will be logged on the admin dashboard. Then, if an admin visits the login logs page, it will execute the XSS. Proof of Concept Login with XSS inside username Admin visits logs...

1.9AI score
SaveExploits0References1
Huntr
Huntr
added 2022/10/27 7:08 p.m.12 views

XSS Stored - Content of tasks are not sanitize

Description If a user inject an XSS payload inside the content of a task. All users that visit the kanban will execute the corresponding XSS payload. Proof of Concept Create XSS in task content XSS is executed...

2.5AI score
SaveExploits0References1
Huntr
Huntr
added 2022/10/20 6:31 p.m.12 views

Stored Cross-Site Scripting (XSS)

Description There is insufficient input validation in the pop-up notifications. Proof of Concept Steps to reproduce: 1. Log in to an admin account 2. Click on Services - Services Templates 3. Create a new Service Template with the Name alertdocument.location 4. The XSS is triggered when the...

6.3AI score
SaveExploits0
Huntr
Huntr
added 2022/10/03 8:29 a.m.12 views

XSS on external links

Description This vulnerability allow for an administrator to create an evil external link. Proof of Concept As an admin user - Go to http://172.16.128.131/front/link.form.php?id=1 - Create an external link and put has value for the link javascript:alert1 - Assign this link to budgets example As a...

0.1AI score
SaveExploits0
Huntr
Huntr
added 2022/08/23 1:34 p.m.12 views

Insufficient Session Expiration

Description The Nakama Console session is not invalidated when the user is deleted. Proof of Concept Steps to reproduce: 1. Log in to the Nakama Console as admin and create a user [email protected] 2. In a separate browser or private window log in to the account [email protected] 3. In the admin session,...

1AI score
SaveExploits0References1
Huntr
Huntr
added 2022/08/22 1:41 p.m.12 views

Reflected XSS via "idlist" parameter

Description The value for the idlist parameter is reflected in the web context without proper filtering in place resulting in possibility to execute malicious javascript code. Testing Environment 1. Windows OS 2. Firefox Browser Proof of Concept 1. Visit...

0.8AI score
SaveExploits0
Total number of security vulnerabilities4084