Lucene search
+L
HuntrMost viewed

4084 matches found

Huntr
Huntr
added 2023/08/15 2:5 a.m.25 views

File Upload Bypass Leads to Stored XSS

Description Fix at https://huntr.dev/bounties/fce38751-bfd6-484c-b6e1-935e0aa8ffdc/ is not adequate,attacker can use test.html?a=1 to bypass built-in PHP function pathinfo. Also can used for .php Proof of Concept // payload.html?a=1 alert'xss' POC Video:...

4.9CVSS7.1AI score0.00497EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/08/01 5:2 a.m.25 views

Pre-Auth SQLi leading to RCE in Social Media Skeleton v1.0

Summary A SQL Injection vulnerability exists in Social Media Skeleton v1.0 via the username and password parameters in admin/login.php. Not to be confused with login.php, which properly escapes special characters. Issue Description SQL injection SQLi is a code injection technique used to attack...

8.2AI score
SaveExploits0References5
Huntr
Huntr
added 2023/07/05 10:42 a.m.25 views

Use of predictable RNG for password generation

Description pkp-lib implements a password-generation function with the following line of code being integral to its functionality: PHP for ... $password .= mtrand1, 4 == 4 ? $numbersmtrand0, strlen$numbers - 1 : $lettersmtrand0, strlen$letters - 1; This relies upon mtrandlow, high; to generate a...

5.1CVSS6.9AI score0.00605EPSS
SaveExploits1References2
Huntr
Huntr
added 2023/07/04 7:34 p.m.25 views

Out of bounds read in VobSub loader

Description The gpac VobSub parser takes a FILE handle and attempts to load the information from that file into its memory. The main focus of this report revolves around the first few lines of the function and how they make some assumptions about buffer sizes that allows for an out-of-bounds read...

3.3CVSS7AI score0.00352EPSS
SaveExploits1
Huntr
Huntr
added 2023/06/06 6:51 a.m.25 views

HTML Injection in Folder Name

Description The folder name does not sanitize folder name and due to missing output encoding, HTML user-input is rendered in the webpage during folder deletion. Proof of Concept 1. Login to Teampass as any user. 2. Go to Folders tab. 3. Create a new folder with HTML tag in the Label. Example: HTM...

4.9CVSS6.9AI score0.00522EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/05/31 10:25 a.m.25 views

The web app does not verify weak password at backend

Description Access and login to the demo website: https://cloudexplorer-lite-demo.fit2cloud.com/ At changing password function, the backend does not verify weak passwords so that user can do: 1/ Set new password as same as old password. 2/ Set new password by one character, such as 1. This case c...

6.5CVSS7.1AI score0.0078EPSS
SaveExploits1
Huntr
Huntr
added 2023/05/18 6:5 a.m.25 views

Divide By Zero FPE

Environment bash Distributor ID: Debian Description: Debian GNU/Linux bookworm/sid Release: n/a Codename: bookworm Version I checked against the latest release as of 05/18/23 the current master branch at commit a6ae93532ea5615c876c81a6580badbfa01d4383 . Description This AddressSanitizer output is...

5CVSS6.7AI score0.00639EPSS
SaveExploits1
Huntr
Huntr
added 2023/05/17 1:13 p.m.25 views

Stack-overflow in function xml_sax_parse at src/utils/xml_parser.c

Description Stack-overflow in MP4Box. Version shell MP4Box - GPAC version 2.3-DEV-rev263-g2afa05f4d-master c 2000-2023 Telecom Paris distributed under LGPL v2.1+ - http://gpac.io Please cite our work in your research: GPAC Filters: https://doi.org/10.1145/3339825.3394929 GPAC:...

1.9CVSS6.9AI score0.00387EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/04/28 4:7 p.m.25 views

Multiple path traversals on Windows hosts

Description validatepathissafe function in file /mlflow/server/handlers.py, introduced in PR 7891 on Feb 24th, 2023 does not account for Windows absolute path format, and thus can be bypassed on MLFlow servers, running on Windows hosts, exposing them to a number of high-impact directory traversal...

7.5CVSS7AI score0.6755EPSS
SaveExploits1
Huntr
Huntr
added 2023/04/20 6:40 p.m.25 views

