Lucene search
+L
HuntrMost viewed

4084 matches found

Huntr
Huntr
•added 2021/09/16 3:58 a.m.•18 views

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in ledgersmb/ledgersmb

Description Secure flag is not implemented on the application Proof of Concept https://drive.google.com/file/d/1ESnBKwFef8D42A2VD3W59vXMLdWhCxS9/view?usp=sharing Impact The secure flag is an option that can be set by the application server when sending a new cookie to the user within an HTTP...

4CVSS0.01134EPSS
SaveExploits1References1
Huntr
Huntr
•added 2021/09/13 6:54 a.m.•18 views

Cross-Site Request Forgery (CSRF) in e107inc/e107

✍️ Description Attacker or malicious user is able to change URL configuration if a logged in user visits attacker website. because lack of CSRF token 🕵️‍♂️ Proof of Concept 1.when you logged in open this POC.html in a browser 2.you can check unintentionally your search URL changed form /search.php...

0.5AI score
SaveExploits0References1
Huntr
Huntr
•added 2021/09/11 1:09 p.m.•18 views

Inefficient Regular Expression Complexity in cdr/code-server

✍️ Description The code-server package is vulnerable to ReDoS regular expression denial of service. An attacker that is able to provide crafted input to the ansiRegex functionality may cause an application to consume an excessive amount of CPU. Below pinned line using vulnerable regex. The ReDOS i...

7.8CVSS0.6AI score0.01262EPSS
SaveExploits1
Huntr
Huntr
•added 2021/09/04 9:35 a.m.•18 views

Improper Authorization in imran300/inventory

✍️ Description A designer user can deactivate any other users IDOR. 🕵️‍♂️ Proof of Concept go to this url when logging in as a Designer. http://localhost:8000/inventory/index.php/Users/deactiveStatus/10 and then you can see that a user with id 10 will be deactivated. 💥 Impact This vulnerability is...

1.5AI score
SaveExploits0
Huntr
Huntr
•added 2021/09/01 10:19 a.m.•18 views

Forced Browsing in slackero/phpwcms

✍️ Description Image cache can be flushed by any authenticated, low privileged user. 🕵️‍♂️ Proof of Concept - Register a low privileged user without any administrator access. - Log in with the low privileged user - Open the following URL:...

0.4AI score
SaveExploits0
Huntr
Huntr
•added 2021/09/01 12:30 a.m.•18 views

Command Injection in yogeshojha/rengine

✍️ Description RCE via the proxy feature of Rengine. Proxies can be added in Rengine for executables like httpx to use in a scan. This functionality can be used to inject a command and run arbitrary code. 🕵️‍♂️ Proof of Concept Add this as the only proxy in the proxy list in the Proxy settings:...

0.8AI score
SaveExploits0
Huntr
Huntr
•added 2021/08/26 2:25 a.m.•18 views

in opensourcepos/opensourcepos

✍️ Description The giftcards/view/ POST request can be hijacked so that the information will be sent to another page, by modifying the login page URL. 🕵️‍♂️ Proof of Concept Change the login page URL to https://mydomain.com/giftcards/view/anotherpagehere Then the form action in the webpage will be...

0.7AI score
SaveExploits0References1
Huntr
Huntr
•added 2021/08/25 1:09 p.m.•18 views

in froxlor/froxlor

✍️ Description The login form POST request can be hijacked so that the credentials will be sent to an external website, by modifying the login page URL. 🕵️‍♂️ Proof of Concept Change the login page URL to https://mydomain.com/index.php/evilsite.com Then the form action in the webpage will be...

0.5AI score
SaveExploits0References1
Huntr
Huntr
•added 2021/08/24 9:04 p.m.•18 views

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

✍️ Description csrf bug to update uploaded-file 🕵️‍♂️ Proof of Concept Bellow request is vulnerable to csrf bug to update uploaded-file. Submit request POST /siteadmin/file/edit/2 HTTP/1.1 Host: demo.livehelperchat.com Cookie: PHPSESSID=b8cdt7e1436rstdhbgq5mjqskq User-Agent: Mozilla/5.0 X11;...

