Lucene search
+L
HuntrMost viewed

4084 matches found

Huntr
Huntr
•added 2022/07/03 2:22 p.m.•25 views

Idor Lead to Delete exported data file

Description In this case attacker is able to delete requested export data file Steps to repro:- 1.Create 2 accounts 2.Login in both account and goto export section and create new export in both account 3.Delete acc1's exported file and capture this request in burp suite and change the id of this...

1AI score
SaveExploits0References1
Huntr
Huntr
•added 2022/06/29 6:46 a.m.•25 views

Heap-based Buffer Overflow in function utfc_ptr2len

Description Heap-based Buffer Overflow in function utfcptr2len at mbyte.c:2113 vim version git log commit 75417d960bd17a5b701cfb625b8864dacaf0cc39 HEAD - master, tag: v9.0.0001, origin/master, origin/HEAD POC ./afl/src/vim -u NONE -i NONE -n -m -X -Z -e -s -S ./pochbor3s.dat -c :qa!...

6.8CVSS7.8AI score0.01442EPSS
SaveExploits1
Huntr
Huntr
•added 2022/06/28 5:58 a.m.•25 views

Stored Cross-Site Scripting vulnerability in Recipe Instructions allows Admin session hijacking

Description A low privilege user can insert malicious JavaScript code into the Recipe Instructions which will execute in another person's browser that visits the recipe. Proof of Concept Reproduction Steps: 1. As a lower privileged user login to the Mealie web application. 2. Create a recipe and...

1.5AI score
SaveExploits0
Huntr
Huntr
•added 2022/06/20 6:52 p.m.•25 views

Mastadon's Misconfigured Rack_Attack.rb Does Not Appropriately Protect Against Brute Force Attacks

Description Mastadon relies on the RackAttack.rb file to manage API throttling in the application through the declaration of absolute paths i.e., /auth/signin. By appending random strings of characters to the end of the directory in a POST request it is possible to bypass brute force protections...

7.5CVSS9.3AI score0.0112EPSS
SaveExploits0References1
Huntr
Huntr
•added 2022/06/04 8:32 a.m.•25 views

Stored XSS in Task field

Description The application Titra is vulnerable to Stored XSS in Task field. Steps To Reproduce 1. Click on add Track button 2. In the Task field enter the payload " 3. click save 4. Now Click on Details 5. XSS will be triggered Image PoC...

3.5CVSS0.2AI score0.00709EPSS
SaveExploits1
Huntr
Huntr
•added 2022/05/22 8:05 p.m.•25 views

Path Traversal

šŸ”’ļø Requirements Privilege: User šŸ“ Description File path isn't properly sanitized and allow ... šŸ•µļøā€ā™‚ļø Proof of Concept Listing other user folder content First, create a user with Read privilege and with specific home folder like /test. Then, Connect to his account and access the home page...

5.5CVSS0.3AI score0.01003EPSS
SaveExploits1References1
Huntr
Huntr
•added 2022/05/16 11:20 a.m.•25 views

Buffer Over-read in function get_one_sourceline

Description Buffer Over-read in function getonesourceline at scriptfile.c:1976 vim version git log commit 5a8fad32ea9c075f045b37d6c7739891d458f82b HEAD - master, tag: v8.2.4962, origin/master, origin/HEAD POC ./vim -u NONE -i NONE -n -m -X -Z -e -s -S /mnt/share/max/fuzz/poc/vim/poch6s.dat -c :qa...

4.6CVSS6.8AI score0.00382EPSS
SaveExploits0
Huntr
Huntr
•added 2022/04/26 12:58 a.m.•25 views

Buffer Over-read

Description Stack-based Buffer Overflow at index.c:991 Build git clone https://github.com/bfabiszewski/libmobi.git cd libmobi export CFLAGS="-g -O0 -lpthread -fsanitize=address" export CXXFLAGS="-g -O0 -lpthread -fsanitize=address" export LDFLAGS="-fsanitize=address" ./autogen.sh ./configure...

4.6CVSS6.9AI score0.00422EPSS
SaveExploits1
Huntr
Huntr
•added 2022/04/12 11:56 p.m.•25 views

librenms bills Description & Notes Stored XSS

Description Please enter a description of the vulnerability. Proof of Concept 1. Login 2. go to http://librenms/bills 3. Click to Create Bill 4. Add Description or Notes "" // PoC.js payload1 payload2 POST /bills/ HTTP/1.1 Host: 192.168.0.4 Connection: keep-alive Content-Length: 310 Cache-Control...

