Lucene search
+L
HuntrMost viewed

4084 matches found

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
Huntr
Huntr
β€’added 2021/10/06 7:21 p.m.β€’9 views

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in kevinpapst/kimai2

Description Session cookie dancer.session is not marked with 'Secure' Proof of Concept Login to demo page https://demo-stable.kimai.org/en/dashboard/, Open Firefox developer option - storage - check secure option...

0.4AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/10/06 6:5 a.m.β€’9 views

in craigk5n/webcalendar

Description it can be possible to perform a clickjacking attack due to the lack of frame restrictions. The application does not set the response header X-Frame-Options: DENY. Proof of Concept Clickjack test page save the script as clickjacking .html and page will render in iframes...

1.1AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2021/10/05 3:54 p.m.β€’9 views

SQL Injection in ampache/ampache

Description The application does not validate and escape the type parameter before using it in a SQL statement in Model/Tag.php, leading to a SQL Injection Proof of Concept Time delay: GET /browse.php?action=tag&type=0%27orifnow=sysdate,sleep3,0or%27 HTTP/1.1 Host: demo.ampache.dev sec-ch-ua:...

0.8AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2021/10/05 1:45 p.m.β€’9 views

Open Redirect in rotheross/otobo

Description there is a open redirect vulnerability in following url : https://demo.otobo.org/otobo/index.pl?Action=ExternalURLJump;URL=https://google.com here after click on link the victim will be redirected to https://google.com...

0.4AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/10/04 1:1 p.m.β€’9 views

in snipe/snipe-it

Description Sensitive data on the application can be exposed after the user logout Proof of Concept 1 Login to the application https://demo.snipeitapp.com/ 2 Goto page like My Account , or Any other page 3 Click logout 4 Click browser back button Impact When a user logs out without closing the...

0.1AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2021/10/03 3:30 p.m.β€’9 views

in netdisco/netdisco

Description it can be possible to perform a clickjacking attack due to the lack of frame restrictions. The application does not set the response header X-Frame-Options: DENY. Proof of Concept Clickjack test page save the script as clickjacking .html and page will render in iframes below link show...

1.4AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2021/10/01 4:28 p.m.β€’9 views

Use of a Broken or Risky Cryptographic Algorithm in froxlor/froxlor

Description Froxlor uses microtime to seed uniqid which is then hashed to produce a session token, microtime can be reasonably brute-forced/predicted, thus allowing for a relatively large-scale account-takeover attack or accurate targeted ones. Both microtime and uniqid are cryptographically...

3.5AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/30 11:2 a.m.β€’9 views

in opensourcepos/opensourcepos

Description The use == and != of might cause type juggling at the affected code if $row-hashversion == 1. Proof of Concept If the md5 sum of users password starts with 0e, then any input with md5 sum starting with 0e will result in true at statement $row-password == md5$password Impact This...

2AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2021/09/30 6:51 a.m.β€’9 views

in youzan/vant

✍️ Description The @vant/cli package is vulnerable to Regular Expression Denial of Service ReDoS. An attacker that is able to provide a crafted string as the input to the decamelize function may cause an application to consume an excessive amount of CPU. Below pinned line using vulnerable regex...

0.2AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/29 10:24 a.m.β€’9 views

Session Fixation in gunet/openeclass

Description The Cookie before & after user login doesn't change Proof of Concept // PoC.js 1 Load website in a new browser 2 Get cookie before login 3 Login to website 4 Get cookie after login Compare those 2 values Impact Through other attack methods such as XSS, the attacker can store the user'...

2.4AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/29 1:6 a.m.β€’9 views

Improper Authorization in blair2004/nexopos-4x

Description No authorization in downloading customer export file. Proof of Concept 1. Access this link in browser without logging in: http://v4.nexopos.com/export/customers-list.csv 2. See that you can download customer list file without logging in. Impact This vulnerability is capable of exposur...

0.2AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/28 9:3 p.m.β€’9 views

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

Description in some delete actions I change the HTTP request method to GET and Also remove the CSRF token from request and then I able to Bypass your CSRF protection...

1.3AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/26 9:25 p.m.β€’9 views

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in jonschoning/espial

Description Implement both Secure flag and httponly flag in the application. Proof of Concept 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 Response. The purpose of the secure flag is to prevent cookies from bein...

