Lucene search
+L
HuntrMost viewed

4084 matches found

Huntr
Huntr
added 2022/01/27 5:24 a.m.31 views

Business Logic Errors in crater-invoice/crater

Description It is found that comapny currency can not be changed since the field is disabled as shown in the screenshot but it can be changed by tampering the parameter. Proof of Concept Actual Request POST /api/v1/company/settings HTTP/1.1 Host: demo.craterapp.com User-Agent: Mozilla/5.0 Windows...

4CVSS6.4AI score0.00956EPSS
SaveExploits1
Huntr
Huntr
added 2022/01/05 3:9 p.m.31 views

in follow-redirects/follow-redirects

BUG ====== Cookie header leaked to third party site and it allow to hijack victim account SUMMURY ============ When fetching a remote url with Cookie if it get Location response header then it will follow that url and try to fetch that url with provided cookie . So cookie is leaked here to...

4.3CVSS0.2AI score0.02426EPSS
SaveExploits2
Huntr
Huntr
added 2021/12/29 2:30 p.m.31 views

in vim/vim

Description A heap-based OOB read of size 1 occurs when a user tries to open a vim session file specified below. This happens regardless of any command line options that could be specified to restrict vim, such -Z and -m. This bug has been found on default vim build version 8.2.3931, commit hash...

4.3CVSS7.8AI score0.01762EPSS
SaveExploits1
Huntr
Huntr
added 2021/12/25 10:47 a.m.31 views

None in vim/vim

Description intro While fuzzing, I found an edge case in the vim9 compiler for nested functions. It seems like you can make the compiler use the same line twice, by adding another command directly after an enddef token using the | operator. Depending on the inner functions body, this either resul...

6.8CVSS0.1AI score0.01621EPSS
SaveExploits1
Huntr
Huntr
added 2021/12/10 6:23 p.m.31 views

in dotcms/core

Description Hello, dotCMS has an XXE vulnerability in the template design page. To exploit this flaw, a attacker needs the permission to edit and preview templates, and this can be abused to read internal files Video Poc This section of the documentation explain how to use the XMLTool in the...

0.4AI score
SaveExploits0
Huntr
Huntr
added 2021/10/01 8:26 p.m.31 views

Open Redirect in firefly-iii/firefly-iii

Steps: 1. Login in application and and navigate to bill section and create bill and capture the request. Web applications use different techniques to redirect users to the next page. Apps may use URL query parameters, header values, with JavaScript code, or it may be backend code. In case of this...

4.9CVSS5.1AI score0.01188EPSS
SaveExploits1References1
Huntr
Huntr
added 2021/09/13 2:22 p.m.31 views

Prototype Pollution in mariocasciaro/object-path

Description object-path package is vulnerable to Prototype Pollution. The del function fails to validate which Object properties it deletes. This allows attackers to modify the prototype of Object, causing the modification of default properties like toString on all objects. Proof of Concept Creat...

5CVSS4.6AI score0.02097EPSS
SaveExploits1
Huntr
Huntr
added 2021/07/04 7:48 p.m.31 views

Cross-site Scripting (XSS) - Stored in aimeos/aimeos-laravel

✍️ Description Integrated online shop based on Laravel 6 LTS and the Aimeos e-commerce framework this webapp is vulnerabel for stored xss thru filename 🕵️‍♂️ Proof of Concept 💥 Impact This vulnerability is capable admin ac takeover , XSS...

1.4AI score
SaveExploits0References1
Huntr
Huntr
added 2021/06/15 6:52 a.m.31 views

in polonel/trudesk

💥 BUG Unprivileged user can subscribs others to a ticket 💥 IMPACT user with lower level permission can subscribe others to a ticket 💥 STEP TO REPRODUCE 1. First from admin goto http://localhost:8118/teams and create a team called team2.\ Now goto http://localhost:8118/accounts/agents and add new...

6.5CVSS8.6AI score0.03533EPSS
SaveExploits1
Huntr
Huntr
added 2021/04/30 1:50 p.m.31 views

Improper Privilege Management in chatwoot/chatwoot

✍️ Description Privilege escalation bug to add agent in a inbox 🕵️‍♂️ Proof of Concept 1. First goto https://app.chatwoot.com/app/accounts/4534/settings/agents/list from admin account and add a user B as agent . 2. now goto https://app.chatwoot.com/app/accounts/4534/settings/inboxes/list and add a...