4.9CVSS0.2AI score0.94216EPSS
SaveExploits0References1
Huntr
Huntr
•added 2022/03/21 5:34 a.m.•25 views

Stored Cross Site Scripting

Vulnerability Type Stored Cross Site-Scripting XSS Affected URL https://localhost/openemr-6.0.0/interface/new/newcomprehensivesave.php Affected Parameters ā€œformfnameā€ ā€œformlnameā€ Authentication Required? Yes Issue Summary A stored XSS vulnerability found in ā€œ/interface/new/newcomprehensivesave.ph...

3.5CVSS5.3AI score0.51472EPSS
SaveExploits2References1
Huntr
Huntr
•added 2022/03/20 11:13 a.m.•25 views

Path Traversal due to `send_file` call

A path traversal attack also known as directory traversal aims to access files and directories that are stored outside the web root folder. By manipulating variables that reference files with ā€œdot-dot-slash ../ā€ sequences and its variations or by using absolute file paths, it may be possible to...

5CVSS3.3AI score0.01366EPSS
SaveExploits1
Huntr
Huntr
•added 2022/03/18 8:49 a.m.•25 views

CRHTLF can lead to invalid protocol extraction potentially leading to XSS

Description \r, \n, \t characters in the URI can lead to XSS as URI.js will fail to extract javascript: protocol from a URI. See Section 4.4 Step 3 "Remove all ASCII tab or newline from input." of the WHATWG URL spec. Proof of Concept const parse = require'urijs' const express = require'express'...

4.3CVSS2.2AI score0.00673EPSS
SaveExploits1
Huntr
Huntr
•added 2022/03/14 4:53 a.m.•25 views

Stored XSS viva cshtm file upload

Description This is a bypass of the report:https://huntr.dev/bounties/8702e2bf-4af2-4391-b651-c8c89e7d089e/. Here the upload functionality allows the malicious files with the extension .cshtm which leads to Stored XSS. Proof of Concept 1.First, open your text file/notepad and paste the below...

3.5CVSS0.3AI score0.00819EPSS
SaveExploits1
Huntr
Huntr
•added 2022/02/17 10:14 p.m.•25 views

Heap-based Buffer Overflow

Description There is a heap corruption when r2 processes a crafted dyldcache file. Confirmed on the latest release 5.6.2 and the master branch. Proof of Concept bash printf "%s"...

6.8CVSS8AI score0.01178EPSS
SaveExploits1
Huntr
Huntr
•added 2022/02/16 7:59 a.m.•25 views

Open Redirect in archivy/archivy

Description The application doesn't check the target website before redirecting leads to Open Redirect vulnerability. Proof of Concept Install local service for testing - Step 1: Go to http://127.0.0.1:5000/login?next=%2F%2fevil.com - Step 2: Enter valid credential, you will be redirect to evil.c...

5.8CVSS0.8AI score0.00628EPSS
SaveExploits1
Huntr
Huntr
•added 2022/02/15 11:36 a.m.•25 views

OS Command Injection in part-db/part-db

Description OS command injection also known as shell injection is a web security vulnerability that allows an attacker to execute arbitrary operating system OS commands on the server that is running an application, and typically fully compromise the application and all its data. Very often, an...

10CVSS1AI score0.35436EPSS
SaveExploits5
Huntr
Huntr
•added 2022/02/12 7:20 p.m.•25 views

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

Description Cross-Site Scripting vulnerability in LibreNMS v22.1.0 which allows attackers to execute arbitrary javascript code in the browser of a victim which affected Devices module Add Device in sysName, Hardware and Community fields. Proof of Concept Endpoint: 1 POST http://HOST/addhost...

3.5CVSS0.2AI score0.00847EPSS
SaveExploits1
Huntr
Huntr
•added 2022/02/11 11:41 p.m.•25 views

Exposure of Sensitive Information to an Unauthorized Actor in snipe/snipe-it

Description An attacker can enumerate users through the response message in the password reset page. When you visit the password reset page, you will be provided with the option to enter your email address. Let's use two different emails, one will be a valid address, and another will be an invali...

4.3CVSS4.5AI score0.01037EPSS
SaveExploits1References1
Huntr
Huntr
•added 2022/02/11 11:27 p.m.•25 views

in snipe/snipe-it

