Lucene search
+L
HuntrMost viewed

4084 matches found

Huntr
Huntr
โ€ขadded 2021/07/21 11:40 a.m.โ€ข16 views

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

โœ๏ธ Description CSRF bug to validate inventory ๐Ÿ•ต๏ธโ€โ™‚๏ธ Proof of Concept Here it does not check token parameter for csrf .You can remove token paramater from url. bellow request is vulnerable to csrf attack when validate inventory ....

1.6AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2021/07/20 2:52 a.m.โ€ข16 views

Business Logic Errors in microweber/microweber

โœ๏ธ Description microweber is vulnerable to Business Logic error through negative product price. ๐Ÿ•ต๏ธโ€โ™‚๏ธ Proof of Concept HTML content: HTML 1. Save the above content into an HTML file. 2. Access the app localhost and add a product to the cart. 3. Open the HTML file and click on submit button to take...

0.5AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2021/05/18 6:02 a.m.โ€ข16 views

in tagspaces/tagspaces

Vulnerability Code Execution using Reflected Cross Site Scripting โœ๏ธ Description Tagspaces is a file organizer that also works as a file manager. When you open a file, it tries to provide a preview of common files like images, code and text files. But if the extension is not known to tagspaces, it...

0.2AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2021/03/31 12:36 a.m.โ€ข16 views

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

โœ๏ธ Description The forkcms is vulnerable to XSS through adding new media. ๐Ÿ•ต๏ธโ€โ™‚๏ธ Proof of Concept Payload: . 1. With an authenticated user, access: http://localhost/private/en/medialibrary/mediaitemindex. 2. Select the option Online movies Youtube, Vimeo, ... and click on Next. 3. Select any source...

0.4AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2020/12/21 12:00 a.m.โ€ข16 views

Code Injection in mozilla/deepspeech

Description Arbitrary Code Excecution in mozilla/DeepSpeech.DeepSpeech is an open source embedded offline, on-device speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers. Technical Description This package was vulnerable to Arbitrary...

0.8AI score
SaveExploits0References1
Huntr
Huntr
โ€ขadded 2020/11/24 12:00 a.m.โ€ข16 views

Prototype Pollution in nodef/extra-object

Description extra-object 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 extraObject = require"extra-object" var obj =...

1.9AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2026/04/18 3:27 a.m.โ€ข15 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.00299EPSS
SaveExploits0
Huntr
Huntr
โ€ขadded 2025/11/03 5:47 a.m.โ€ข15 views

Remote code execution via transformers_utils/get_config

This report is not public...

5.8AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2025/10/19 4:53 a.m.โ€ข15 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/10/07 8:15 a.m.โ€ข15 views

MLFlow server is exposed to data exfiltration and destruction due to lack of Origin validation

The MLFlow REST server is vulnerable to DNS rebinding attacks, allowing malicious websites to bypass Same-Origin Policy protections and execute unauthorized calls against REST endpoints. Once rebinding is successful, the attacker can: Query for experiments via the 2.0/mlflow/experiments/search...

8.1CVSS6AI score0.00211EPSS
SaveExploits1
Huntr
Huntr
โ€ขadded 2025/10/02 4:18 a.m.โ€ข15 views

Integer Overflow lead to DOS in API `v2/models/<model-name>/infer`

This report is not public...

6.9AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2025/06/18 1:55 p.m.โ€ข15 views

Regular Expression Denial of Service (ReDoS) in AdamWeightDecay Optimizer

The AdamWeightDecay optimizer is vulnerable to Regular Expression Denial of Service ReDoS. If an attacker can control the patterns in the includeinweightdecay or excludefromweightdecay lists, they can provide a malicious regular expression that causes catastrophic backtracking. When the optimizer...

7.5CVSS6.3AI score0.00511EPSS
SaveExploits1
Huntr
Huntr
โ€ขadded 2025/05/25 6:55 a.m.โ€ข15 views

Environment Variable XSS in Analytics Component

Description A critical stored Cross-Site Scripting XSS vulnerability exists in the Analytics component of lunary-ai/lunary where the NEXTPUBLICCUSTOMSCRIPT environment variable is directly injected into the DOM using dangerouslySetInnerHTML without any sanitization or validation. This allows...

9.6CVSS7.5AI score0.00497EPSS
SaveExploits1
Huntr
Huntr
โ€ขadded 2025/04/04 1:04 p.m.โ€ข15 views

MD5 Hash Collision in DocugamiReader Overwrites Structurally Distinct Chunks with Identical Text

