Lucene search
+L
HuntrMost viewed

4084 matches found

Huntr
Huntr
β€’added 2021/07/18 7:23 p.m.β€’7 views

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

✍️ Description Attacker can delete any Product for any user with CSRF vulnerability when the Admin or SuperAdmin or an authorized user click on PoC.html file, it is enough to attacker know the Product id on server. I convert the GET...

3AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/07/10 5:34 p.m.β€’7 views

in erudika/scoold

Reuse of cookies: The cookies are not expiring after sign out. Once the user signs out of his account, the cookies needs to be expired and should not be any use of reuse. But in this case, an attacker can grab the cookies and use them to log them into a user's account POC: 1Go to...

1AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/07/09 3:4 p.m.β€’7 views

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

✍️ Description pimcore is a Open Source Data & Experience Management Platform PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce this package is vulnerable for Stored XSS thru gender tag πŸ•΅οΈβ€β™‚οΈ Proof of Concept πŸ’₯ Impact This vulnerability is capable of stored xss πŸ“ Location Gender.phpL21...

1.2AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/07/05 5:39 p.m.β€’7 views

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

✍️ Description Open Source eCommerce Platform on Symfony this package vulnerable for stored xss thru svg files πŸ•΅οΈβ€β™‚οΈ Proof of Concept https://i.imgur.com/UNqIg8l.mp4 πŸ’₯ Impact This vulnerability is capable of XSS...

0.2AI score0.00239EPSS
SaveExploits0
Huntr
Huntr
β€’added 2021/07/05 6:23 a.m.β€’7 views

Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager

✍️ Description I found a stored XSS in your project which is lead by adding Units description. πŸ•΅οΈβ€β™‚οΈ Proof of Concept Steps to reproduce: 1. Create a Unit. 2. Enter " in the description. 3. Save and you will see XSS. πŸ’₯ Impact This vulnerability is capable of stored XSS...

1.2AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/07/04 5:20 p.m.β€’7 views

Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager

πŸ’₯ BUG Stored xss via signup page πŸ’₯ VERSION TESTED latest version as of 4/7/21 πŸ’₯ IMPACT xss allow to execute arbitary javascript in vicitm account πŸ’₯ STEP TO REPRODUCE 1. goto http://localhost/online-rental/app/admin/pageSettings.php and click on Sign Up tab . Here allow signup.\ now put bellow xss...

2.6AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/07/04 6:11 a.m.β€’7 views

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

✍️ Description There is a Stored XSS on the user profile edit page which occurs due to improper sanitization of the Address field as tested on the latest release. πŸ•΅οΈβ€β™‚οΈ Proof of Concept Step to reproduce: Go to /admin/pageSettings.php?search-settings=smtp and the payload: ""@x.y in the "Senders...

5.9AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/07/03 12:24 p.m.β€’7 views

Cross-Site Request Forgery (CSRF) in bigprof-software/online-rental-property-manager

✍️ Description The app/admin/pageDeleteMember.php?memberID= does not have a CSRF protection. This could be used by attackers to trick the admin to delete a member from their system. πŸ•΅οΈβ€β™‚οΈ Proof of Concept For this attack to work, a logged in admin, should visit the POC page...

2.6AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2021/07/03 9:25 a.m.β€’7 views

Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager

✍️ Description Stored xss via employmentandincomehistoryview πŸ•΅οΈβ€β™‚οΈ Proof of Concept plz check this 1 minute video to reproduce the bug https://drive.google.com/file/d/1wmBmdvdHTLORNc9det4HYj1Dtfd97Y/view?usp=sharing...

0.8AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/07/03 3:47 a.m.β€’7 views

Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager

✍️ Description Stored xss in pageTransferOwnership.php where sourceMemberID parameter leads to xss which gets stored in pageViewRecords.php πŸ•΅οΈβ€β™‚οΈ Proof of Concept Steps to reproduce: 1. Go to admin account 2. Visit URL /app/admin/pageTransferOwnership.php?sourceGroupID=2&sourceMemberID="alert1 πŸ’₯...

0.8AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/07/03 2:33 a.m.β€’7 views

Cross-site Scripting (XSS) - Stored in bigprof-software/online-rental-property-manager

✍️ Description There is a stored xss in member profile in the full name πŸ•΅οΈβ€β™‚οΈ Proof of Concept Steps to Reproduce: 1. Create a member account. 2. Login into the member account. 3. Enter the s"' payload in the Full Name field. 4. Update the profile and You will see an alert. πŸ’₯ Impact Stored XSS...

0.6AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/06/30 8:58 a.m.β€’7 views

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