Description An attacker can enumerate users through the response time in the password reset page. When you visit the password reset page, you will be provided with the option to enter your email address. Let's use two different emails, one will be a valid address, and another will be an invalid...

5CVSS5.2AI score0.00988EPSS
SaveExploits1References1
Huntr
Huntr
•added 2022/02/09 11:08 p.m.•25 views

None in radareorg/radare2

Description Use After Free occurs in riobankmapaddtop. commit : 4d75eeb99a0d913e9b443e7aaf73aa44a323739d Proof of Concept $ echo -ne "VlowMFcwMOEwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwEDAw MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAw...

7.5CVSS0.4AI score0.01262EPSS
SaveExploits1
Huntr
Huntr
•added 2022/01/17 10:09 a.m.•25 views

Improper Access Control in janeczku/calibre-web

Description With default settings, low-level users will not have permission to create new shelf with public mode. However, due to incorrect checking, the function does not work as intended. Steps To Reproduce - Step 1: Login with admin account and go to http://hostname:8083/admin/user/new. Create...

4CVSS5.2AI score0.0067EPSS
SaveExploits1
Huntr
Huntr
•added 2022/01/12 12:01 p.m.•25 views

Cross-Site Request Forgery (CSRF) in yetiforcecompany/yetiforcecrm

Description Hi there, I would like to report a CSRF vulnerability in yetiforcecompany/yetiforcecrm. This allows an attacker to create a new admin. Even when SameSite: Strict enable, this still can be exploited by an attacker with lowest privilege account E.g. guest. Proof of Concept + These are...

6CVSS1.1AI score0.00531EPSS
SaveExploits1References1
Huntr
Huntr
•added 2021/12/30 4:29 p.m.•25 views

Cross-site Scripting (XSS) - Reflected in keystonejs/keystone

Description On Login Page, There Is A "from=" parameter in URL which is vulnerable to open redirect and which can be escalated to reflected XSS. Proof of Concept 1. Install Keystone 6 On Your System. 2. Go To http://localhost:3000/signin?from=http://evil.com And Login And You'll Be Redirected To...

4.3CVSS0.03982EPSS
SaveExploits1References1
Huntr
Huntr
•added 2021/12/27 4:43 p.m.•25 views

in mruby/mruby

Description A NULL Pointer Dereference was discovered in mrbclass. The vulnerability causes a segmentation fault and application crash. version 6de0fcb ./mruby -v mruby 3.0.0 2021-03-05 System information Ubuntu 20.04 focal, AMD EPYC 7742 64-Core @ 16x 2.25GHz Proof of Concept poc base64 poc...

5CVSS0.9AI score0.00856EPSS
SaveExploits1
Huntr
Huntr
•added 2021/12/26 1:09 p.m.•25 views

Data Source Name Injection

Description TiDB Importer uses Go MySQL Driver for connecting to MySQL servers. This driver utilizes Data Source Name DSN strings for describing database connections with the following format: username:password@protocoladdress/dbname?param=value The driver has a built-in protection against LOCAL...

7.5CVSS0.0061EPSS
SaveExploits0References1
Huntr
Huntr
•added 2021/12/20 12:01 p.m.•25 views

Cross-site Scripting (XSS) - Stored in janeczku/calibre-web

Description Missing input check on Identifiers lead to stored XSS. Steps to reproduce 1. 1. Any book - Edit metadata - Identifiers 2. 2. Set any value to the first field and javascript:alertdocument.domain to the second one. 3. 3. Save the book, select it, click on Identifier - XSSed! Proof of...

3.5CVSS0.9AI score0.00809EPSS
SaveExploits1
Huntr
Huntr
•added 2021/12/20 9:40 a.m.•25 views

Cross-site Scripting (XSS) - Stored in polonel/trudesk

Description There are several areas in the web application that are vulnerable to stored XSS. They include: The chat feature when sending messages /messages/startconversation The name field when creating a department /departments Name field when creating teams /teams You can also exploit the XSS...

6AI score
SaveExploits0
Huntr
Huntr
•added 2021/12/12 6:01 a.m.•25 views

Cross-site Scripting (XSS) - Stored in snipe/snipe-it

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.3CVSS0.00764EPSS
SaveExploits1
Huntr
Huntr
•added 2021/12/10 1:01 p.m.•25 views

in mruby/mruby

Description NULL Pointer Dereference in mrbfullgc Proof of Concept a = a. nil AddressSanitizer:DEADLYSIGNAL ================================================================= ==21352==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000018 pc 0x556b44382444 bp 0x7fff4e9961d0 sp...