Description The DocugamiReader class in llamaindex retrieves structured XML documents from the Docugami API, parses them into semantic chunks, and converts them into Document objects. To assign consistent IDs to each chunk, the following logic is used: hashedid =...

6.5CVSS7.2AI score0.00316EPSS
SaveExploits1
Huntr
Huntr
โ€ขadded 2025/03/11 10:51 p.m.โ€ข15 views

Uncontrolled Memory Consumption in `SimpleDirectoryReader` Due to Post-Limit File Processing

Description Summary: The SimpleDirectoryReader component in llamaindex.core contains a resource management flaw where user-specified file limits numfileslimit are applied after fully enumerating and loading all discovered files into memory. This design causes uncontrolled memory consumption and...

5.3CVSS7.5AI score0.00393EPSS
SaveExploits0
Huntr
Huntr
โ€ขadded 2025/03/07 7:49 p.m.โ€ข15 views

Regular expression Denial of Service - ReDoS

Description The regex defined in the variable SETTINGRE contains repetition groups and non-optimized quantifiers, which can lead to exponential backtracking when receiving "almost matching" payloads. This may degrade the application's performance or even cause a denial-of-service DoS when...

7.5CVSS7.2AI score0.00434EPSS
SaveExploits1
Huntr
Huntr
โ€ขadded 2025/03/02 3:06 a.m.โ€ข15 views

Privilege escalation from writing file into temporary directory to arbitrary code execution

Description The MLFlow temporary directory gets assigned insecure world-writable permissions 0o777. def getorcreatetmpdir: """ Get or create a temporary directory which will be removed once python process exit. """ from mlflow.utils.databricksutils import getreplid, isindatabricksruntime if...

7CVSS7.4AI score0.00228EPSS
SaveExploits1
Huntr
Huntr
โ€ขadded 2024/11/09 10:52 a.m.โ€ข15 views

Arbitrary file deletion on Windows via the '/v1/agent/hub/update' endpoint.

This report is not public...

8.2CVSS7.1AI score0.00546EPSS
SaveExploits1
Huntr
Huntr
โ€ขadded 2024/11/01 1:30 a.m.โ€ข15 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.00501EPSS
SaveExploits1
Huntr
Huntr
โ€ขadded 2024/10/31 1:49 p.m.โ€ข15 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.00216EPSS
SaveExploits1
Huntr
Huntr
โ€ขadded 2024/10/28 4:42 a.m.โ€ข15 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.00685EPSS
SaveExploits1
Huntr
Huntr
โ€ขadded 2024/10/11 4:04 p.m.โ€ข15 views

Missing check_access leads to directory deletion

This report is not public...

8.4CVSS7.1AI score0.00309EPSS
SaveExploits1
Huntr
Huntr
โ€ขadded 2023/10/02 3:38 a.m.โ€ข15 views

CSRF in Save Box Settings

Description CSRF in Save Box Settings Proof of Concept 1 .Attacker send form fake to user history.pushState'', '', '/'; document.forms0.submit; 2 .User click, interface home changed Video Poc https://drive.google.com/file/d/18y9P7SZuHgNC3uzmD50Xo82Yrmp5V4VS/view?usp=sharing...

7.2AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2023/09/03 4:09 p.m.โ€ข15 views

Store XSS in Survey menus

Description I noticed, your website is very secure. But you overlooked a flaw Store DOM XSS . Proof of Concept Detail: 1 .Login vs admin demo account and access Configuration 2 .Go to Survey menus == Survey menus entries 3 .Add new menu entry and insert payload in to GET data method...

6.3AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2023/08/22 1:11 a.m.โ€ข15 views

Authentication cookie without Secure flag

Description Access and login to the website. Press F12 on your keyboard or right-click on the website to open dev-tool. At Application tab, choose Cookies and there are some sensitive cookies without Secure flag. Proof of Concept Link photo:...

6.8AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2023/08/21 5:28 p.m.โ€ข15 views

Improper Authorization in Import Question function

Description The Import Question function does not check user permissions, allowing users to import questions into any survey without requiring authorization Proof of Concept Step 1: We have user1 who has no permissions Step 2: User1 performs importing questions into the survey by creating a reque...

7.2AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2023/08/05 10:21 p.m.โ€ข15 views

HTML Injection - real Aptabase emails

