Lucene search
+L
HuntrMost viewed

4084 matches found

Huntr
Huntr
added 2021/07/02 1:20 a.m.11 views

Cross-site Scripting (XSS) - Stored in projectsend/projectsend

💥 BUG Stored xss during file upload 💥 STEP TO REPRODUCE check this 1 minute video to reproduce the bug https://drive.google.com/file/d/17TkVQxAOuXxSnlaPh4smvbJndcW-JQla/view?usp=sharing 💥 IMPACT Lower level user can make xss attack against admin. So, using this xss bug lower level user can execut...

0.4AI score
SaveExploits0
Huntr
Huntr
added 2021/07/01 8:58 a.m.11 views

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

💥 BUG Stored xss via client address in invoice 💥 TESTED VERSION latest version as of 01/07/21 💥 STEP TO REPRODUCE 1. From admin account goto http://localhost/online-invoice2/app/admin/pageViewMembers.php and add a new user called user-B with read-write permission in invoice/client module .\ 2...

0.7AI score
SaveExploits0
Huntr
Huntr
added 2021/06/30 12:27 p.m.11 views

Cross-site Scripting (XSS) - Stored in combodo/itop

💥 BUG stored xss via contact lastname 💥 STEP TO REPRODUCE Plz check this 1 minute video to reproduce https://drive.google.com/file/d/1bR9ili6jKxX3UQ2dQUQTqNL0e4LsMDtk/view?usp=sharing 💥 Impact I see there is many different type of role base user . So, user who has permission to create contact can...

0.7AI score
SaveExploits0
Huntr
Huntr
added 2021/06/25 11:23 a.m.11 views

Improper Access Control in dani-garcia/vaultwarden

✍️ Description Vaultwarden allows users to share files and texts securely with anyone. This feature enables the user to control the number of accesses to a file or text and also the expiration date. A person, to retrieve one of these files, needs to access the share link in a browser. This link...

0.1AI score
SaveExploits0
Huntr
Huntr
added 2021/06/15 8:01 a.m.11 views

in polonel/trudesk

💥 BUG Stored xss via file upload 💥 IMPACT Stored xss allow to execute arbitary javascript in victim trudesk account External user also can execute xss in admin account here. 💥 STEP TO REPRODUCE 1. First from admin goto http://localhost:8118/teams and create a team called team2.\ Now goto...

SaveExploits0
Huntr
Huntr
added 2021/06/11 4:38 a.m.11 views

in hascheksolutions/pictshare

BUG ========== sha1 comparision bypass DETAILS ============= There is vulnerable code which can bypass file sha1 hash checking bypass function sha1Exists$sha1 $handle = fopenROOT.DS.'data'.DS.'sha1.csv', "r"; if $handle while $line = fgets$handle !== false ifsubstr$line,0,40==$sha1 return...

0.5AI score
SaveExploits0
Huntr
Huntr
added 2021/06/03 7:51 p.m.11 views

Classic Buffer Overflow in chatwoot/chatwoot

You can put a very long work email text until you get the last user to put and aries or DoS. Normally emails have 64 to 225 digits. Summary There is no limit to the number of characters in the work email, which allows a DoS attack. The DoS attack affects both server-side and client-side. NOTE: Th...

1.7AI score
SaveExploits0References1
Huntr
Huntr
added 2021/06/02 5:30 p.m.11 views

Cross-site Scripting (XSS) - Reflected in falconchristmas/fpp

✍️ Description Reflected XSS in proxies.php when a user asked to add a proxy, resulting in XSS. 🕵️‍♂️ Proof of Concept https://drive.google.com/file/d/14uabBenjADBpzWbbYqiF8a9FU2fzhX/view?usp=sharing payload: ' onmouseover='alert1 💥 Impact This vulnerability is capable of doing Reflected XSS...

0.5AI score
SaveExploits0
Huntr
Huntr
added 2021/05/24 8:39 a.m.11 views

Improper Access Control in openwhyd/openwhyd

✍️ Description Youtube 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 following link to verify anyone can access the api key:...

0.5AI score
SaveExploits0
Huntr
Huntr
added 2021/05/18 8:27 p.m.11 views

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

✍️ Description The dolibarr is vulnerable to XSS. It is possible to bypass the sanitizer through onpointerdown event. 🕵️‍♂️ Proof of Concept Payload: XSS. 1. With an authenticated user, access http://localhost/product/index.php. 2. Click on New product in the left bar. 3. Put any content in the Ref...

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