0.4AI score
SaveExploits0
Huntr
Huntr
•added 2021/08/19 2:05 p.m.•18 views

Cross-site Scripting (XSS) - Stored in imran300/inventory

✍️ Description Stored xss bug using a xss payload in the employee name when adding a new employee 🕵️‍♂️ Proof of Concept Goto http://localhost/inventory/employees/addemployee and click on add employee and copy paste the following xss payload and paste it in the EMP NAME javascript " Click on safe...

0.2AI score
SaveExploits0
Huntr
Huntr
•added 2021/08/05 3:13 p.m.•18 views

Cross-Site Request Forgery (CSRF) in tsolucio/corebos

✍️ Description Attacker able to delete any Document with CSRF attack because there is any CSRF protection for related endpoint. It does not matter at all that your application run in localhost or elsewhere, just it is enough to run on a browser and another low privilege user or attackers know the...

1.2AI score
SaveExploits0
Huntr
Huntr
•added 2021/08/05 3:13 p.m.•18 views

Cross-Site Request Forgery (CSRF) in tsolucio/corebos

✍️ Description Attacker able to delete any Campaign with CSRF attack because there is any CSRF protection for related endpoint. It does not matter at all that your application run in localhost or elsewhere, just it is enough to run on a browser and another low privilege user or attackers know the...

1.5AI score
SaveExploits0
Huntr
Huntr
•added 2021/07/30 5:37 p.m.•18 views

Cross-Site Request Forgery (CSRF) in sergix44/xbackbone

✍️ Description following endpoint vulnerable to CSRF: /omeka/system/deleteOrphanFiles Also there is not any different that you run The application in localhost or some real hosts, this is enough to login with a browser that used the browser for online web surfacing too. 🕵️‍♂️ Proof of Concept //...

0.7AI score
SaveExploits0
Huntr
Huntr
•added 2021/07/30 10:20 a.m.•18 views

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

✍️ Description Your application have not any CSRF protection and also You set the SameSite attribute to Lax, this means if you want to alter some data with GET HTTP requests, then your site should be vulnerable to CSRF attacks with no doubt. First you run this Html payload and then you should see...

0.9AI score
SaveExploits0
Huntr
Huntr
•added 2021/07/29 3:56 p.m.•18 views

Cross-site Scripting (XSS) - Stored in apostrophecms/apostrophe

✍️ Description : An attacker could upload a specially crafted SVG image containing malicious scripting code. When following a link to this image, the code would be executed. 🕵️‍♂️ Proof of Concept : // PoC.js var payload = ... Link POC using Demo --...

0.7AI score
SaveExploits0
Huntr
Huntr
•added 2021/07/26 5:58 p.m.•18 views

Cross-Site Request Forgery (CSRF) in changeweb/unifiedtransform

✍️ Description When you don't set the SameSite attribute of cookies the browsers have special act in front of this issue.I mean set default value on it chrome and chromium based browsers set the attribute "Lax" that mean if you do add/delete/alter operation in a get HTTP request then your site mor...

1.2AI score
SaveExploits0
Huntr
Huntr
•added 2021/07/23 1:51 p.m.•18 views

Cross-Site Request Forgery (CSRF) in kestasjk/webdiplomacy

✍️ Description CSRF bug when contacting team 🕵️‍♂️ Proof of Concept no csrf token contact .\ Bellow request is vulnerable to csrf attack POST /contactUsDirect.php HTTP/1.1 Host: webdiplomacy.net User-Agent: Mozilla/5.0 X11; Ubuntu; Linux x8664; rv:88.0 Gecko/20100101 Firefox/88.0 Accept:...

0.4AI score
SaveExploits0
Huntr
Huntr
•added 2021/07/18 3:22 p.m.•18 views

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

✍️ Description Attacker able to reopen any Poll in Tools section. 🕵️‍♂️ Proof of Concept // PoC.html https://demo.dolibarr.org/opensurvey/card.php?action=reopen&id=amyra52rg3g4ywzj...

1AI score
SaveExploits0
Huntr
Huntr
•added 2021/07/10 2:13 p.m.•18 views

Open Redirect in ionicabizau/parse-url

