Lucene search
+L
HuntrMost viewed

4084 matches found

Huntr
Huntr
•added 2022/08/13 12:39 p.m.•9 views

Cross-site Scripting (XSS) - Stored on Translations

Description Translations are vulnerable to Cross-Site Scripting. Steps to reproduce 1 - Go to Website - Settings 2 - Click on Languages 3 - Fill any field to be translated with an XSS payload : ". 4 - XSS popup will appear. Proof of concept...

0.1AI score
SaveExploits0
Huntr
Huntr
•added 2022/08/09 11:54 a.m.•9 views

UI Redressing

Description Clickjacking is a portmanteau of two words ā€˜click’ and ā€˜hijacking’. It refers to hijacking user’s click for malicious intent. In it, an attacker embeds the vulnerable site in an transparent iframe in attacker’s own website and overlays it with objects such as button using CSS skills...

1AI score
SaveExploits0References3
Huntr
Huntr
•added 2022/06/27 7:30 a.m.•9 views

Reflected XSS in multiple parameters

Testing Environment 1. Windows OS 2. Firefox Browser Vulnerable URLs ----...

1.4AI score
SaveExploits0
Huntr
Huntr
•added 2022/06/15 9:6 a.m.•9 views

curl_auth not cleared on downgrade

Description Guzzle recently fixed a vulnerability related to "Authorization" handling on downgrade here - https://github.com/guzzle/guzzle/security/advisories/GHSA-w248-ffj2-4v5q. However, there also exists another code path, for which Guzzle uses a Authorization header located when it uses diges...

7.2AI score
SaveExploits0
Huntr
Huntr
•added 2022/06/13 9:59 a.m.•9 views

Weak Password Policy

Description You can change your password in profile to a weak password. Proof of Concept 1. Login and go to your Profile 2. Use the password change feature or https://app.titra.io/changePwd 3. Enter your current password, fill the "Password" and "Password again" with 1 You can see your password h...

7.2AI score
SaveExploits0References2
Huntr
Huntr
•added 2022/06/13 4:27 a.m.•9 views

Stored XSS in Customer Company Name

Description The application inventree is vulnerable to Stored XSS in customer company name field. Proof of Concept Video PoC Link: https://drive.google.com/file/d/11tKQzqKFobDEuqigsQYIdQhMnqSLIBsi/view?usp=sharing...

0.2AI score
SaveExploits0
Huntr
Huntr
•added 2022/06/08 3:30 a.m.•9 views

Generation of Error Message Containing Sensitive Information

Description The software generates an error message that includes sensitive information about its environment, users, or associated data. Proof of Concept When logging in, the login page will tell you whether or not a username exists which is a vulnerability since it can be paired with the lack o...

0.4AI score
SaveExploits0References2
Huntr
Huntr
•added 2022/05/16 3:45 a.m.•9 views

Regex check failed leads to CORS bypass

Description ProxyServlet will call getCorsDomain to get value and set it to Access-Control-Allow-Origin. This check only allow accept sharing with .draw.io, .diagrams.net and .quipelements.com. However, I found that regex to match must not start with ^ leads to bypass. Proof of Concept Step 1: Ca...

0.2AI score
SaveExploits0
Huntr
Huntr
•added 2022/05/14 5:56 a.m.•9 views

xss bypass of https://huntr.dev/bounties/4bc8f164-faf8-4096-aa00-e439fa976876/

Description xss bypass of https://huntr.dev/bounties/4bc8f164-faf8-4096-aa00-e439fa976876/ TESTED BROWSER google chrome Proof of Concept this bug has been fixed by setting text/xml content-type .\ But this can also be bypassed . Save bellow file as test.xml . Upload this and view the file and see...

7.2AI score
SaveExploits0
Huntr
Huntr
•added 2022/05/11 8:23 a.m.•9 views

Stored XSS due to the setting text/xml mime type for xml files

Description Hi, The patch for the previous XSS vulnerability Cross-site scripting - Reflected via upload .xml file looks incomplete. It just will set the mime type to text/xml for XML files to avoid XSS, However, this one can be also used to perform XSS too. Since an XML file can contain HTML...