6.9AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2021/09/26 9:12 p.m.β€’9 views

in jonschoning/espial

Description It can be possible to perform a clickjacking attack due to the lack of frame restrictions. PoC https://i.ibb.co/QFTZD9j/clickjack.png Impact According to PortSwigger references, it is possible for a page controlled by an attacker to load the website within an iframe. This will enable ...

0.9AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2021/09/26 8:34 p.m.β€’9 views

in jonschoning/espial

Description Weak password implementation Proof of Concept step 1: login into account goto https://esp.ae8.org/Settings/Password step 2: change password demo to 12 or 1 and save changes step 3: we can see updated message application is allowing to set weak password. poc of image for your reference...

7AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2021/09/24 7:47 p.m.β€’9 views

Improper Privilege Management in openemr/openemr

Description A predefined Front desk receptionist have access to the Audit Log Tamper Report function. By default this is a predefined system administrator function, and no other users should be able to access this function. Proof of Concept Log in with a Front desk receptionist user Simply open t...

1.6AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/24 5:35 a.m.β€’9 views

in aces/loris

Description It is possible to perform a clickjacking attack due to the lack of frame restrictions such as X-Frame-Options: DENY Proof of Concept Tested :: https://demo.loris.ca/ https://drive.google.com/file/d/1oSi2JpYnPjjoL6QvhFnsHcTD94KMzKBj/view?usp=sharing Impact Clickjacking is an...

SaveExploits0References1
Huntr
Huntr
β€’added 2021/09/24 1:58 a.m.β€’9 views

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

Description CSRF in flushing peer Proof of Concept 1. Login stafff/admin account 2. Access this link https://unit3d.site/dashboard/flush/peers 3. See that the peers has been flushed. Impact This vulnerability is capable of flushing peers...

1.3AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/22 3:9 a.m.β€’9 views

Cross-site Scripting (XSS) - Stored in evereux/flicket

Description Stored XSS in deleting departments page due to unsanitized input in many places. Proof of Concept 1. Create a new department with name 2. After creating the above department, Click on delete icon next to it and see the pop up. 3. Create a new ticket with title 4. View the ticket and s...

6.1AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/17 5:8 a.m.β€’9 views

Cross-site Scripting (XSS) - Stored in zoujingli/thinkadmin

Description Stored XSS Content allows for the arbitrary execution of JavaScript Proof of Concept In Wechat management at feature - Reply rule management - Follow reply configuration - Default reply configuration - Follow automatic replies Save Reply text with payload : \x3csVg/\x3e XSS will trigg...

2.1AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/16 6:4 a.m.β€’9 views

Exposure of Sensitive Information to an Unauthorized Actor in opendatacube/odc-tools

Description Information Disclosure AWS PrincipleID, sourceIPAddress, configurationId and more. Proof of Concept https://raw.githubusercontent.com/opendatacube/odc-tools/develop/apps/dctools/tests/data/sentinel-2-nrt20200821.json Impact Leaks Sensitive Data...

0.5AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/15 4:37 a.m.β€’9 views

Cross-site Scripting (XSS) - Stored in zoujingli/thinkadmin

Description Stored xss Proof of Concept Plz check this 1 minute video to reproduce the bug https://drive.google.com/file/d/1hyN4X9gIgQJH2B5QEFhkniGt78sIw1iF/view?usp=sharing Impact Xss allow to arbitary javascript code execution...

1AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/14 2:34 p.m.β€’9 views

Cross-site Scripting (XSS) - Stored in mineweb/minewebcms

Description A malicious actor is able to add a malicious payload as a new Page Title, and after every time any administrative user visits the /admin/pages route, the XSS payload is executed. Proof of Concept 1;Create a new Page at the following route: /admin/pages/add. Use the following payload a...

0.9AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/14 5:54 a.m.β€’9 views

in sbrl/pepperminty-wiki

Unrestricted Upload of File with Dangerous Type allows javascript injection Uploaded files represent a significant risk to applications. The first step in many attacks is to get some code to the system to be attacked. Then the attack only needs to find a way to get the code executed. Using a file...

7AI score
SaveExploits0References2
Huntr
Huntr
β€’added 2021/09/12 11:24 p.m.β€’9 views

Cross-Site Request Forgery (CSRF) in justingit/dada-mail