✍️ Description parse-url improperly handles the user input such as https:/\ and interprets it as a relative path. Backslashes after the protocol are accepted by browsers and treated as normal slashes, but parse-url reads them as the relative path, which could lead to SSRF, open redirects, or other...

6.1AI score0.02483EPSS
SaveExploits2
Huntr
Huntr
•added 2021/07/06 7:53 a.m.•18 views

Open Redirect in unshiftio/url-parse

✍️ Description url-parse mishandles certain uses of backslash such as https:/\ and interprets the URI as a relative path. Browsers accept backslashes after the protocol, and treat it as a normal slash, while url-parse sees it as a relative path. Similar attacks:...

5CVSS5.5AI score0.01964EPSS
SaveExploits2References1
Huntr
Huntr
•added 2021/07/05 7:34 a.m.•18 views

Session Fixation in chatwoot/chatwoot

✍️ Description The application is vulnerable to Session Fixation vulnerability even after a user changes its password the old sessions on other devices persist. 🕵️‍♂️ Proof of Concept 1. open chatwoot and login to your account on multiple browsers 2. change the password of the account on one of...

2.9AI score0.00203EPSS
SaveExploits0References1
Huntr
Huntr
•added 2021/07/02 3:33 p.m.•18 views

in projectsend/projectsend

💥 BUG create client even when self client registration is disabled 💥 IMPACT any user can create create client even when self client registration is disabled 💥 STEP TO REPRODUCE 1. From admin account goto http://localhost/projectsend2/options.php?section=clients and disabled client registration....

0.2AI score
SaveExploits0
Huntr
Huntr
•added 2021/06/07 5:46 a.m.•18 views

in alovoa/alovoa

✍️ Description It is possible to set a weak password with no compliance with the register form checks that state "Your password needs to be at least 7 characters long and must contain characters and numbers." If a user bypasses the frontend checks, he will be able to register a completely weak...

7AI score
SaveExploits0
Huntr
Huntr
•added 2021/02/14 12:00 a.m.•18 views

Code Injection in adobe/ops-cli

Description ops-cli is a wrapper for Terraform, Ansible, Helmfile and SSH for cloud automation , which is vulnerable to Arbitary Code Execution. Vulnerability Vulnerable to YAML deserialization attack caused by unsafe loading. Proof of Concept Installation bash pip install ops-cli Run exploit.py...

1.8AI score
SaveExploits0References1
Huntr
Huntr
•added 2021/01/26 12:00 a.m.•18 views

Prototype Pollution in a-maged/object-breacher

Description object-breacher is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC file: javascript // poc.js const set = require'object-breacher' console.log'Before: ' + .polluted set, 'proto.polluted', true console.log'After: '+ .polluted 2. Execute the following...

1.6AI score
SaveExploits0
Huntr
Huntr
•added 2021/01/26 12:00 a.m.•18 views

Prototype Pollution in yomguithereal/baobab

Description baobab is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC file: javascript // poc.js const Baobab = require'baobab'; console.log'Before: ' + .polluted tree = new Baobab tree.deepMergeJSON.parse'"proto": "polluted": true' console.log'After: ' + .polluted...

1.7AI score
SaveExploits0
Huntr
Huntr
•added 2021/01/07 12:00 a.m.•18 views

Code Injection in facebookresearch/parlai

Description ParlAI pronounced “par-lay” is a python framework for sharing, training and testing dialogue models, from open-domain chitchat to VQA Visual Question Answering. Vulnerability description Vulnerable to YAML deserialization attack caused by unsafe loading. Proof of Concept Run exploit.p...

2.1AI score
SaveExploits0References1
Huntr
Huntr
•added 2020/09/08 12:00 a.m.•18 views

Prototype Pollution in acstll/deep-get-set

Description deep-set-get is a Set and get values on objects via dot-notation strings. This package is vulnerable to prototype pollution. POC const deep = require'deep-get-set'; deep,'proto','polluted',true; console.logpolluted;...

2AI score
SaveExploits0
Huntr
Huntr
•added 2026/03/22 4:43 p.m.•17 views

Git argument injection in deployment pull steps via unsanitized commit_sha enables RCE on workers