Prototype Pollution in jalik/js-deep-extend

✍️ Description Prototype Pollution refers to the ability to inject properties into existing JavaScript language construct prototypes, such as objects. JavaScript allows all Object attributes to be altered, including their magical attributes such as proto, constructor and prototype. An attacker...

1.1AI score
SaveExploits0
Huntr
Huntr
added 2021/05/15 1:26 p.m.11 views

Cross-site Scripting (XSS) - Stored in utmsigep/member-directory

✍️ Description Donor creation is vulnerable to stored XSS originating from donor creation due to missing sanitization on user input. 🕵️‍♂️ Proof of Concept - Select a member-status/group - Create Member - Enter an XSS payload into the directory notes field, eg. - Hit save. Upon...

0.9AI score
SaveExploits0
Huntr
Huntr
added 2021/05/15 1:07 p.m.11 views

Cross-site Scripting (XSS) - Generic in utmsigep/member-directory

✍️ Description Administrative functions display success banners after multiple actions that reflect user-input directly without sanitization. 🕵️‍♂️ Proof of Concept Member-status Creation and Update - Directory Admin - Member Statuses - Create New Member Status - Code: Enter a string, Label: Enter...

0.3AI score
SaveExploits0
Huntr
Huntr
added 2021/05/12 2:16 p.m.11 views

Cross-site Scripting (XSS) - Reflected in falconchristmas/fpp

✍️ Description In https://github.com/FalconChristmas/fpp/blob/721c99aed6897792bf7f79fa02a280995e27d409/www/gitCheckoutVersion.phpL26 you echo a user input without sanitization : html Version: 🕵️‍♂️ Proof of Concept Visit...

0.2AI score
SaveExploits0
Huntr
Huntr
added 2021/05/01 9:04 a.m.11 views

Cross-site Scripting (XSS) - Reflected in blockonomics/woocommerce-plugin

✍️ Description Reflected javascript injection vulnerabilities exist when web applications take parameters from the URL and display them on a page. Reflection vulnerabilities occur when a website outputs a variable from the webpage URL directly to the page, such as in a PHP application that accepts...

6.8AI score
SaveExploits0References2
Huntr
Huntr
added 2020/10/28 12:00 a.m.11 views

Prototype Pollution in generates/generates

Description @generates/merger is vulnerable to Prototype Pollution. This package allowing for modification of prototype behavior, which may result in Information Disclosure/DoS/RCE. Proof of Concept 1. Create the following PoC file: js // poc.js var merger = require"@generates/merger" const paylo...

1.7AI score
SaveExploits0
Huntr
Huntr
added 2025/12/30 10:50 a.m.10 views

Unbounded Classification Output Sorting Leads to Remote Denial-of-Service in Triton Inference Server

This report is not public...

5.3AI score
SaveExploits0
Huntr
Huntr
added 2025/07/18 2:40 p.m.10 views

User Enumeration via "Account not found" Message

This report is not public...

5.3CVSS6.9AI score0.007EPSS
SaveExploits1
Huntr
Huntr
added 2025/04/23 9:46 a.m.10 views

Divide By Zero lead to DOS

This report is not public...

7.1AI score
SaveExploits0
Huntr
Huntr
added 2025/04/21 7:56 a.m.10 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.22772EPSS
SaveExploits1
Huntr
Huntr
added 2025/02/22 5:56 p.m.10 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/11/17 1:57 p.m.10 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/15 5:26 a.m.10 views

Lack of unique constraint validation allows overwriting evaluators

Description The application allows the creation of evaluators without enforcing a unique constraint on the combination of projectId and slug. This allows an attacker to overwrite existing data by submitting a POST request with the same slug as an existing evaluator. Since the backend lacks databa...

6.5CVSS6.7AI score0.00582EPSS
SaveExploits1
Huntr
Huntr
added 2024/11/08 7:06 a.m.10 views

Integer Overflow In /v2/repository/models/<model_name>/load

This report is not public...

7.1AI score
SaveExploits0
Huntr
Huntr
added 2024/11/07 1:10 p.m.10 views

IDOR Vulnerability in PATCH `/v1/runs/:id/score` Endpoint Allows Unauthorized Score Updates for Other Users’ Runs

Description An Insecure Direct Object Reference IDOR vulnerability exists in the PATCH /v1/runs/:id/score endpoint. This endpoint allows an attacker to update the score data of any run by manipulating the id parameter in the request URL, which corresponds to the runIdscore in the database. The...