LFI in Model Version REST API creation

Description By creating a model version through the REST API endpoint api/2.0/mlflow/registered-models/create and specifying a relative path redirection to the source argument, local server files can be accessed on the tracking server when a subsequent REST API v1.1 call is made to...

5CVSS7.2AI score0.04153EPSS
SaveExploits1
Huntr
Huntr
added 2023/04/13 3:38 p.m.25 views

Stored XSS

Description Stored XSS attack is possible. Proof of Concept Step 1: Go to the login URL https://demo.easyappointments.org/index.php/user/login and login as an admin. Step 2: Click on Users tab and then click on Add button to create a new user with the following credentials. Credentials: First Nam...

4.3CVSS5.3AI score0.00503EPSS
SaveExploits1
Huntr
Huntr
added 2023/03/30 11:18 a.m.25 views

Bypass Stored XSS in Catalog

Login in URL : https://demo.pimcore.fun/admin 2. Go to File - Perspectives - Catalog 3. Click in tab Properties - footer - Open 4. click any Find & Order - Edit 5. in tab Basic, inject payload to : Prameters, Anchor in tab Advanced, inject payload to: Class For more understanding please check...

4.9CVSS5.6AI score0.00479EPSS
SaveExploits1
Huntr
Huntr
added 2023/03/26 4:31 p.m.25 views

XSS in Classification Store of Data Objects module in Settings

Description pimcore is vulnerable to XSS at Name field in Classification Store of Data Objects module in Settings. The vulnerability exists in all 3 tabs: Group Collections, Group, Key Definitions. Payload " Proof of Concept 1.Go to https://11.x-dev.pimcore.fun/admin/ and login. 2.In the left men...

4.9CVSS5.2AI score0.00378EPSS
SaveExploits1
Huntr
Huntr
added 2023/03/22 6:58 p.m.25 views

Cross site scripting on the login page

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. URL...

5.8CVSS6AI score0.0109EPSS
SaveExploits1
Huntr
Huntr
added 2023/03/21 7:55 a.m.25 views

Password reset link not expired

Hi team, I hope you are well today. This is the step: Reset your password with this link https://meta.answer.dev/users/account-recovery I have recognized that links can use many times. Beside https://meta.answer.dev/users/account-activation?code=... active account have the same vulnerability. Ok...

6.8CVSS8.6AI score0.00607EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/28 5:2 a.m.25 views

Stored XSS in the Redirects module

Description pimcore is vulnerable to Stored XSS at Expiry field in the Redirects module. Payload " Step to reproduce/Proof of Concept 1.Go to https://demo.pimcore.fun/admin/ and login. 2.In the left menu bar, go to Tools - Redirects. 3.In the Redirects tab, click Add button, input any text into t...

4.9CVSS5.1AI score0.00349EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/10 8:13 a.m.25 views

Stored XSS

Description answer has a feature to customize the "Site Name" during installation or in the settings page , due to a bad sanitization it allows to put arbitrary html code which allows to execute javascript code. Everytime a user enter in the website, the xss is triggered. Injected payload...

4.3CVSS5.9AI score0.00526EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/09 3:12 p.m.25 views

Stored XSS in server settings when upload branding

Description An attacker can upload an arbitrary file with a content type starting with image/ Proof of Concept POST /server/theme HTTP/1.1 Host: localhost:14142 Content-Length: 1077 Cache-Control: max-age=0 sec-ch-ua: "Chromium";v="89", ";Not A Brand";v="99" sec-ch-ua-mobile: ?0...

4.9CVSS6AI score0.00556EPSS
SaveExploits1
Huntr
Huntr
added 2023/01/22 12:31 a.m.25 views

Stored HTML Injection

Dear Ladies and Gentlemen, First of all thank you for your time and effort reading my Report. While doing the Penetration Test i was able to identify a stored XSS in the Username. When an admin or another Users try to set up a new account and set his name to alert‘1’ the Javascript will run and...

4.9CVSS5.2AI score0.00558EPSS
SaveExploits0References1
Huntr
Huntr
added 2023/01/17 5:58 a.m.25 views