✍️ Description There is a Stored XSS in the online invoicing system which could be exploited by any user who has permission to add the invoice. when a comment is added during the creation of invoices by any user then due to improper sanitization XSS payload gets triggered. πŸ•΅οΈβ€β™‚οΈ Proof of Concept...

0.4AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/06/27 3:42 a.m.β€’7 views

Command Injection in sofianehamlaoui/lockdoor-framework

✍️ Description Unsanitized user input leads to command injection. πŸ•΅οΈβ€β™‚οΈ Proof of Concept // PoC whatweb CI https://drive.google.com/file/d/1mrYiu7oTaAm2qjLDKz23VMUkiujafTh/view?usp=sharing πŸ’₯ Impact command run as root. So an attacker could do potential damage to the machine...

1.5AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/06/25 10:53 a.m.β€’7 views

in hascheksolutions/opentrashmail

✍️ Description Attackers can control the filesystem path argument to readfile at api.php line 35 for ?email= parameter, which allows them to access or modify otherwise protected files. Analysis Trace: 1. application take unsensitized input at: $email = strtolower$REQUEST'email'; 2. Assigning user...

2.5AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2021/06/23 7:41 a.m.β€’7 views

Heap-based Buffer Overflow in rup0rt/pcapfix

Description A heap over flow was found in pcapfix in function fixpcapng in pcapng.c at line 1571 Test version : 1.1.6 2fe168e Test env: gcc 9.3.0 ubuntu 20.04 x86-64 Proof of Concept CFLAGS="-fsanitize=address" make ./pcapfix poc poc is attatched in reference link c ==618350==ERROR:...

7.1AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2021/06/20 5:16 p.m.β€’7 views

Server-Side Request Forgery (SSRF) in kalcaddle/kodexplorer

✍️ Description SSRF via SVG due to improper processing of SVG files. πŸ•΅οΈβ€β™‚οΈ Proof of Concept Payload: https://drive.google.com/file/d/1q-GHJ01p8Ssok1GWN-QxSznBy1JGvY8x/view?usp=sharing Download and upload it on the server and run the server on port 8000 and then view the file. πŸ’₯ Impact This...

1AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/06/20 9:50 a.m.β€’7 views

None in babybuddy/babybuddy

✍️ Description Improper restriction at login portal which lets an attacker brute force user's accounts. πŸ•΅οΈβ€β™‚οΈ Proof of Concept Video POC: https://drive.google.com/file/d/1udzAGroSqDbEqPRYlUzv7bHgHq7oMNuk/view?usp=sharing You will get 200 for incorrect as it opens the same page for login and 302...

1AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/06/08 4:24 p.m.β€’7 views

in kestasjk/webdiplomacy

✍️ Description It can be possible to perform a clickjacking attack due to the lack of frame restrictions. The file https://github.com/kestasjk/webDiplomacy/blob/07de41f21192b0b611af343bc0d880c1de78d194/header.php does not set the response header X-Frame-Options: DENY. This issue can be found from...

0.9AI score
SaveExploits0References2
Huntr
Huntr
β€’added 2021/06/02 5:36 p.m.β€’7 views

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

✍️ Description Reflected XSS in shutdownRemoteFPP.php when a user asked to provide an IP in URL, resulting in XSS πŸ•΅οΈβ€β™‚οΈ Proof of Concept https://drive.google.com/file/d/1RXF4AO1j7OFfr7RhU1ZM0yPftd0qsxHt/view?usp=sharing payload: alert111 πŸ’₯ Impact This vulnerability is capable of Reflected XSS...

0.9AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/05/31 12:36 p.m.β€’7 views

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

πŸ’₯ BUG Stored xss against higher level user πŸ’₯ IMPACT I see there is no xss protection in post writing ,allow to execute javascript command .\ There is many type of role like admin,contributor etc .\ So, here contributor user can write a post with xss payload and when admin open this post then xss ...

SaveExploits0
Huntr
Huntr
β€’added 2021/05/30 5:12 p.m.β€’7 views

Classic Buffer Overflow in falconchristmas/fpp

✍️ Description Hi, There are multiple .bss buffer overflows in https://github.com/FalconChristmas/fpp/blob/f4a1621c8be15a41305269830b700a2b5443aa0f/src/fpp.cL64 : c char command8192; char response256; // int main int argc, char argv memsetcommand, 0, sizeofcommand; SetupDomainSocket; ifargc1 //...

0.9AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/05/29 8:43 p.m.β€’7 views

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