7.5CVSS7.6AI score0.00558EPSS
SaveExploits1
Huntr
Huntr
added 2024/10/25 4:45 a.m.10 views

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

This report is not public...

8.1CVSS7.1AI score0.00673EPSS
SaveExploits1
Huntr
Huntr
added 2024/10/21 9:28 a.m.10 views

URL check not complete, lead to SSRF

This report is not public...

6.5CVSS7.1AI score0.00596EPSS
SaveExploits1
Huntr
Huntr
added 2024/10/19 1:27 a.m.10 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.01692EPSS
SaveExploits1
Huntr
Huntr
added 2024/10/18 8:07 p.m.10 views

XSS through document upload

This report is not public...

5.4CVSS7.1AI score0.00509EPSS
SaveExploits0
Huntr
Huntr
added 2024/10/12 8:12 a.m.10 views

pickle deserialization vulnerability

Description There is a pickle deserialization vulnerability in the Latex English error correction plug-in function of gptacademic, which allows attackers to achieve remote command execution Environment setup 1. wget https://github.com/binary-husky/gptacademic/archive/refs/tags/version3.83.zip 2...

8.8CVSS9.2AI score0.02106EPSS
SaveExploits1
Huntr
Huntr
added 2023/06/29 10:57 p.m.10 views

Broken Access Control on Private Message Function

Description There is 2 issues I found in one function. A = admin B = user1 C = attacker. Scenario 1: A send private message to B with subject "testing". B or C can change the subject, this will disturb Integrity of the messages as long as they know the UUID messages. Scenario 2: A send private...

6.9AI score
SaveExploits0
Huntr
Huntr
added 2023/06/15 10:10 a.m.10 views

Incorrect Authorization leads to delete user

Description The application is experiencing incorrect permission settings, leading to the user with user administration rights being able to delete anyone, including users who are not under their management authority. Proof of Concept Step1:The User Demo super admin creates a user admin with user...

6.7AI score
SaveExploits0
Huntr
Huntr
added 2023/06/09 9:00 a.m.10 views

Serious Security Vulnerability Discovered in Promotion

Description I am writing to report a serious security vulnerability that we have uncovered. Specifically, we have found that promotions applied to certain client groups are still being honored even after the promotions are no longer applicable to those groups. This means that attackers can...

7AI score
SaveExploits0
Huntr
Huntr
added 2023/04/19 4:34 a.m.10 views

Unable to indicate negative amount in captial

Description Unable to indicate negative amount in captial Proof of Concept 1 Login application 2 Go to Capital Add Capital Fill in amount -999,999,999.00 3 The website indicate an negative amount...

6.9AI score
SaveExploits0
Huntr
Huntr
added 2023/03/23 12:05 a.m.10 views

Stored XSS in front/dashboard_helpdesk.php

Description Under the super-admin view, when adding a card to a dashboard, some more parameters are sent when the POST request is made. Those parameters later constitute an HTML div section in the response body. It is possible to modify the request, inject one of those parameters value which will...

6.1AI score
SaveExploits0References1
Huntr
Huntr
added 2023/03/22 6:44 a.m.10 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/12 6:36 a.m.10 views

CSV Injection in CSV files generated by the backend

1 login in https://demo.limesurvey.org/index.php 2 the demo admin create a user with name "=1+cmd|'/C calc'!A0". 4 other users login and download all the users' data as csv. 5 other users open the csv file with execl in windows, notice that choose ";" as separator as. 6 we can see that the...

6.5AI score
SaveExploits0
Huntr
Huntr
added 2023/02/21 4:37 p.m.10 views

Stored HTML injection and Potential Cross Site Scripting in pixelfed ≤ 0.11.4

Description pixelfed ≤ 0.11.4 is affected by HTML injection and Potential Cross Site Scripting vulnerability. Steps to Reproduce: 1.Choose any server from https://pixelfed.org/servers and go to registration page. 2.Enter your username, email, password and enter following payload on "Name" paramet...

6.7AI score
SaveExploits0References2
Huntr
Huntr
added 2023/02/13 12:50 p.m.10 views

HTML Injection

Description HTML Injection vulnerability was discovered in Accounting module that allow authenticated user to inject malicious HTML code inside "accountnumber" parameter. Proof of Concept Video...

7.5AI score
SaveExploits0
Huntr
Huntr
added 2023/02/06 10:20 a.m.10 views