✍️ Description Attacker able to delete any Profile filed with CSRF attack. In CSRF attacks it is necessary that a user logged into your application and just going to a malicious website and after that only with a redirection attacker can perform attack on unprotected endpoint, this means only with...

1.1AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/12 11:23 p.m.β€’9 views

Cross-Site Request Forgery (CSRF) in justingit/dada-mail

✍️ Description Attacker able to Send any Mass mailing with CSRF attack. In CSRF attacks it is necessary that a user logged into your application and just going to a malicious website and after that only with a redirection attacker can perform attack on unprotected endpoint, this means only with...

1.2AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/12 11:23 p.m.β€’9 views

Cross-Site Request Forgery (CSRF) in justingit/dada-mail

✍️ Description Attacker able to Delete All Data in Tracker plugin with CSRF attack. In CSRF attacks it is necessary that a user logged into your application and just going to a malicious website and after that only with a redirection attacker can perform attack on unprotected endpoint, this means...

1.4AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/12 11:23 p.m.β€’9 views

Cross-Site Request Forgery (CSRF) in justingit/dada-mail

✍️ Description Attacker able to delete any Draft with CSRF attack. In CSRF attacks it is necessary that a user logged into your application and just going to a malicious website and after that only with a redirection attacker can perform attack on unprotected endpoint, this means only with visitin...

1.5AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/12 11:22 p.m.β€’9 views

Cross-Site Request Forgery (CSRF) in justingit/dada-mail

✍️ Description Attacker able to Change List Password with CSRF attack. In CSRF attacks it is necessary that a user logged into your application and just going to a malicious website and after that only with a redirection attacker can perform attack on unprotected endpoint, this means only with...

1AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/12 9:56 p.m.β€’9 views

OS Command Injection in zacanger/is-program-installed

✍️ Description There is "OS Command Injection" vulnerability on "is-program-installed" npm package. This package tries to understand the given parameter name program or binary name is installed in the computer or not. However, since this package does not properly control the characters in the...

2.3AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/11 10:15 p.m.β€’9 views

Cross-Site Request Forgery (CSRF) in ikus060/rdiffweb

✍️ Description Hello dear Rdiffweb team. I found a CSRF vulnerability on following endpoint that attackers able to change the email of a user with PoC.html πŸ•΅οΈβ€β™‚οΈ Proof of Concept 1. user with right privileges should be logged in Firefox or Safari. 2. Users go to a website that contain PoC.html...

0.8AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/11 10:14 p.m.β€’9 views

Cross-Site Request Forgery (CSRF) in ikus060/rdiffweb

✍️ Description Hello dear Rdiffweb team. I found a CSRF vulnerability on following endpoint that attackers able to Create users with PoC.html πŸ•΅οΈβ€β™‚οΈ Proof of Concept 1. User with right privileges should be logged in Firefox or Safari. 2. Users go to a website that contain PoC.html 3.after visiting...

0.8AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/11 7:37 a.m.β€’9 views

Inefficient Regular Expression Complexity in jaywcjlove/colors-cli

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

1.8AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/11 5:21 a.m.β€’9 views

Inefficient Regular Expression Complexity in terkelg/prompts

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

1.2AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/09 7:4 p.m.β€’9 views

in agentejo/cockpit

✍️ Description Bypass of previous fix πŸ•΅οΈβ€β™‚οΈ Proof of Concept I see you recently fixed local-file-inclusion bug https://huntr.dev/bounties/a65d700c-1561-46c1-a9c2-cba6ed960f94/.\ And the fixed patch is https://github.com/agentejo/cockpit/commit/f1919184998bf9fa7a7db882c98ce1410375e596 .\ But it can...

7.1AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/09 1:17 p.m.β€’9 views

Cross-site Scripting (XSS) - Reflected in universaloj/uoj-system

✍️ Description Cross-site Scripting XSS refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates. The...

2.5AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/09/07 2:12 a.m.β€’9 views

Cross-site Scripting (XSS) - Reflected in kasuganosoras/pigeon

✍️ Description Cross-site Scripting XSS refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates. The...

2.2AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2021/09/02 11:38 a.m.β€’9 views

Inefficient Regular Expression Complexity in x-neuron/antdfront