File Upload Type Validation Error

Description The upload functionality for updating user profile does not properly validate the file content-type, allowing any authenticated user to bypass this security check by adding a valid signature p.e. GIF89 and sending any invalid content-type. This could allow an authenticated attacker to...

6.9AI score
SaveExploits0References1
Huntr
Huntr
added 2023/01/02 4:34 p.m.25 views

Stored XSS via `.pages` File in

Description When user upload a file with .pages extension and direct access this file, the server response with Content-type: application/octet-stream lead to processing .pages as HTML file. I only discovered this file extension doing more research on XSS Proof of Concept POST...

4.9CVSS5.7AI score0.006EPSS
SaveExploits1References2
Huntr
Huntr
added 2022/12/30 5:11 p.m.25 views

Reflected Cross Site Scripting

Description User can be input malicious js in param action in url http://localhost//stats.php?action=injecthere&userid=1 and send link to other user can be steal cookie of other user. Param action not input validation from user on line 71 in file...

5.8CVSS6.2AI score0.00639EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/28 3:49 a.m.25 views

IDOR to delete memo from archives

Description Insecure direct object references IDOR are a type of access control vulnerability that arises when an application uses user-supplied input to access objects directly. Proof of Concept 1 Login into your account at demo.usememos.com 2 Turn on your burpsuite proxy 3 Go to archived memos ...

4CVSS0.00534EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/26 6:22 a.m.25 views

Bypass client side restrictions leads to IDOR on creating appointment.

Description When creating an appointment, a Patient can completely bypass the client side restrictions, and not only can create an appointment in every date he wants, it can also set the duration of the appointment as long as he wants but most important of everything, he can tamper the formpid an...

5.5CVSS6.9AI score0.00795EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/26 5:33 a.m.25 views

Patient ability to rewrite it's own documents leads to HTML injection

Description It looks like through the PUT request, a Patient can rewrite it's own document via the fullDocument JSON parameter. In this way a malicious user patient can't override the document form and rewrite his own, also injecting valid HTML code that the Doctor would be able to see. Proof of...

5.5CVSS6.8AI score0.00559EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/23 2:27 p.m.25 views

View any content private memos from other users

Description User can view any content from private private memos from other users via api PATCH /api/memo/8 HTTP/1.1 "id":8,"rowStatus":"ARCHIVED" Proof of Concept Login to website in brower 1 with user A. Login to website in brower 2 with user B. Example: User B have private nemo with id 8. With...

4CVSS1.3AI score0.00465EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/21 8:30 a.m.25 views

Stored XSS in multiple menus

Description The demo website is affected of stored XSS at multiple menus. Proof of Concept 01 1. Access to the demo website http://demos4.softaculous.com/ 2. Login with admin user they provide, press on menu Uploader, in Uploader tab, try to upload whichever file then choose Media manager tab. 3...

4.9CVSS5.5AI score0.00518EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/20 3:38 p.m.25 views

Hyperlink injection through access token name

Description Hyperlink Injection it’s when attacker injecting a malicious link when sending an email invitation. Hyperlink injection in the email can lead to phishing via email directly to users. Proof of Concept 1 Go to https://rdiffweb-dev.ikus-soft.com/prefs/tokens 2 Create a new access token...

5.8CVSS0.9AI score0.00481EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/12 5:21 a.m.25 views

Unauthenticated Remote Command Execution on corebos due to exposed install files.

Description While analysing corebos source-code, I found a file that looked interesting: - install/MigrationDbBackup.php This file contains the following snippet of code: php ?php /+ The contents of this file are subject to the vtiger CRM Public License Version 1.0 "License"; You may not use this...

7.5CVSS1.9AI score0.01267EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/12/07 2:40 p.m.26 views

Sensitive system information disclosure

Description An unauthenticated user can gather information on the remote system just by visiting the following endpoints: + /library/exten-radiusserverinfo.php which reveals pieces of information such as system uptime, CPU load, etc. + /library/exten-serverinfo.php which reveals if mysql and/or...

5CVSS6.3AI score0.00701EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/04 10:36 a.m.25 views

Path traversal vulnerability found