5.8AI score
SaveExploits0
Huntr
Huntr
•added 2022/05/09 9:43 a.m.•9 views

Stored Xss

Description Hi i found stored xss due to website field Proof of Concept 1. Create a new non-admin account 2. Login and goto http://localhost/invoices/EditAgenciaTransporte add new user with website link to "javascript:confirmdocument.domain" 3. Save user and navigate to http://localhost/invoices/...

6.8AI score
SaveExploits0
Huntr
Huntr
•added 2022/04/23 11:24 p.m.•9 views

Cross-site Scripting (XSS) - Stored

Description he 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 - login as an admin - go to...

0.1AI score
SaveExploits0
Huntr
Huntr
•added 2022/04/23 6:12 p.m.•9 views

Cross-site Scripting (XSS) - Stored

Description Stored XSS found due to long name summarize Proof of Concept 1.First, access the latest version of the demo environment. https://www.rosariosis.org/demonstration/index.php 2.Then log in with your teacher account teacher/teacher 3.After logging in, access to add an assignment. 4.Then...

0.7AI score
SaveExploits0References1
Huntr
Huntr
•added 2022/04/23 4:16 a.m.•9 views

Improper authorization - receptionist can read all Clinic reports

Description Hi there openemr maintainers, I would like to report an improper authorization vulnerability in your source code. Proof of Concept 1. Install openemr in your system and create an admin account and a receptionist account 2. Log in as receptionist and see that you don't see Reports...

0.6AI score
SaveExploits0
Huntr
Huntr
•added 2022/03/31 5:29 a.m.•9 views

Divulge user password

Description The administrator can obtain the website user registration password hash Proof of Concept // PoC Log in to the background and access: http://demo.jizhicms.cn/admin.php/Member/index.html?ajax=1&page=1&limit=10&isshow=&start=&end=&username=% Package return:...

0.1AI score
SaveExploits0
Huntr
Huntr
•added 2022/03/26 3:44 a.m.•9 views

Bypass previous fix

Description Bypass previous report fix Proof of Concept it checks if returnurl starts with / . So, it can be bypasssed using //google.com . 1. Login in the demo instance https://demo.linkding.link/ 2. Go to https://demo.linkding.link/bookmarks/3/remove?returnurl=//google.com 3. You will be...

0.5AI score
SaveExploits0
Huntr
Huntr
•added 2022/02/23 10:15 p.m.•9 views

Improper Input Validation

Description If hostname is not entered as in the following PoC, Open Redirect and SSRF occur because hostname is empty. Proof of Concept javascript // PoC : http:@127.0.0.1 const parseUrl = require"parse-url" const http = require"http" url = parseUrl"http:@127.0.0.1" console.logurl...

0.1AI score
SaveExploits0
Huntr
Huntr
•added 2022/01/20 8:15 a.m.•9 views

None in gpac/gpac

Description Use After Free in gpac Proof of Concept MP4Box -bt POC4 MP4Box -bt POC5 POC4 is here. POC5 is here. ASAN ==414586==ERROR: AddressSanitizer: heap-use-after-free on address 0x6100000007fc at pc 0x7f7926081250 bp 0x7ffd2e84f4a0 sp 0x7ffd2e84f490 READ of size 4 at 0x6100000007fc thread T0...

7.1AI score
SaveExploits0
Huntr
Huntr
•added 2022/01/16 5:57 p.m.•9 views

in livehelperchat/livehelperchat

Lack of server side validation An admin can delete his/her account by bypassing client side validation 1.Login in application as admin. 2.Nagiate to settings and create another user. 3.Now see the list of user, an admin can only delete other user account rather than his/her. 4.Click on delete and...

0.8AI score
SaveExploits0
Huntr
Huntr
•added 2022/01/15 1:30 a.m.•9 views

Cross-site Scripting (XSS) - Stored in saleor/saleor-dashboard