0.5AI score
SaveExploits0
Huntr
Huntr
added 2021/04/17 4:33 p.m.31 views

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

✍️ Description Cross site scripting via redirect url 🕵️‍♂️ Proof of Concept goto your boxbilling account and visit http://mysite.com/boxbilling/index.php?url=/bb-admin/extension/settings/redirect . here put xss paylaod xss"' in the redirect url field After saved you can see xss is executed Video...

0.3AI score
SaveExploits0
Huntr
Huntr
added 2020/12/21 12:0 a.m.31 views

Code Injection in microsoft/qlib

Description Arbitrary Code Excecution in microsoft/qlib. Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. Technical Description This package was vulnerable to...

6.5CVSS3AI score0.03584EPSS
SaveExploits1References1
Huntr
Huntr
added 2020/12/17 12:0 a.m.31 views

Prototype Pollution in ionicabizau/obj-unflatten

Description obj-unflatten convert flatten objects in nested ones. This package is vulnerable to Prototype Pollution. Proof of Concept 1. Create the following PoC file: javascript // poc.js const unflatten = require'obj-unflatten' console.log'Before: ' + .polluted unflatten'proto.polluted':...

2.1AI score
SaveExploits0
Huntr
Huntr
added 2023/09/04 12:40 p.m.30 views

heap-buffer-overflow in function vim_regsub_both

Description heap-buffer-overflow in vimregsubboth at regexp.c:2482 Version git log commit e073a8b79f1d3398b27f35b7920746b564a169e9 HEAD - master, origin/master, origin/HEAD Proof of Concept ./vim -u NONE -i NONE -n -m -X -Z -e -s -S vimregsubbothpoc -c :qa! helplang=en readonly...

4.4CVSS6.9AI score0.00612EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/07/16 12:31 a.m.30 views

Stored XSS via SVG Upload

Description By uploading an SVG file containing JavaScript code in the file upload function on the administrator screen, it is possible to execute any script on the browser of the accessing user. Proof of Concept Log in to the administrator screen, access the Assets page, and upload the SVG file...

4.3CVSS7AI score0.00463EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/03/18 3:27 p.m.30 views

Stored XSS in Properties Parameter

Description Cross-Site Scripting XSS attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted websites. XSS attacks occur when an attacker uses a web application to send malicious code, generally in the form of a browser side script, to a differen...

4.9CVSS4.9AI score0.00563EPSS
SaveExploits1
Huntr
Huntr
added 2023/03/17 7:34 p.m.30 views

Stored XSS in Admin Panel

Description The admin panel admin.php does not properly sanitize the text in the "Site Name" field, allowing a user with admin access to inject arbitrary HTML. This is in a similar vein to CVE-2022-4733 but still exists as of version 7.0.1-dev. Proof of Concept 1. Log in as a user with admin...

4.3CVSS6.8AI score0.90401EPSS
SaveExploits2
Huntr
Huntr
added 2023/03/13 7:29 a.m.30 views

XSS in Predefined Asset Metadata module in Settings

Description While testing the pimcore application, I found that it is vulnerable to XSS vulnerability in Predefined Asset Metadata module in Settings, specifically at Name field. Proof of Concept 1.Go to https://11.x-dev.pimcore.fun/admin/ then login. 2.Go to Settings - Predefined Asset Metadata...

4.9CVSS5.1AI score0.00439EPSS
SaveExploits1
Huntr
Huntr
added 2023/03/13 7:16 a.m.30 views

Reflected XSS in Predefined Properties module in Settings

Description During testing the pimcore application, I found that it is vulnerable to XSS vulnerability in Predefined Properties module in Settings, specifically at Name field. Proof of Concept 1.Go to https://11.x-dev.pimcore.fun/admin/ then login. 2.Go to Settings - Predefined Properties and add...

4.9CVSS5.1AI score0.00439EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/22 1:21 a.m.30 views

Captcha Bypass due to invalidation of previous tokens

Description An attacker can create bypass the captcha mechanism and create multiple accounts directly Proof of Concept 1: Sign up with a new name in the application, fill the captcha and intercept the request of the submit. The request will look something like this POST...

7.5CVSS8.9AI score0.00837EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/14 9:58 p.m.30 views

Captcha Bypass allows sending unlimited Comments