Description please check this link https://demos4.softaculous.com/FlatPressfgbu50zqaa/fp-content/ Proof of Concept https://prnt.sc/0UGovVLWcKo7...

7.5CVSS9AI score0.03637EPSS
SaveExploits1
Huntr
Huntr
added 2022/11/08 5:26 p.m.25 views

Post parameter namespaceMD5 is vulnerable to reflected XSS

Description The POST parameter namespaceMD5 is vulnerable to reflected XSS. Proof of Concept javascript // POST request to /module with parameters and payload namespaceMD5=3389dae361af79b04c9c8e7057f60cc6test''"alertalert&module=settings%2Fgroup%2Flanguageimport&id=mwadminimportlanguagemodalconte...

5.8CVSS2.3AI score0.00616EPSS
SaveExploits1
Huntr
Huntr
added 2022/09/29 4:11 p.m.25 views

Xss vulnerability in Button module

Steps 1.Visit https://demo.microweber.org 2.Click option 'Modules' in the left list 3.Click and go into the 'Button' 4.Click the 'edit url' and Enter the following javascript alert1 Proof of Concept Video javascript https://1drv.ms/v/s!Ai0UEGpMIb9scRgdvmX1sBCQu4A...

4.9CVSS5.6AI score0.00519EPSS
SaveExploits1
Huntr
Huntr
added 2022/09/22 6:9 p.m.25 views

Improper Cache control allows attacker to view sensitive data

Description Due to improper cache control an attacker can view sensitive information even if he is not logged into the account Proof of Concept 1 Go to https://rdiffweb-demo.ikus-soft.com/login/ and login into your account using given credentials 2 Go to...

2.1CVSS0.8AI score0.00508EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/09/16 8:1 a.m.25 views

Cross Site Request Forgery in Admin area leads to deletion of repositories and users

Description Server accepts the GET request for deleting repositories and users which can lead to CSRF attack on repositories'. Proof of Concept Open the below URL after logging in to the admin account in demo site. For deleting Repository : Replace "replace-here" with a repo name...

4.3CVSS1AI score0.00343EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/09/15 3:57 a.m.25 views

Reflected XSS In User/Roles Function

Description URL: https://demo.pimcore.fun/admin/ In Setting select User/Roles and select User. After created user, move to Workspace tab and inject payload XSS at Documents, Assets and Data Objects. XSS payload will be trigger. Besides, Workspace in Roles Also having the same situation. Can you...

4.3CVSS5AI score0.00683EPSS
SaveExploits1
Huntr
Huntr
added 2022/09/13 9:10 a.m.25 views

Session_id without Secure attribute

Description User's session id with secure attribute is false. This vulnerability makes user's cookies can be sent to the server with an unencrypted request over the HTTP protocol. Proof of Concept Open the browser and get access to the minarca website, for this scenario I have used the demo/test...

5CVSS0.6AI score0.00527EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/09/07 8:21 a.m.25 views

Null Pointer Dereference Caused Segmentation Fault

Description Null pointer dereference caused segmentation fault. This can cause Denial-of -service attack. Proof of Concept MP4Box -bt POC2 POC2 is here ASAN iso file Unknown box type 0000 in parent moov iso file Unknown box type 0000 in parent moov iso file Unknown box type 0000 in parent moov is...

1.3AI score
SaveExploits0
Huntr
Huntr
added 2022/09/07 6:53 a.m.25 views

Buffer Over Read in gf_utf8_wcslen

Description Buffer Over Read in function gfutf8wcslen at gpac/src/utils/utf.c:442 . gpac version git log commit fc4749f9ce8d6ddf50d1f1104366cdacede14d33 grafted, HEAD - master, origin/master, origin/HEAD Author: Aurelien David Date: Mon Aug 1 06:44:34 2022 -0700 fix quickjs build on osx 10.12 222...

4.4CVSS7.6AI score0.00403EPSS
SaveExploits1
Huntr
Huntr
added 2022/09/07 4:46 a.m.25 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...

6.8CVSS1AI score0.00987EPSS
SaveExploits1References3
Huntr
Huntr
added 2022/08/26 12:36 p.m.25 views