Description Because the dangerouslySetInnerHTML method is used to output the input value of the DOM, XSS vulnerabilities occur in many logics. Proof of Concept html " Impact Through this vulnerability, an attacker is capable to execute malicious scripts...

0.4AI score
SaveExploits0References1
Huntr
Huntr
•added 2022/01/08 6:26 a.m.•9 views

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

Description outline is a fastest wiki and knowledge base for growing teams. Beautiful, feature rich, and markdown compatible. this package is vulnerable for stored XSS Proof of Concept Or here is the original video Impact This vulnerability is capable of Stored XSS...

1.5AI score
SaveExploits0
Huntr
Huntr
•added 2021/12/25 11:29 a.m.•9 views

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

Description Hi there, there is a Cross Site Request Forgery in e107 that allows an attacker to force admin user to repair a plugin. Proof of Concept 1. Install e107 in your system 2. Log in as adminstrator 3. Copy this link and paste to your browser:...

2AI score
SaveExploits0
Huntr
Huntr
•added 2021/12/23 9:17 p.m.•9 views

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

Description The lack of a CSRF token and validation of the request method gives the attacker the ability to delete DeleteReportFolder Proof of Concept history.pushState'', '', '/' document.forms0.submit; Impact The attacker has the ability to delete arbitrary report folders on behalf of the victi...

3.6AI score
SaveExploits0
Huntr
Huntr
•added 2021/12/21 4:25 a.m.•9 views

in vim/vim

Description Untrusted Pointer Dereference leading to a segmentation fault Segmentation fault in vimregexecmulti at regexp.c:2896 Proof of Concept ./vim -u NONE -X -Z -e -s -S POC1 -c ':qa! POC1https://drive.google.com/file/d/1VOS93VSakO96z2rnvIdWDYRM9KAEIgC/view?usp=sharing bt Program received...

1.1AI score
SaveExploits0
Huntr
Huntr
•added 2021/12/20 10:0 p.m.•9 views

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

Description When adding a menu after logging in with an administrator account, there is no verification of the URL value, so the XSS payload is stored in the DB. After that, when you click the saved menu, XSS is triggered. If an administrator adds a menu, normal users can click it too. Proof of...

6.1AI score
SaveExploits0
Huntr
Huntr
•added 2021/12/06 12:43 p.m.•9 views

Cross-site Scripting (XSS) - Reflected in tsolucio/corebos

Description Please enter a description of the vulnerability. coreBOS is vulnerable to Reflected XSS via activitytype in index Proof of Concept 1.After login, click poc url 2.select Activity Type // PoC.js...

1AI score
SaveExploits0References1
Huntr
Huntr
•added 2021/11/29 3:7 p.m.•9 views

Cross-site Scripting (XSS) - Reflected in zikula/core

Description In zikula/core cross site scripting vulnerability in extension list name field. Proof of Concept 1. login to the demo account 2. go to extensions https://demo.ziku.la/extensions/module/modify/3 3. Add payload in displayname field payload " Impact This vulnerability is capable of stole...

0.4AI score
SaveExploits0
Huntr
Huntr
•added 2021/11/15 2:59 p.m.•10 views

Cross-Site Request Forgery (CSRF) in hdinnovations/unit3d-community-edition

Description More unprotected CSRF endpoints that allows for state-changing operations. 1: GET /dashboard/moderation/1/approve 2: GET /requests/1/accept 3: GET /requests/1/reject 4: GET /requests/1/unclaim 5: GET /requests/1/reset Proof of Concept CLICK ME! Impact This vulnerability is capable of...

2AI score
SaveExploits0
Huntr
Huntr
•added 2021/11/08 5:4 a.m.•9 views

Cross-Site Request Forgery (CSRF) in bookstackapp/bookstack

Description Attacker is able to logout a user if a logged in user visits attacker website. Impact This vulnerability is capable of forging user to unintentional logout. Test Tested on Edge, firefox, chrome and safari. Fix You should use POST instead of GET. To expand: One way GET could be abused...