Hello, I identified a CAPTCHA Bypass after trying many Posts in the Comments Section. Lets see : --------- sent successfully! let's see the comments Comments are available The Question Form is also vulnerable for Captcha Bypass please check it also too. Thank you...

7.5CVSS8.9AI score0.00875EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/02/14 6:6 p.m.30 views

Privilege escalation from user with "add user" to super admin

Description Before I created this submission, I read this report: https://huntr.dev/bounties/258cd498-7275-4b12-ac73-79c9ba3e58e4/. I was afraid that my submission would be a duplicate of that. After reading it carefully, I decided to make a report because my report is not exploiting the backup...

6.5CVSS8.3AI score0.00876EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/12 8:21 p.m.30 views

XSS in hyperlink when create FAQ News

Description Stored Cross-Site Scripting XSS through hyperlinks refers to a type of security vulnerability that occurs when an attacker injects malicious code into a hyperlink, which is then stored in the application's database or web server. When a user clicks on the infected hyperlink, the...

4.9CVSS5.3AI score0.00532EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/09 11:29 p.m.30 views

RCE by Server Side Template Injection

Description Hi, During my testing, I discovered that it is possible to inject code into the system through the "first name" field. This vulnerability allows for server-side template injection, which can lead to arbitrary code execution. The impact of this vulnerability is potentially significant...

7.5CVSS9.7AI score0.01799EPSS
SaveExploits1
Huntr
Huntr
added 2023/01/21 11:14 p.m.30 views

Arbitrary txt files deletion (authenticated)

Description The file sources/export.queries.php can be exploited by any authenticated user to remove arbitrary txt files. If the system administrator configured the base path for the teampass-seckey.txt to be /var/teampass, as shown in the official example, it is possible to remove it causing a...

5.5CVSS6.8AI score0.00823EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/29 1:5 p.m.30 views

Local File Read through Improper Filename Validation

Description This vulnerability occur because there is no filename validation on logoimagelogin and logoimageheader on import and export function. Attacker can use path traversal payload to leak local file such as /etc/passwd or froxlor config file. Proof of Concept 1. Go to import function on...

1.7CVSS5.4AI score0.00729EPSS
SaveExploits2References1
Huntr
Huntr
added 2022/12/27 9:37 p.m.30 views

Stored XSS while creating a new post

Description After login to portal create a new post and type the following text with XSS payload Proof of Concept 1. Login to portal. 2. create a post with xss paylaod 3. save it Payload 09;& Poc: !alt textlogo logo: https://i.imgur.com/SHDZRWt.png !alt textlogo1 logo1:...

4.9CVSS5.6AI score0.00766EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/26 11:6 a.m.31 views

Stored XSS with CSP bypass through JS file upload

Description I've seen here: https://github.com/usememos/memos/blob/main/server/resource.goL268 that has been implemented the CSP with "default-src 'self'" configuration. This configuration can be bypassed if I'm able to upload a js file, and then call it from another files while they both resides...

4.9CVSS5.6AI score0.00498EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/12/20 1:8 p.m.30 views

Unsanitized input returned in response is conducive to XSS exploitation

Description During the initial installation process it was identified that the "Create user" form that collects user data, does not properly sanitize the data entry and then prints them on the screen with an error message without any apparent validation, thus allowing the insertion of HTML or...

5.8CVSS6.1AI score0.00577EPSS
SaveExploits1References3
Huntr
Huntr
added 2022/12/19 1:17 p.m.30 views

Attributes are not properly handled leading to XSS

Description Attribute names and the class attribute values are not properly handled leading to XSS where a user can control either: + A class value + An attribute name. While this may not seem like a important security issue this weakness is not documented. One would assume the behaviour would...

5.8CVSS5.9AI score0.00458EPSS
SaveExploits0References2
Huntr
Huntr
added 2022/12/05 6:41 a.m.30 views

Lack of CSRF Token in Logout

Description we haven't csrf token in logout basically this is not really issue but in rdiffweb we have logically redirect user to last source like logout method. in this case attacker can chain two requestlogout,login that lead to dos Proof of Concept 1. send get logout request and get sessionid...

4.3CVSS5.7AI score0.00316EPSS
SaveExploits0
Huntr
Huntr
added 2022/09/23 10:30 a.m.30 views

No Limit in length of username , results in memory consumption/DOS attack