Description Due to lack of validation Name field during registration, bad actor can send emails with HTML injected code to the victims. Proof of Concept Payload example: Jameees Repro steps: Go to https://eu.aptabase.com/auth/register and for field 'Name' use payload with HTML. Open email from...

7AI score
SaveExploits0References2
Huntr
Huntr
โ€ขadded 2023/08/05 4:49 a.m.โ€ข15 views

Stored XSS in Page Title

Description At the latest version, the page title has been escaped and cannot trigger the XSS payload. However, by login to a user with other privileges, I see that It's still not escaped yet. Proof of Concept Step 1: Login as Admin, create a page in site1 with the title "test and see that the pa...

4.3CVSS6.3AI score0.00523EPSS
SaveExploits1
Huntr
Huntr
โ€ขadded 2023/07/15 8:36 p.m.โ€ข15 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/28 5:28 p.m.โ€ข15 views

Incorrect Authorization to Stored XSS in Import User Role function

Description The application incorrectly checks user permissions, enabling the attacker to use the 'import file user roles' functionality, which contains a payload for executing JavaScript code, without requiring any specific privileges. Proof of Concept Step1: Even without the privilege to manage...

6.9AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2023/06/28 4:37 p.m.โ€ข15 views

Cross-Site Request Forgery lead to lock and unlock Album

Description Attacker able to lock or unlock any album with this CSRF attack. Proof of Concept 1. Admin already should be logged in browser 2. Open the CSRF.html document.forms0.submit; The album b9131a9d-577e-4f06-b87e-5af30714b25b will be unlock Acknowledge Tran Van Nhan from bl4ckh0l3 of Galaxy...

6.9AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2023/06/26 3:47 p.m.โ€ข15 views

CSRF in the delete notification function

Description The web application is vulnerable to CSRF in the delete notification function. Proof of Concept Step 1: See that user demo has some notifications. Step 2: Host an HTML trap page and send the URL to the victim history.pushState'', '', '/' document.forms0.submit; And the malicious URL...

6.9AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2023/06/14 5:07 p.m.โ€ข15 views

Able to change username that is by default unchangeable

Description The website receives input from the user that specifies multiple attributes, properties, or fields that are to be initialized or updated in an object, but it does not properly control which attributes can be modified. Proof of Concept Step 1: We have a user with ID 18833 and the...

6.9AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2023/05/02 8:25 p.m.โ€ข15 views

Cross Site Scripting in Open Web Analytics on most statistics related pages

Description The makeJson method within the owatemplate class generates a JSON string in an unsafe manner. This method is utilized within the report.tpl file, where it receives parameters from the URL and generates a JSON string using them without properly sanitizing. Proof of Concept The...

6.9AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2023/04/19 9:22 p.m.โ€ข15 views

CSRF Leading to reset Boxes

Description Hello everyone, During my testing on LimeSurvey's admin demo, it's found that the Boxes part of the application is vulnerable to CSRF affecting reset boxes functionality meaning that if an admin created some boxes an attacker could trick the admin to reset the boxes by following a lin...

6.8AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2023/03/27 7:16 a.m.โ€ข15 views

IDORs with unpredictable IDs are valid vulnerabilities

1 create two workspace: workspace1 and workspace2, and their admin is admin1 and admin2 2 login as user1 and create project1. 4 Using burpsuit to hijack the reqeust, repalce workspace1's workspaceid as workspace2's workspaceid 5 we can find that project1 has a new proejct, even admin2 is not the...

6.8AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2023/03/21 1:20 p.m.โ€ข15 views

IDOR Vulnerability Allow the owner of one Organization can update anyother 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 update the org1, then we use burpsuit to get the post. 3 The first post will check user and we forward it. 4 The second post will edit content of organization and can b...

6.6AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2023/01/12 6:34 p.m.โ€ข15 views

Path Traversal - Archiving Files to Zip

Description The Tiny File Manager pack files feature is vulnerable to path traversal, which allows an attacker to access files that reside outside the web document root directory. The vulnerability occurs as the "file" parameter is not sanitized properly, thus allowing a malicious user to input...

7.2AI score
SaveExploits0References1
Huntr
Huntr
โ€ขadded 2022/12/30 12:05 p.m.โ€ข15 views

HTTP Query String Injection

Description The application does not properly sanitize query string parameters in the cloudflare-kv-http,github and http drivers. In the case of the github and http drivers there is no immediate vulnerability, however a slight risk is presented. When a user controls a key within the...

0.7AI score
SaveExploits0References2
Huntr
Huntr
โ€ขadded 2022/12/19 4:57 p.m.โ€ข15 views