0.3AI score
SaveExploits0
Huntr
Huntr
•added 2021/10/20 6:32 p.m.•9 views

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

Description When uploading a new theme, the description of a theme can contain JavaScript code. This can be used for Cross-Site-Scripting. Proof of Concept I downloaded the Kompact theme https://github.com/jessedobbelaere/fork-cms-theme-kompact/archive/master.zip, extracted it and changed in...

0.3AI score
SaveExploits0
Huntr
Huntr
•added 2021/10/18 2:14 p.m.•9 views

in appendium/flatpack

Description The flatpack vulnerable to XML External Entity XXE. An attacker that is able to provide a crafted XML file as input to the parse function in the MapParser.java file may allow an attacker to execute XML External Entities XXE. Proof of Concept import java.io.File; import...

0.2AI score
SaveExploits0
Huntr
Huntr
•added 2021/10/18 11:38 a.m.•9 views

in tsolucio/corebos

Description Just like last report of mine there is another improper privilege management that test user can see other users special workflow contents like Tasks just go to this link that belong to admin from another users account...

2.7AI score
SaveExploits0
Huntr
Huntr
•added 2021/10/18 11:25 a.m.•9 views

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

Description There is one more low level CSRF : make on/off a task of workflow history.pushState'', '', '/' document.forms0.submit;...

2.7AI score
SaveExploits0
Huntr
Huntr
•added 2021/10/18 10:51 a.m.•10 views

Cross-site Scripting (XSS) - Reflected in tsolucio/corebos

Description Reflected XSS via upload of malicious SVG file. Proof of Concep 1: Upload SVG file via /corebos/index.php?module=Documents&action=DetailView&viewname=0&start=&record=8460& alertdocument.location; 2: Trigger the reflected XSS by visiting the malicious SVG file stored in the storage...

0.3AI score
SaveExploits0
Huntr
Huntr
•added 2021/10/18 6:50 a.m.•9 views

Cross-site Scripting (XSS) - Reflected in admidio/admidio

Description Have reviewed your fix for double URL encoding here: https://github.com/Admidio/admidio/commit/6b3820a574dc5f52243fbaafdb7089560c99d949 But it can easily be bypassed by triple URL encoding. Note: apparently after applying the above fix from Github on the machine, I cannot use the...

6.4AI score
SaveExploits0
Huntr
Huntr
•added 2021/10/18 5:18 a.m.•9 views

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in tsolucio/corebos

Description Session cookie is not marked with 'Secure' Proof of Concept Login to demo page http://demo.corebos.com/index.php?action=index&module=Home Open Firefox developer option - storage - check secure option...

0.2AI score
SaveExploits0References1
Huntr
Huntr
•added 2021/10/17 11:48 p.m.•9 views

Open Redirect in forkcms/forkcms

Description When a user, who has access to admin page and who is not logged in, opens a page like http://forkcms.site/private/de/authentication?querystring=//google.de/ and the user enters their credentials, the user is redirected to https://google.de. When a user, who has access to admin page an...

0.4AI score
SaveExploits0References1
Huntr
Huntr
•added 2021/10/17 7:20 a.m.•9 views

in mruby/mruby

Description SEGV on mrbarypush Proof of Concept 1.times 0 0,o:0 = and 0 Result /asan/mruby/bin/mruby crash.rb AddressSanitizer:DEADLYSIGNAL ================================================================= ==68494==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000011 pc 0x560ae5baa377 ...

2.2AI score
SaveExploits0
Huntr
Huntr
•added 2021/10/16 3:16 p.m.•9 views

in mruby/mruby

Description Please enter a description of the vulnerability. Proof of Concept super super Result /asan/mruby/bin/mruby /crash.rb AddressSanitizer:DEADLYSIGNAL ================================================================= ==18265==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000030...

1.6AI score
SaveExploits0
Huntr
Huntr
•added 2021/10/15 1:46 p.m.•9 views

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

Description Hi, By continuing to look at the project I was able to find a new XSS stored. Although it seems to be filtered in some parts of the site, when sending a photo as a greeting card, it is possible to include an arbitrary payload in the text field leading to a stored XSS. From OWASP :...