5CVSS1.3AI score0.01635EPSS
SaveExploits1
Huntr
Huntr
•added 2021/11/21 3:44 a.m.•25 views

Cross-Site Request Forgery (CSRF) in star7th/showdoc

Description An attacker is able to create a new group for any item if users visit the attacker's website. Furthermore, the user-id "uid" is also exposed via the JSON response. We can bypass the CSRF Protection if we put our payload on an iframe or an HTML file and then send them to the victim...

6.8CVSS0.6AI score0.00616EPSS
SaveExploits1References1
Huntr
Huntr
•added 2021/11/16 11:35 a.m.•25 views

Cross-site Scripting (XSS) - Stored in kevinpapst/kimai2

Description Stored XSS via Markdown at the comment in Project Proof of Concept // PoC.req POST /kimai2/public/en/admin/project/3/commentadd HTTP/1.1 Host: 127.0.0.1 User-Agent: Mozilla/5.0 Macintosh; Intel Mac OS X 10.15; rv:95.0 Gecko/20100101 Firefox/95.0 Accept:...

6CVSS0.7AI score0.01257EPSS
SaveExploits1References1
Huntr
Huntr
•added 2021/11/16 10:26 a.m.•25 views

Cross-Site Request Forgery (CSRF) in kevinpapst/kimai2

Description CSRF related to duplicate action. the duplication occurs first before redirecting to edit form Proof of Concept GET /en/admin/teams/id/duplicate GET /en/admin/project/id/duplicate Impact This vulnerability is capable of tricking admin users to duplicate teams Note This is probably all...

4.3CVSS2.3AI score0.00399EPSS
SaveExploits1
Huntr
Huntr
•added 2021/11/12 1:20 a.m.•25 views

in elgg/elgg

Hello there! Hope you're having an awesome day :D Actually, it's been a few months since I found this bug, but I had no success in trying to contact you guys, and now I discovered that you're on Huntr. So now I'm sending my report from here : Summary During this week, I was participating at a bug...

4.3CVSS4.9AI score0.00805EPSS
SaveExploits1References1
Huntr
Huntr
•added 2021/11/01 1:56 p.m.•25 views

Cross-Site Request Forgery (CSRF) in firefly-iii/firefly-iii

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/ANY. To expand: One way GET/ANY could be...

4.3CVSS0.4AI score0.00443EPSS
SaveExploits1
Huntr
Huntr
•added 2021/09/19 10:44 a.m.•25 views

Inefficient Regular Expression Complexity in pksunkara/inflect

āœļø Description The inflect package is vulnerable to ReDoS regular expression denial of service. An attacker that is able to provide a crafted tablename as input to the classify function may cause an application to consume an excessive amount of CPU. Below pinned line using vulnerable regex. šŸ•µļøā€ā™‚ļø...

5CVSS1.2AI score0.01222EPSS
SaveExploits1
Huntr
Huntr
•added 2021/09/12 3:28 a.m.•25 views

in bfabiszewski/libmobi

āœļø Description Overview This vulnerability is of out-of-bound read, which lets attackers read memory information beyond the buffer size. Possibly, attackers can use this to do DOS Denial of Service attack or ALSR bypass by reading sensitive memory address information to all applications which use...

7.5CVSS0.7AI score0.01157EPSS
SaveExploits1
Huntr
Huntr
•added 2021/09/08 4:01 p.m.•25 views

Cross-site Scripting (XSS) - Reflected in th3-822/rapidleech

āœļø 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.4AI score
SaveExploits0References1
Huntr
Huntr
•added 2021/08/24 9:25 p.m.•25 views

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

āœļø Description csrf bug to create a group chatlist šŸ•µļøā€ā™‚ļø Proof of Concept There is no csrf token checking during creating a group-chatlist.\ Bellow request is vulnerable to csrf attack document.getElementById"myForm".submit šŸ’„ Impact csrf bug to create a group chatlist...

1.5AI score
SaveExploits0
Huntr
Huntr
•added 2021/08/10 8:32 a.m.•25 views

Server-Side Request Forgery (SSRF) in erudika/scoold

āœļø Description Affected URL is vulnerable to Server-Side Request Forgery SSRF. An attacker is able to bypass a proxy by providing a URL that responds with a redirect to a restricted host or IP address. šŸ•µļøā€ā™‚ļø Proof of Concept @GetMapping"", "/id/" public String get@PathVariablerequired = false...