Description There must be a fixed length for user input parameters like username. Allowing users to enter long strings may result in a DOS attack or memory corruption Proof of Concept 1Go to https://rdiffweb-demo.ikus-soft.com/admin/users endpoint . 2Click on add user 3Here you will see that ther...

5CVSS1.9AI score0.00748EPSS
SaveExploits1
Huntr
Huntr
added 2022/08/22 2:35 a.m.30 views

Exposure of "Forgot Password" Token on Comments Controller Leads to Account Takeover

Hello there! Hope you are doing great! Description While digging into your app's source code, I noticed that the getComment function, that can be found on CommentController, had an IDOR, but when I went to an actual instance of Tooljet and tested it, I noticed that it's way worse than that! 😱 Thi...

6.8CVSS0.00732EPSS
SaveExploits1
Huntr
Huntr
added 2022/08/18 2:47 p.m.30 views

Weak Password Requirements

Description The product does not require that users should have strong passwords, which makes it easier for attackers to compromise user accounts. Proof of Concept Steps to reproduce 1. Login to admin account. 2. Drom user account setup create a new user. 3. Full the form username user3 and...

7.5CVSS2.4AI score0.00772EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/08/17 12:3 a.m.30 views

Use After Free in function find_var_also_in_script

Description Use After Free in function findvaralsoinscript at vim/src/evalvars.c:3174 vim version git log commit 887748742deae3d6de7aa0fdbb042afe1ccf5e7a grafted, HEAD - master, tag: v9.0.0222, origin/master, origin/HEAD Proof of Concept ./vim -u NONE -X -Z -e -s -S /home/fuzz/test/poc3huaf.dat -...

4.4CVSS7.6AI score0.00527EPSS
SaveExploits1
Huntr
Huntr
added 2022/08/09 7:50 a.m.30 views

Path traversal on administrative account

Description Relative path traversal in DNN.Platform at log download functionality. Administrative account can download any system file. This could allow direct read access to files that are not meant to be accessible directly by the platform. Proof of Concept Login as administrative user. Payload...

3.3CVSS2.1AI score0.01066EPSS
SaveExploits1
Huntr
Huntr
added 2022/08/03 11:54 a.m.30 views

parser bypass and make SSRF attack

parse-url inproperly detecting protocol,resource and Pathname . This allow to bypass protocol check . Also this bug make ssrf check bypass\ \ lets check normal url result for parse-url import parseUrl from "parse-url"; console.logparseUrl"http://nnnn@localhost:808/?id=xss" protocols: 'http' ,...

6.4CVSS0.4AI score0.00941EPSS
SaveExploits1
Huntr
Huntr
added 2022/07/06 8:55 a.m.30 views

No Rate Limit On Reset Password Page

Description I have identified that when Reset Password for account , the request has no rate limit which then can be used to loop through one request. This can annoy to the root users sending mass password to one email. A rate limiting algorithm is used to check if the user session or IP-address...

7.4AI score
SaveExploits0
Huntr
Huntr
added 2022/07/06 5:20 a.m.30 views

Heap-based Buffer Overflow in function ins_compl_add

Description Heap-based Buffer Overflow in function inscompladd at insexpand.c:751 vim version git log commit 324478037923feef1eb8a771648e38ade9e5e05a HEAD - master, tag: v9.0.0042, origin/master, origin/HEAD POC ./afl/src/vim -u NONE -i NONE -n -m -X -Z -e -s -S ./pochbor4s.dat -c :qa!...

6.8CVSS7.7AI score0.01322EPSS
SaveExploits1
Huntr
Huntr
added 2022/06/29 6:55 a.m.30 views

Out-of-bounds Read in function ins_bytes

Description Out-of-bounds Read in function insbytes at change.c:968 vim version git log commit 9610f94510220c783328e1857af87a6ae7bc20b4 HEAD - master, tag: v9.0.0014, origin/master, origin/HEAD POC ./afl/src/vim -u NONE -i NONE -n -m -X -Z -e -s -S ./pocobr4s.dat -c :qa!...

6.8CVSS7.6AI score0.0132EPSS
SaveExploits1
Huntr
Huntr
added 2022/06/20 7:14 a.m.30 views

Heap-based Buffer Overflow in function utf_ptr2char