✍️ Description Hi, In https://github.com/FalconChristmas/fpp/blob/123cdf2eb11062766da333a7a4d85bc0bf620e47/www/virtualdisplay.phpL14 you create a variable canvasWidth that will be used and reflected multiple times without sanitizing user input : php Later in the script : another PHP file will be...

SaveExploits0
Huntr
Huntr
β€’added 2021/05/29 3:23 a.m.β€’7 views

Heap-based Buffer Overflow in mcfriend99/bird

✍️ Description Heap-based Write Violation. Certain input programs can result in write access violations by the syntax checker component of the interpreter. One such program writes 23 bytes onto the heap outside of bounds and may result in arbitrary code execution and memory leaks. πŸ•΅οΈβ€β™‚οΈ Proof of...

SaveExploits0
Huntr
Huntr
β€’added 2021/05/22 6:10 p.m.β€’7 views

Improper Privilege Management in dolibarr/dolibarr

πŸ’₯ BUG unprivileged user can download file of a agenda πŸ’₯ IMPACT user dont have access to specific agenda but still can download file uploaded to this agenda . πŸ’₯ TESTED VERSION dolibarr 14.0.0-beta πŸ’₯ STEP TO REPRODUCE 1. First goto admin account and add user B as normal user .\ Now give user B...

1.7AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/05/21 10:58 p.m.β€’7 views

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

✍️ Description dolibarr is vulnerable to XSS. It is possible to upload SVG files containing JavaScript code. πŸ•΅οΈβ€β™‚οΈ Proof of Concept SVG file content: html alertdocument.domain; 1. With an authenticated user, access http://localhost/societe/card.php?action=create&leftmenu=. 2. Write any content in...

SaveExploits0
Huntr
Huntr
β€’added 2021/05/21 9:15 p.m.β€’7 views

Heap-based Buffer Overflow in croatiacontrolltd/asterix

✍️ Description Whilst experimenting with asterix, built from commit f44cfea, compiled with Clang 10 + ASan on Ubuntu 20.04.2 LTS, we are able to induce a heap-buffer-overflow in DataItemBits::getBits asterix/src/asterix/DataItemBits.cpp:125. Since there is no bounds checking, when the software...

0.4AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2021/05/20 9:53 p.m.β€’7 views

in koel/koel

✍️ Description Koel is lacking any form of rate limiting in the login form, thus allowing an attacker to brute force their way in. πŸ•΅οΈβ€β™‚οΈ Proof of Concept - Spin up an instance of Koel. - Open up burpsuite and capture a login request, send it to intruder, set your options and run. - 401 is shown...

2.2AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/05/17 7:59 p.m.β€’7 views

Cross-site Scripting (XSS) - Stored in knadh/listmonk

✍️ Description Hello, I found stored xss on Logs while creating new campaign works with other stuff not only campaign πŸ•΅οΈβ€β™‚οΈ Proof of Concept https://drive.google.com/file/d/1Y5CMQdfzzdWwcCsQ8y85GgWPOilJVOgo/view?usp=sharing sorry for bad quality Payload: asdf" πŸ’₯ Impact xss...

SaveExploits0References2
Huntr
Huntr
β€’added 2021/05/12 1:56 p.m.β€’7 views

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

✍️ Description FalconChristmas/fpp suffer from a XSS vulnerability. In https://github.com/FalconChristmas/fpp/blob/master/www/playlists.phpL15 we see : php var initialPlaylist = ""; XSS is possible because the playlist variable isn't sanitized before reflection in the webpage. πŸ•΅οΈβ€β™‚οΈ Proof of...

1.7AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/05/06 12:25 a.m.β€’7 views

Cross-site Scripting (XSS) - Reflected in coppermine-gallery/cpg1.6.x

✍️ Description Coppermine is vulnerable to XSS attacks on /plugins/uploadh5a/help.php because it doesnt sanitize user supplied parameters as shown below. Vulnerable variable: t Method: GET The $styles variable is constructed using the user supplied data, and then is echo in the response. $styles =...

0.6AI score
SaveExploits0References2
Huntr
Huntr
β€’added 2021/02/04 12:0 a.m.β€’7 views

Command Injection in totaljs/framework

Description Command Injection in total.js Proof of Concept 1. Create the following PoC file: // poc.js const total = require'total.js'; let image = Image.load""; let payload = ";touch HACKED;"; image.pipenull,payload; 2. Execute the following commands in terminal: npm i total.js Install affected...

1.2AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/01/10 12:0 a.m.β€’7 views

Prototype Pollution in indlekofer/object_set

Description Prototype Pollution in @indlekofer/objectset Proof of Concept 1. Create the following PoC file: // poc.js var objectSet = require"@indlekofer/objectset" var obj = console.log"Before : " + .polluted; objectSet.defaultobj,"proto","polluted","Yes! Its Polluted"; console.log"After : " +...