CSRF on deleting an API key

Description An attacker can send a crafted link to a Froxlor admin. The admin, after clicking on the link and logging in, will redirect to the API key deletion endpoint, which is a GET request. This will result in deleting the API key with the specified id from the attacker. Proof of Concept 1...

4.3CVSS5.2AI score0.00378EPSS
SaveExploits1
Huntr
Huntr
added 2022/08/22 9:10 p.m.25 views

Session Fixation

Description The session is not invalidated after a password change. Proof of Concept Open Snipe-IT in the browser and login. Do the same in a private window such that there are two sessions. Change the password in one of the two sessions and observe that the second session is not invalidated...

6CVSS1.3AI score0.00702EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/08/19 6:0 p.m.25 views

Persistent Cross Site Scripting - WidgetsManagement Module - Settings

Description The application uses Purifier to avoid the Cross Site Scripting attack. However, On WidgetsManagement module from Settings, the "title"parameter is not validated and it's used directly without any encoding or validation on Vitger/dashboards/ChartFilter.tpl. It allows attacker to injec...

4.9CVSS0.3AI score0.0065EPSS
SaveExploits1
Huntr
Huntr
added 2022/08/19 5:57 p.m.25 views

Persistent Cross Site Scripting - BusinessHours Module - Settings

Description The application uses Purifier to avoid the Cross Site Scripting attack. However, On BusinessHours module from Settings, the type of name parameter is "Text" but it is not validated and it's used directly without any encoding or validation on EditViewBlocks.tpl. It allows attacker to...

4.9CVSS1.1AI score0.00584EPSS
SaveExploits1
Huntr
Huntr
added 2022/08/06 3:13 p.m.25 views

IDOR in password change page leads to administrative account takeover

Description The password change function doesn't properly handle the Change Password role, allowing to any user, that has this role enabled, to change the password of any user in the system, including the administrator account. Proof of Concept 1. 1 - Log in as a normal user that can change its o...

0.9AI score
SaveExploits0
Huntr
Huntr
added 2022/08/02 7:53 a.m.25 views

Cross-site Scripting - Reflected

Description The pricelevel parameter in openemr is vulnerable to reflected XSS Proof of Concept 1. Open the web browser to access the website 2. Access the url: http://openemr.vn/interface/forms/feesheet/review/feesheetoptionsajax.php?pricelevel=%3Cimg%20src%3da%20onerror%3dalertdocument.cookie%3...

5.8CVSS0.7AI score0.95839EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/06/25 1:58 a.m.25 views

UI REDRESSING

Description The web application does not restrict or incorrectly restricts frame objects or UI layers that belong to another application or domain, which can lead to user confusion about which interface the user is interacting with. Proof of Concept 1 Go to this URL:...

0.4AI score
SaveExploits0References4
Huntr
Huntr
added 2022/06/11 9:8 a.m.25 views

Formula Injection Part Description

Description Formula Injection/CSV Injection in inventree due to Improper Neutralization of Formula Elements in CSV File. Proof of Concept Video PoC link: https://drive.google.com/file/d/1mfBTUDS1iZ4uJfBpc568WgpdZdN5f/view?usp=sharing...

6.8CVSS0.8AI score0.02409EPSS
SaveExploits2References1
Huntr
Huntr
added 2022/05/25 7:40 a.m.25 views

Incorrect Behavior Make Crash and Can not Access Account

Description Incorrect Behavior Make Crash and Can not Access Account Proof of Concept 1. Send a test message and get the request, send it to Repeater 2. Replace the value of owner and cId with the id of two victims 3. Send the request...

4CVSS2.4AI score0.01202EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/05/24 3:42 p.m.25 views

Stored XSS in "Tab Image" and "Group Image"

Description The organizr application allows malicious javascript payload in the "Tab Image" and "Group Image" for which its leads to stored XSS. Proof of Concept 1 1.Login to the co-admin account and go to "Settings" - "Tab Editor". 2.Now click on "Tabs" - "Add New Tab" and filled all the details...

3.5CVSS5.8AI score0.00687EPSS
SaveExploits1
Total number of security vulnerabilities4084