✍️ Description A ReDoS regular expression denial of service flaw was found in the antdFront package. An attacker that is able to provide crafted input to the isUrlinput function may cause an application to consume an excessive amount of CPU. πŸ•΅οΈβ€β™‚οΈ Proof of Concept Create the following poc.mjs //...

1.4AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/08/28 3:56 p.m.β€’9 views

SQL Injection in phili67/ecclesiacrm

✍️ Description SQL Injection SQLi found in search section for http://YOURIP/ecclesiacrm/v2/people/list/person. A SQL Injection allows an attacker to run SQL command remotely and can extract information such as password, usernames and other sensitive data. This SQLi is a blind SQLi and doesn't...

SaveExploits0References2
Huntr
Huntr
β€’added 2021/08/27 2:55 p.m.β€’9 views

Cross-Site Request Forgery (CSRF) in aimeos/ai-client-html

✍️ Description Attacker able to pin any product in favorites with CSRF attack. In CSRF attacks it is necessary that a user logged into your application and just going to a malicious website and after that only with a redirection attacker can perform attack on unprotected endpoint, this means only...

1.2AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/08/27 3:25 a.m.β€’9 views

Path Traversal in os4ed/opensis-classic

✍️ Description The ajax.php modname parameter is vulnerable to path traversal attacks, enabling read access to arbitrary files on the server. πŸ•΅οΈβ€β™‚οΈ Proof of Concept // Ajax.php GET /Ajax.php?modname=../../../../../../../../../../../../../../../../etc/passwd HTTP/1.1 302 Found Location: index.php...

2.4AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/08/26 2:40 p.m.β€’9 views

Open Redirect in openwhyd/openwhyd

✍️ Description There is an open redirect in the following URL: https://openwhyd.org/consent?redirect=https://mdakh404.github.io after the user agrees on the site policy, it will be redirected to my blog ! it's an open redirect. πŸ•΅οΈβ€β™‚οΈ Proof of Concept 1- Open the link:...

6.9AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2021/08/26 2:50 a.m.β€’9 views

SQL Injection in opensourcepos/opensourcepos

✍️ Description The Application is vulnerable to blind SQL Injection πŸ•΅οΈβ€β™‚οΈ Proof of Concept URL: https://dev.opensourcepos.org/suppliers/search?sort=1 Vulnerable Parameter: sort SQLMap POC --- Parameter: sort GET Type: boolean-based blind Title: Boolean-based blind - Parameter replace original value...

0.1AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2021/08/24 4:44 p.m.β€’9 views

in circuitverse/circuitverse

✍️ Description no rate limit allow to send unlimited email to any mail address πŸ•΅οΈβ€β™‚οΈ Proof of Concept During forgot password there is no rate limit to send password-reset email which allow to send unlimited email to a mail address. bellow request is vulnerable to rate-limit bug POST /users/password...

7.3AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/08/23 7:7 p.m.β€’9 views

Cross-Site Request Forgery (CSRF) in neorazorx/facturascripts

✍️ Description Attacker able to delete any number of Accounting Reports with CSRF attack. 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 IP address or hostname of your...

1.5AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/08/23 11:33 a.m.β€’9 views

Cross-site Scripting (XSS) - Reflected in znixbtw/panel-v2

✍️ Description Cross-Site Scripting XSS attacks are a type of injection, in which malicious scripts are injected into websites. An attacker can use XSS to send a malicious script to an unsuspecting user. The end user’s browser has no way to know that the script should not be trusted, and will...

5.2AI score
SaveExploits0References2
Huntr
Huntr
β€’added 2021/08/17 5:59 p.m.β€’9 views

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

✍️ Description Stored xss bug using a xss payload in the Retrospectives Title when adding a new retrospective πŸ•΅οΈβ€β™‚οΈ Proof of Concept Goto http://localhost/retrospectives/showBoards and click on add more and copy paste the following xss payload in the title javascript " Click on safe and see the xss...

7.1AI score
SaveExploits0
Huntr
Huntr
β€’added 2021/08/17 3:3 p.m.β€’9 views

Cross-Site Request Forgery (CSRF) in aces/loris

✍️ Description Attacker able to upload any document with CSRF attack. 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 IP address or hostname of your application. In CSRF attack...

0.9AI score
SaveExploits0
Total number of security vulnerabilities4084