2AI score
SaveExploits0
Huntr
Huntr
β€’added 2020/11/01 12:0 a.m.β€’7 views

Prototype Pollution in imrefazekas/assign.js

Description assign.js 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 Assigner = require"assign.js" var assigner = new Assign...

1.9AI score
SaveExploits0
Huntr
Huntr
β€’added 2026/04/16 1:12 a.m.β€’6 views

Remote Code Execution (RCE) via Insecure Deserialization of Triggers/Exceptions in BaseSerialization

This report is not public...

5.3AI score
SaveExploits0
Huntr
Huntr
β€’added 2026/01/08 2:20 a.m.β€’6 views

Session is not expiring after password resetting

This report is not public...

4.1CVSS5.9AI score0.0021EPSS
SaveExploits0
Huntr
Huntr
β€’added 2025/12/30 10:50 a.m.β€’6 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/11/03 5:47 a.m.β€’6 views

Remote code execution via transformers_utils/get_config

This report is not public...

5.8AI score
SaveExploits0
Huntr
Huntr
β€’added 2025/07/21 5:38 a.m.β€’6 views

SQLite Operator-Based SQL Injection Vulnerability in LangGraph

This report is not public...

7.3CVSS6.9AI score0.00165EPSS
SaveExploits0
Huntr
Huntr
β€’added 2024/11/26 7:9 a.m.β€’6 views

Remote Code Execution via Unsafe Torch Load in TransfoXLCorpus

Description This is a new bypass to the patch of my previous report, in which the maintainers only apply the "TRUSTREMOTECODE" to guard the vulnerable code of vocabdict = pickle.loadf, but overlooked another vulnerable code of corpusdict = torch.loadresolvedcorpusfile without setting...

7.6AI score
SaveExploits0
Huntr
Huntr
β€’added 2024/11/01 7:13 a.m.β€’6 views

Lack of proper access control on endpoint to delete evaluators

Description The /v1/evaluators/ route allows users to delete evaluators of a project by sending a DELETE request. However, the route lacks proper access control, such as middleware to ensure that only users with appropriate roles can delete evaluator data. The current implementation: Does not...

8.1CVSS8.1AI score0.00508EPSS
SaveExploits1
Huntr
Huntr
β€’added 2024/10/26 5:23 a.m.β€’6 views

Missing check_access in lollms_binding_infos

This report is not public...

8CVSS7.1AI score0.00219EPSS
SaveExploits0
Huntr
Huntr
β€’added 2024/10/25 12:45 p.m.β€’6 views

SSRF via Custom Tool Testing

This report is not public...

6.5CVSS7.1AI score0.0061EPSS
SaveExploits1
Huntr
Huntr
β€’added 2024/10/22 8:18 p.m.β€’6 views

Denial of service through memory exhaustion

This report is not public...

7.1AI score
SaveExploits0
Huntr
Huntr
β€’added 2024/10/21 5:34 p.m.β€’6 views

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

This report is not public...

7.5CVSS7.1AI score0.0061EPSS
SaveExploits1
Huntr
Huntr
β€’added 2024/10/21 9:28 a.m.β€’6 views

URL check not complete, lead to SSRF

This report is not public...

6.5CVSS7.1AI score0.00561EPSS
SaveExploits1
Huntr
Huntr
β€’added 2024/10/19 1:27 a.m.β€’6 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.01549EPSS
SaveExploits1
Huntr
Huntr
β€’added 2024/10/18 8:7 p.m.β€’6 views

XSS through document upload

This report is not public...

5.4CVSS7.1AI score0.00466EPSS
SaveExploits0
Huntr
Huntr
β€’added 2023/06/09 9:0 a.m.β€’6 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 2022/07/05 9:41 a.m.β€’6 views

Allows large characters in change password

Description The commafeedapplication allows large characters to insert in the input field "password" at password change feature which can allow attackers to cause a Denial of Service DoS via a crafted HTTP request. Proof of Concept 1. Login and go to profile 2. Go to password change feature 3. Fi...

1.6AI score
SaveExploits0References3
Huntr
Huntr
β€’added 2022/06/07 1:42 p.m.β€’6 views

Cross Site Scripting via Improper Input Validation

Description The parse-url The 5.0.8 version of the parser does not check url characters between protocols. This causes spoofing of the javascript protocol itself. Proof of Concept javascript const parseUrl = require"parse-url"; const express = require'express'; const app = express; parsed =...

0.8AI score
SaveExploits0
Total number of security vulnerabilities4084