Cron execution command field allows attackers with admin privilege to execute OS command as root

Description - Cron execution command value is written into cronfile without any security protection mechanism. - If an attacker gained admin access, he/she can run OS command as root. Proof of Concept 1/ Navigate to http://webserver/froxlor/adminsettings.php?page=overview&part=crond 2/ In the Cro...

1AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2022/11/23 10:03 p.m.โ€ข15 views

Unrestricted Upload of file with dangerous type lead to destroying the company's reputation.

Description In upload function i found the function accept a lot of file type and this is very dangerous because may be malicious user upload html file contain any information like go to another site or write message destroying the company's reputation like this site has been hacked by hacker Pro...

6.8AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2022/11/23 9:20 p.m.โ€ข16 views

An unrestricted upload file lead to a stored XSS via SVG file.

Description During the test, I discovered that the upload function accepted svg files without any sanitization, allowing me to inject javascript code into the svg file and store it, as well as execute the javascript code via the svg file. Proof of Concept // PoC.js...

7.5AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2022/11/07 3:22 p.m.โ€ข15 views

froxlor/froxlor <= 0.10.38.2 - Authenticated Unrestricted File Upload to RCE

Description Unsafe file uploads occur when the web server fails to sufficiently validate the fileโ€™s size, type, name, contents, or what restrictions are placed on the file once it has been successfully uploaded. The application fails to validate files that are uploaded, allowing an attacker to...

8.1AI score
SaveExploits0References2
Huntr
Huntr
โ€ขadded 2022/11/04 10:00 p.m.โ€ข15 views

CSRF on SSL certificates deletion

๐Ÿ“œ Description Cross-site request forgery also known as CSRF is a web security vulnerability that allows an attacker to induce users to perform actions that they do not intend to perform using form submissions. It allows an attacker to partly circumvent the same origin policy, which is designed to...

0.3AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2022/11/03 7:50 p.m.โ€ข15 views

Application-Wide Stored Cross Site Scripting affecting all Users

Description Hi Team, I have found a stored cross-site scripting vulnerability in the reporting dashboard module. What is stored cross site scripting attack? Stored XSS, occurs when user supplied input is stored and then rendered within a web page. Typical entry points for stored XSS are: message...

5.5AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2022/10/18 3:20 p.m.โ€ข15 views

Blind SSRF When Inserting a Presentation

Description BigBlueButton was found that it allows for URLs provided by the clients to be directly invoked, without checking the validity of the URL. An attacker will be able to request to services on the local host, and even utilize a FILE URL although an exception happens due to an incorrect ca...

7AI score
SaveExploits0
Huntr
Huntr
โ€ขadded 2022/10/14 11:46 a.m.โ€ข15 views

Denial of Service in proxy by redirecting to own host

Description It is possible to partially interrupt the proxy in the backend by redirecting to the same URL again. Proof of Concept On a server or API mocking website implement a rule that will redirect all requests to the following URL: https://diagrams.net/proxy?url=https://attacker.com...

0.4AI score0.01151EPSS
SaveExploits1References1
Huntr
Huntr
โ€ขadded 2022/09/13 3:53 p.m.โ€ข15 views

DoS attack in the HTTP decompression

Description Tulip is able to decompress compressed HTTP payloads. It does not check for decompression bomb. Using brotli, an attacker can send a HTTP paquet to a team vulnbox containing a brotli payload of 8.3KB. When decompressing this payload, it expands to 10GiB on the machine running the...

SaveExploits0
Huntr
Huntr
โ€ขadded 2022/07/15 4:05 p.m.โ€ข15 views

Insecure direct object references in "review" function

Description Insecure direct object references in review a book function allows one user to create a comment on behalf of another. Proof of Concept POST /post/review HTTP/2 Host: book.dansmonorage.blue Cookie: csrftoken=bYsdqkQkkbYXZYRVd8AynhYxG1rBb2AoOfAO76XCYmgzXK3A266EpZamGcKL0pN5;...

0.4AI score
SaveExploits0References1
Huntr
Huntr
โ€ขadded 2022/07/11 9:06 a.m.โ€ข15 views

Cross-Site Request Forgery (CSRF)

Description An attacker is able to download data from a user via the CSV Export function. The export will include all the books on your shelves, books you have reviewed, and books with reading activity. Vulnerable URL https://bookwyrm.social/preferences/export/file Proof of Concept...

0.9AI score
SaveExploits0
Total number of security vulnerabilities4084