Description Prefect's GitRepository storage class passes user-controlled commitsha values as positional arguments to git commands without a -- separator. The commitsha parameter accepts arbitrary strings with no format validation no hex check, no length check. This allows injection of git flags...

9.9CVSS7.7AI score0.01034EPSS
SaveExploits3
Huntr
Huntr
•added 2026/03/19 3:40 p.m.•17 views

Unsafe cloudpickle.loads() and eval() in Callables Enable RCE via Malicious Task Payloads

This report is not public...

5.3AI score
SaveExploits0
Huntr
Huntr
•added 2026/03/06 8:31 a.m.•17 views

Unbounded Frame Count in video/jpeg Base64 Data URL Processing Leads to OOM DoS

Summary The VideoMediaIO.loadbase64 method in vLLM's multimodal processing pipeline splits video/jpeg data URLs by comma delimiters to extract individual JPEG frames, but does not enforce a frame count limit. An attacker can craft a single API request containing thousands of comma-separated...

7.5CVSS5.7AI score0.00896EPSS
SaveExploits1
Huntr
Huntr
•added 2026/01/12 2:22 a.m.•17 views

XSS in Chat Message Leads to Account Tackover

Description The vulnerability resides in the data persistence layer of the application. The fromdict method in the AppLollmsMessage class acts as a "sink" for raw data. It retrieves the content value from an input dictionary and assigns it directly to the object without any form of sanitization o...

8.2CVSS6AI score0.00258EPSS
SaveExploits1
Huntr
Huntr
•added 2025/12/29 5:53 p.m.•17 views

Unauthenticated File Upload in LollMS

Executive Summary A critical security vulnerability has been identified in LollMS that allows unauthenticated users to upload and process files through the /api/files/extract-text endpoint. This endpoint lacks authentication requirements, contradicting the application's documented "Secure...

9.8CVSS5.8AI score0.02047EPSS
SaveExploits1
Huntr
Huntr
•added 2025/12/29 5:49 p.m.•17 views

Insecure Direct Object Reference (IDOR) in LollMS Friend Request Response

Executive Summary A critical security vulnerability has been identified in LollMS that allows any authenticated user to accept or reject friend requests belonging to other users. The respondrequest function lacks authorization checks, enabling Insecure Direct Object Reference IDOR attacks. Affect...

8.3CVSS5.8AI score0.00268EPSS
SaveExploits1
Huntr
Huntr
•added 2025/12/04 3:39 p.m.•17 views

Command Injection in example_xcom.py via XCom race condition

This report is not public...

5.8AI score
SaveExploits0
Huntr
Huntr
•added 2025/08/30 2:05 p.m.•17 views

Path Traversal vulnerability in keras using tar extract

Technical Details of the Vulnerability Summary Keras's keras.utils.getfile function is vulnerable to directory traversal attacks despite implementing filtersafepaths. The vulnerability exists because extractarchive uses Python's tarfile.extractall method without the security-critical filter="data...

8CVSS7.2AI score0.00654EPSS
SaveExploits0
Huntr
Huntr
•added 2025/07/16 9:46 p.m.•17 views

XPath Injection in search_item_ctrl_f Function - Hugging Face Smolagents v1.20.0

The searchitemctrlf function in the Hugging Face Smolagents library is vulnerable to XPath injection. The function simply concatenates user input into an XPath query without sanitizing or escaping the input. Vulnerable Code Location: File: src/smolagents-1.20.0/smolagents/visionwebbrowser.py...

5.4CVSS6AI score0.00283EPSS
SaveExploits2
Huntr
Huntr
•added 2025/06/03 5:09 a.m.•17 views

Mysql Jdbc Attck about CVE-2024-45758 and CVE-2024-10553 Bypass

Summary Attackers can exploit this vulnerability to read any system file and even execute arbitrary code through deserialization Details https://github.com/h2oai/h2o-3/commit/ac1d642b4d86f10a02d75974055baf2a4b2025ac Affected Version: The latest master branch Build project version: 3.47.0.99999...

9.8CVSS7.5AI score0.14384EPSS
SaveExploits2
Huntr
Huntr
•added 2025/02/11 11:22 a.m.•17 views

Regular expression Denial of Service - ReDoS