CSS injection using component islands and useHead

Description After a component island render, the resulting head is regex'd for tags. This regex is not very robust and can be tricked, allowing for CSS injection. Proof of Concept app.vue vue Nuxt 3 Playground const title = ref nuxt.config.ts ts export default defineNuxtConfig experimental:...

6.4AI score
SaveExploits0References1
Huntr
Huntr
added 2023/02/01 5:37 a.m.10 views

Xss in compose mail functionaility

Description Reflected cross-site scripting or XSS arises when an application receives data in an HTTP request and includes that data within the immediate response in an unsafe way. Proof of Concept - Step1: login as normal user. - step2: click on webmail and click on compose. - step3: now enter "...

SaveExploits0
Huntr
Huntr
added 2022/12/23 12:06 a.m.10 views

Reflected XSS in any wordnet URL

Description A reflected XSS can be achieved by simply creating a URL such as: http://localhost:8000/alert1.html Proof of Concept nltk.app.wordnetapp.app Then hit http://localhost:8000/alert1.html in the browser...

6.1AI score
SaveExploits0
Huntr
Huntr
added 2022/12/18 9:35 p.m.10 views

Stored XSS in Week View Plugin

Description Stored cross-site scripting vulnerabilities arise when user input is stored and later embedded into the application's responses in an unsafe way. An attacker can use the vulnerability to inject malicious JavaScript code into the application, which will execute within the browser of an...

6.3AI score
SaveExploits0References1
Huntr
Huntr
added 2022/11/17 11:51 a.m.10 views

Cross-site Scripting (XSS) - Stored at discussion title

Description Attacker can inject XSS payload in title when he starts or renames a discussion. The payload will be triggered right after a normal user open that discussion. Proof of Concept 1. Login to your account on https://forum.locker.io 2. Create New Discussions 3. On the Discussions Title,...

6AI score
SaveExploits0
Huntr
Huntr
added 2022/10/26 8:39 p.m.10 views

Stored XSS - Entity name not sanitize in Ticket creation page

Description An Administrator can set a Cross-Site Scripting XSS payload inside an entity name. This XSS will be executed on the Ticket Creation page Menu - Assistance - Create Ticket. Proof of Concept 1. Set an XSS in Entity name 2. Go to the "Create Ticket" page 3. XSS is excuted...

1.2AI score
SaveExploits0References1
Huntr
Huntr
added 2022/10/09 2:42 p.m.10 views

Multiple SQL Injections

Description User input is inserted directly into a SQL query in multiple places when duplicating contacts/leads. Proof of Concept For a PoC, we are going to use Leads, although the other vulnerabilities will probably work analagously. Since the input is not directly displayed to the user, we will...

7.6AI score
SaveExploits0
Huntr
Huntr
added 2022/10/03 12:22 p.m.10 views

2 FA bypass

Description An attacker is able to bypass 2FA due to a logic flaw on the application Proof of Concept 1 Go to https://rdiffweb-dev.ikus-soft.com/prefs/general 2 Your account is set to [email protected] as primary email 3 Go to https://rdiffweb-dev.ikus-soft.com/prefs/mfa and click on "Enable 2FA" 4 A...

0.3AI score
SaveExploits0
Huntr
Huntr
added 2022/09/26 11:44 p.m.10 views

Stored Cross-Site Scripting (XSS) in via direct link to attachments

Description The XSS is related to this previous report. The fix to prevent XSS in uploaded attachments is insufficient, as there is no mitigation when accessing attachments via a direct link. Proof of Concept Steps to reproduce: 1. Log in to Inventree 2. Click on Parts. Add a new Category and...

1.3AI score
SaveExploits0
Huntr
Huntr
added 2022/09/04 1:11 a.m.10 views

Incorrect API design lead to Site wide CSRF

Description By design, the api body only accepts is json values. But we can send with non-json values, beside, api accept auth from accessToken in Cookie. All of that leads to many other consequences, typically csrf. Example: CSRF - promote normal user to admin Origin Body id:...

0.8AI score
SaveExploits0
Huntr
Huntr
added 2022/07/03 10:30 a.m.10 views

Multiple Stored XSS

✍️ Description The persistent or stored XSS vulnerability is a more devastating variant of a cross-site scripting flaw, it occurs when the data provided by the attacker is saved by the server, and then permanently displayed on "normal" pages returned to other users in the course of regular...

3.8AI score
SaveExploits0
Total number of security vulnerabilities4084