Description Heap-based Buffer Overflow in function utfptr2char at mbyte.c:1794 vim version git log commit e366ed4f2c6fa8cb663f1b9599b39d57ddbd8a2a HEAD - master, tag: v8.2.5136, origin/master, origin/HEAD POC ./vim -u NONE -i NONE -n -m -X -Z -e -s -S /mnt/share/max/fuzz/poc/vim/pochbo3s.dat -c...

6.8CVSS7.6AI score0.01503EPSS
SaveExploits1
Huntr
Huntr
added 2022/06/15 9:25 a.m.30 views

Possible prototype pollution in Schema.path

Description Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment. Affected versions of this package are vulnerable to Prototype Pollution. The Schema.path function is vulnerable to prototype pollution when setting the schema object. This vulnerability allows...

7.5CVSS2.6AI score0.32676EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/06/03 11:30 a.m.30 views

Bypass filter - Stored XSS in Resources

Description Website does incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. This fix for this bug https://huntr.dev/bounties/dcf87c0b-6188-4817-8798-ef1e2581b15a/ can be bypassed using bellow payload...

3.5CVSS5.7AI score0.00657EPSS
SaveExploits1
Huntr
Huntr
added 2022/05/24 2:39 p.m.30 views

Send messenger to another user with any sender account

Description Send messenger to another user with any sender account Proof of Concept 1. Login with account A. 2. When click to the message box of the user Victim X we have the id of this message page in URL, such as https://docker.trudesk.io/messages/628ceabe32b93e62146a7d75 is the URL of message ...

5.5CVSS0.02054EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/05/23 3:52 a.m.30 views

Heap-based Buffer Overflow in function utf_head_off

Description Heap-based Buffer Overflow in function utfheadoff at mbyte.c:3872 vim Version git log commit 68e64d2c1735f2a39afa8a0475ae29bedb116684 HEAD - master, tag: v8.2.5006, origin/master, origin/HEAD POC ./vim -u NONE -i NONE -n -m -X -Z -e -s -S poch6s.dat -c :qa!...

6.8CVSS7.2AI score0.01375EPSS
SaveExploits1
Huntr
Huntr
added 2022/05/15 4:27 p.m.30 views

Stored XSS on drawio

Sumary Draw io has a feature to put links on a text, due to a bad sanitization it allows to put javascript:// scheme on a anchor tag which allows to execute javascript code Steps to reproduce 1. Create a text box and set word size to 50 2. Click with the rigth button and "Edit link" 3. Put...

3.5CVSS1.4AI score0.00609EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/05/15 1:54 p.m.30 views

Use After Free

Description Use After Free in gpac Proof of Concept MP4Box -bt POC1 POC1 is here ASAN ==74043==ERROR: AddressSanitizer: heap-use-after-free on address 0x604000003fd0 at pc 0x7f0c5374e845 bp 0x7ffcfc56f2b0 sp 0x7ffcfc56f2a8 READ of size 8 at 0x604000003fd0 thread T0 0 0x7f0c5374e844 in...

7.5CVSS8.4AI score0.01051EPSS
SaveExploits1
Huntr
Huntr
added 2022/05/10 9:18 a.m.30 views

Cross-site Scripting (XSS) - Stored

Description openemr / openemr is vulnerable to Cross-site Scripting XSS - Stored Proof of Concept // Poc alertdocument.cookie steps to reproduce: 1 login open emr patient portal https://demo.openemr.io/openemr/portal/index.php 2 goto my profile in https://demo.openemr.io/openemr/portal/home.php...

4.9CVSS5.5AI score0.00634EPSS
SaveExploits1
Huntr
Huntr
added 2022/05/08 10:5 a.m.30 views

Authentication Bypass Using an Alternate Path or Channel

Steps to reproduce 1. 1. Log into Administrator account 2. 2. Navigate to User section 3. 3. Create a new User, call it testUser pass is 12345678 4. 4. Navigate to Groups section and create a new group, call it testGroup 5. 5. Give a "manage:group" permission for testGroup and assign testUser...

9CVSS6.9AI score0.01945EPSS
SaveExploits1
Huntr
Huntr
added 2022/05/08 3:16 a.m.30 views

Cross-site Scripting (XSS) - Stored

Description The software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. Proof of Concept Add Item,And name is payload alertlocation...

4.9CVSS0.9AI score0.00634EPSS
SaveExploits1
Total number of security vulnerabilities4084