Description The preprocessstring function in the transformers.testingutils module uses a regular expression to process code blocks in docstrings. This regular expression has the following structure: codeblockpattern = r"?:python|py\s\n\s ?:.?\n?.?" The segment ?:.?\n?.? contains nested quantifier...

7.5CVSS7.4AI score0.00582EPSS
SaveExploits1
Huntr
Huntr
•added 2024/11/11 6:04 a.m.•17 views

Path traversal, lead to arbitrary file write, lead to remote code execution

Description Anythingllm use multer library to handle http multi-part file upload. Anything llm use the following code to handle non-ascii file name file.originalname = Buffer.fromfile.originalname, "latin1".toString "utf8" ; This way of manipulating filename is will lead to path traversal. multer...

7.2CVSS7.6AI score0.21298EPSS
SaveExploits1
Huntr
Huntr
•added 2024/11/08 4:25 p.m.•17 views

Leakage of Langfuse API keys in team exception handling

This report is not public...

7.5CVSS7.7AI score0.00555EPSS
SaveExploits1
Huntr
Huntr
•added 2024/11/04 7:10 p.m.•17 views

Read from host file system via ImagePromptTemplate in langchain-core

Description You can create langchaincore.prompts.ImagePromptTemplate's and by extension the langchaincore.prompts.ChatPromptTemplate's with input variables that make it possible for the prompt template to read any user-specified path from the server file system. If the outputs of the prompt...

5.3CVSS5.4AI score0.00388EPSS
SaveExploits0
Huntr
Huntr
•added 2024/10/23 4:53 p.m.•17 views

XSS by uploading pdf file

This report is not public...

5.4CVSS7.1AI score0.0039EPSS
SaveExploits1
Huntr
Huntr
•added 2024/10/16 11:49 a.m.•17 views

Local File Inclusion in netease-youdao/qanything

This report is not public...

7.5CVSS7.1AI score0.01518EPSS
SaveExploits1
Huntr
Huntr
•added 2023/10/11 4:53 p.m.•17 views

memcpy-param-overlap in MP4Box

Description memcpy-param-overlap 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 32mDashe...

6.9AI score
SaveExploits0
Huntr
Huntr
•added 2023/10/11 4:49 p.m.•17 views

4 heap-buffer-overflow in MP4Box

Description 4 heap-buffer-overflow 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 Reproduce...

6.9AI score
SaveExploits0
Huntr
Huntr
•added 2023/09/30 7:44 a.m.•17 views

CSRF edit Blacklist settings( YES to NO)

Description CSRF edit Blacklist settings Proof of Concept 1 .For example, the data fields in the Blacklist settings are all set to: YES. 2 .The attacker sends a fake form to the user: history.pushState'', '', '/'; document.forms0.submit; 3 .User Clicked, changed the setting to NO, which the user...

7.1AI score
SaveExploits0
Huntr
Huntr
•added 2023/09/27 8:08 a.m.•17 views

Incorrect Authorization in User role

Description Incorrect Authorization in User role Proof of Concept 1 .Default, administrator User ID =1 cannot add user roles 2 .Remove the "disable" class at Inspect 3 .After that, add the user role success Video Poc https://drive.google.com/file/d/1vQPHZwaghByHsqEgQI9p3EiGeVCTbLK7/view?usp=shari...

6.9AI score
SaveExploits0
Huntr
Huntr
•added 2023/08/20 6:37 a.m.•17 views

RCE via TranformGraph().to_dot_graph function

Description Due to improper input validation a malicious user can provide a command or a script file as a value to savelayout argument, which will be placed as the first value in a list of arguments passed to subprocess.Popen. Although an error will be raised, the command or script will be execut...

6.9AI score
SaveExploits0
Huntr
Huntr
•added 2023/08/18 12:19 p.m.•17 views

Stored XSS

Description Due to insufficient validation of uploaded files - bad actors can upload malicious SVG file with XSS payload. That leads to Stored XSS. Because accessToken cookie has valid HttpOnly flag, can not take victims cookie there in this way, but please keep in mind that XSS in general is abo...

6.1AI score
SaveExploits0References3
Total number of security vulnerabilities4084