0.4AI score
SaveExploits0References1
Huntr
Huntr
•added 2021/10/14 6:44 p.m.•9 views

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

Description Hello, Looking at your project, I saw in the commits several anti-CSRF token addition but also a commit to not allow SVG file upload. However a blacklist in general is a bad idea, for example php, php3, ... are blocked but it is always possible to send a .php7 or .phps file ... Among...

0.4AI score
SaveExploits0References2
Huntr
Huntr
•added 2021/10/14 2:53 p.m.•9 views

in namelessmc/nameless

Description Nameless is vulnerable to clickjacking because it does not have the X-Frame-Options header set to DENY or SAMEORIGIN only nginx proxy has it. This header is important because it prevents other websites from Iframing the website. If the website can be iframed, then the attacker can hos...

0.2AI score
SaveExploits0References1
Huntr
Huntr
•added 2021/10/14 4:41 a.m.•9 views

in flatcore/flatcore-cms

Description Use of incorrect operator == and != for pagepsw Proof of Concept If my actual page password is 240610708 then an attacker can key in QLTHNDT because: md5240610708 = 0e462097431906509019562988736854 md5QLTHNDT = 0e405967825401955372549139051580 And PHP will evaluate...

1.1AI score
SaveExploits0References1
Huntr
Huntr
•added 2021/10/13 10:43 p.m.•9 views

Session Fixation in bytebase/bytebase

Description If admin deciding to deactivate a user and the user already logged in the system before then until user remain in the current session he/she can do anything that can do them before...

1.6AI score
SaveExploits0
Huntr
Huntr
•added 2021/10/11 8:28 p.m.•9 views

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

Description Stored Cross-Site Scripting XSS vulnerability due to the lack of content validation and output encoding. This vulnerability can be exploited by uploading a crafted payload inside a document. Then, the vulnerability can be triggered when the user previews the document“s content. Proof ...

5AI score
SaveExploits0References1
Huntr
Huntr
•added 2021/10/11 5:9 p.m.•9 views

Code Injection in flatcore/flatcore-cms

Description Bypass of remote code execution in https://github.com/flatCore/flatCore-CMS/issues/59 The following payload uses . for concatenation and to execute system commands. Proof of Concept 1 Insert the following as Permalink value lol".whoamipwned.txt." 2 Go to...

0.7AI score
SaveExploits0
Huntr
Huntr
•added 2021/10/11 2:26 p.m.•9 views

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

Description Session cookie is not marked with 'Secure' Proof of Concept Login to demo page https://demo.bytebase.com/ Open Firefox developer option - storage - check secure option Below link shows POC https://i.ibb.co/DLG1pyt/Screenshot-48.png...

0.7AI score
SaveExploits0References1
Huntr
Huntr
•added 2021/10/08 4:12 p.m.•9 views

in publify/publify

Description publify does not use secure Cache-Control headers. Proof of Concept 1: Login to application 2: click on admin link https://demo-publify.herokuapp.com/admin 3: Logout 4: Press the back button of the opened tab to still see that you can view the information . Impact This issue is capabl...

SaveExploits0References1
Huntr
Huntr
•added 2021/10/08 4:6 p.m.•9 views

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

Description Session cookie publifyblogsession is not marked with 'Secure' Proof of Concept Login to demo page https://demo-publify.herokuapp.com/ Open Firefox developer option - storage - check secure option Below link shows POC https://i.ibb.co/j3K5YDg/Screenshot-45.png...

0.7AI score
SaveExploits0References1
Huntr
Huntr
•added 2021/10/08 11:6 a.m.•9 views

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

Description Stored XSS via upload file .svg allows for arbitrary execution of JavaScript Proof of Concept // PoC.req POST /demoen/admprogram/system/fileupload.php?module=documentsfiles&mode=uploadfiles&id=1 HTTP/2 Host: www.admidio.org Cookie:...

0.7AI score
SaveExploits0
Total number of security vulnerabilities4084