0.6AI score
SaveExploits0
Huntr
Huntr
•added 2021/08/05 12:55 p.m.•25 views

Sensitive Cookie Without 'HttpOnly' Flag in glpi-project/glpi

āœļø Description According to 1 we have : HttpOnly is an additional flag included in a Set-Cookie HTTP response header. Using the HttpOnly flag when generating a cookie helps mitigate the risk of client side script accessing the protected cookie šŸ’„ Impact This vulnerability is capable of take control...

0.7AI score
SaveExploits0
Huntr
Huntr
•added 2021/08/03 3:52 p.m.•25 views

Cross-site Scripting (XSS) - Stored in kalcaddle/kodexplorer

āœļø Description XSS via SVG file Upload šŸ•µļøā€ā™‚ļø Proof of Concept upload the svg file with xss payload and open it with browser alertdocument.domain; šŸ’„ Impact Custom JS code execution embedded with in the svg file...

0.6AI score
SaveExploits0
Huntr
Huntr
•added 2021/04/16 7:30 a.m.•25 views

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

SUMMURY i contacted the company directly , but they told me submit the bug through huntr āœļø Description Stored xss .Agent can make cross site scripting against admin VIDEO POC https://drive.google.com/file/d/1vWXiFKbsqVhMUS4kgpz50wSNsFTo9Ny/view?usp=sharing šŸ•µļøā€ā™‚ļø Proof of Concept STEP TO REPRODUCE...

6.2AI score
SaveExploits0
Huntr
Huntr
•added 2021/03/11 8:17 a.m.•25 views

Cross-site Scripting (XSS) - Generic in blackcatdevelopment/blackcatcms

āœļø Description 'Display name' Cross Site Scripting XSS šŸ•µļøā€ā™‚ļø Proof of Concept 1. To exploit this vulnerability an attacker has a login in the admin panel and clicks on the admin profile button. Then use " onmouseover=alert1 " this XSS payload on Display name field and click on the Save button. 2...

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

Cross-site Scripting (XSS) - Generic in frappe/charts

Description frappe-charts is vulnerable to Cross-Site Scripting XSS due to an incomplete fix https://github.com/frappe/charts/commit/d5706a501b44fce6949216b635ed6c5e785c471d. Steps To Reproduce 1. Open the following codesandbox...

0.1AI score
SaveExploits0
Huntr
Huntr
•added 2020/11/24 12:00 a.m.•25 views

Business Logic Errors in braitsch/node-login

Description node-login is a template for quickly building login systems on top of Node.js & MongoDB. The business logic which updates account details fails to verify if the provied email is associated with another account. Proof of Concept 1. Navigate to /signup and Create two accounts with data...

1.5AI score
SaveExploits0
Huntr
Huntr
•added 2020/10/30 12:00 a.m.•25 views

Prototype Pollution in okunishinishi/node-objnest

Description objnest 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 objnest = require"objnest" console.log"Before : " +...

1.8AI score
SaveExploits0
Huntr
Huntr
•added 2020/08/14 12:00 a.m.•25 views

Path Traversal in simbco/httpster

Description I would like to report a Path Traversal vulnerability in the httpster module. It allows an attacker to read system files via a Path Traversal vulnerability. With a symbolically linked file in the working directory, it is possible to read arbitrary files outside of the web root...

1.5AI score
SaveExploits0References3
Huntr
Huntr
•added 2020/07/28 12:00 a.m.•25 views

Code Injection in mahdaen/node-import

Overview node-import is a package that imports dependencies and run it directly or concatenate them and exports to file. This package is vulnerable to Arbitrary Code Execution. The params argument of the module function can be controlled by users without any sanitization. This is then provided to...

4.2AI score
SaveExploits0References1
Huntr
Huntr
•added 2020/07/20 12:00 a.m.•25 views

Command Injection in 1000ch/install-package

Overview install-package is a package that installs node modules from JavaScript. This package is vulnerable to Command Injection, the argument options can be controlled by users without any sanitization giving attackers the ability to execute malicious code. POC var root =...

4.9AI score
SaveExploits0References1
Huntr
Huntr
•added 2020/06/16 12:00 a.m.•25 views

Code Injection in strider-cd/strider-git

Overview strider-git allows strider to use any git repository for a project. he issue occurs because a user input is formatted inside a command that will be executed without any check...

4.9AI score
SaveExploits0References1
Total number of security vulnerabilities4084