Lucene search
+L
HuntrMost viewed

4084 matches found

Huntr
Huntr
added 2023/09/02 8:55 p.m.21 views

Relative path traversal

Description The endpoint /system/data-exports/:filename is intended to export AnythingLLM data zip file for download based on a specified filename parameter. However, a critical security vulnerability arises due to insufficient validation and sanitization of the request.params.filename parameter...

7.5CVSS6.7AI score0.00752EPSS
SaveExploits1
Huntr
Huntr
added 2023/08/25 5:5 p.m.21 views

Unverified password change : old password can be used as new password

Description Pimcore Platform v 11.0.7 is not enforcing strict password policy which allow attacker to set old password as new password Proof of Concept 1- go to https://demo.pimcore.com/admin/login 2- login with demo user credentials Username: superuser Password: enterprisedemo 3- Now login and...

7.3AI score0.00553EPSS
SaveExploits1
Huntr
Huntr
added 2023/08/18 3:58 p.m.21 views

DOM XSS in https://demo.librenms.org/outages

Description I noticed, your website is very secure. But you overlooked a flaw XSS Detail: 1 .Login with demo account. 2 .Go to the link: https://demo.librenms.org/outages and click Filter 3 .Use burp suite to block proxy and inject payload: "alertdocument.cookie 4 .Check, detect xss Proof of...

4.9CVSS6.7AI score0.00589EPSS
SaveExploits1
Huntr
Huntr
added 2023/08/05 10:31 p.m.21 views

CSRF Logout

Description Bad actor can send to victims link ie. obfuscated with payload /signout and when victims will use it - can change the state of user logged in/logged out. Proof of Concept Payload: https://eu.aptabase.com/api/auth/signout Repro steps: As logged in user https://eu.aptabase.com/ open new...

6.8AI score
SaveExploits0References2
Huntr
Huntr
added 2023/08/03 11:21 a.m.21 views

Stored HTML injection

Description Stored HTML Injection: A Hidden Web Threat. Learn how attackers exploit input fields to inject malicious code into web applications, jeopardizing user data and site integrity. Discover crucial prevention measures to safeguard against this insidious vulnerability. Step to reproduce 1...

4.9CVSS7AI score0.00381EPSS
SaveExploits1
Huntr
Huntr
added 2023/06/09 8:32 a.m.21 views

we still can order the product even it is disabled

Description I am writing to report a potential security vulnerability that was uncovered in your platform. Specifically, we discovered that your product purchase functionality can still be accessed via API even after the product has been disabled and is no longer available for sale. Proof of...

4CVSS6.8AI score0.00509EPSS
SaveExploits1
Huntr
Huntr
added 2023/06/04 1:20 p.m.21 views

Create multiple user with the same username (Race Condition)

Description Administrator users can create multiple users with the same username which breaks the logic of the web application. Proof of Concept Step 1: At AdministrationUser ManagementManager User Screen, click on "New Local User" button Step 2: Fill in all the required fields, notice that the...

1.7CVSS6.9AI score0.00475EPSS
SaveExploits1
Huntr
Huntr
added 2023/05/11 4:41 p.m.21 views

Reflected Cross-Site Scripting when restoring a backup

Description A XSS vulnerability has been identified when an administrator restores a backup from a file. When using a specially crafted file, it's possible to trigger an error that will be displayed on the web page. Since the error message contains the invalid part of the file, any JavaScript cod...

4.3CVSS6.4AI score0.00576EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/05/04 10:32 a.m.21 views

Stored xss in module FAQ News

Description When admins create a FAQ News they can pass xss to the "text of the record" section Proof of Concept 1.Login to admin account 2.In the CONTENT section, click on FAQ News 3.Add any type of source code and notice select Faq status as published 4.Turn on intercept with burp and click sav...

5.8CVSS7.1AI score0.00521EPSS
SaveExploits0References1
Huntr
Huntr
added 2023/05/04 6:10 a.m.22 views

Cross-site Scripting and CSP Bypass in app.diagrams.net

Description The application allows the user to import a CSV template into the schema, but does not clean the input from the columns resulting in any javascript code being executed. Proof of Concept Example CSV import. Use for comments and for configuration. Paste CSV below. The following names ar...

5.8CVSS7AI score0.00534EPSS
SaveExploits0References1
Huntr
Huntr
added 2023/04/23 10:21 p.m.21 views

Stored XSS on items in Folder

Description first create two user accounts and grant them permission to access a same folder. In one of the accounts, generate a new item within the folder. Paste the payload XSS into this field, then save the item. Once saved, click on the item to activate an XSS alert. To confirm the success of...

4.9CVSS6.2AI score0.00612EPSS
SaveExploits1
Huntr
Huntr
added 2023/04/21 12:14 a.m.21 views

Broken Rate Limiting

Description The request rate limiting feature on the login page can be bypassed. If we look at the code in src/Controller/Frontend/Account/LoginAction.php php $this-rateLimit-checkRequestRateLimit$request, 'login', 30, 5; We see that checkRequestRateLimit is invoked with a restriction of a maxmim...

7.5CVSS7.1AI score0.00787EPSS
SaveExploits1
Huntr
Huntr
added 2023/04/05 10:55 a.m.21 views

Attached files under salaries module can be harvested by unauthenticated users

Description File attachment under salaries module can be downloaded and viewed by anyone without authentication by just knowing the full path /assets/FileUploads/2022/staff2/ and the predictable filename contains date YYYY-MM-DD and a random 6 digit number which can be easily enumerated by...

5CVSS6.4AI score0.00613EPSS
SaveExploits0
Huntr
Huntr
added 2023/04/03 12:35 p.m.21 views

Users who joined later can see the data of deleted users

Proof of Concept 1 admin create a user, named as user1 2 user1 login and create Inlong Group 3 admin delete user1 4 admin create aonther user, whose name is also user1 5 user1 login and can see the Inlong Group created by old user1...

4CVSS6.9AI score0.0111EPSS
SaveExploits0
Huntr
Huntr
added 2023/04/02 9:39 p.m.21 views

Reflected XSS on Sidekiq through multiples endpoints via GET parameter "period"

Description Reflected XSS attacks, also known as non-persistent attacks, occur when a malicious script is reflected off of a web application to the victim's browser. Proof of Concept There must have been a metrics during the default value of the period parameter. You simply have to set the payloa...

6.8CVSS8.5AI score0.02742EPSS
SaveExploits1
Huntr
Huntr
added 2023/03/31 5:0 p.m.21 views

CSRF leading to delete Client API in API clients management

Description wallabag was discovered to contain a Cross-Site Request Forgery CSRF which allows attackers to arbitrarily delete API key via client/delete/id Proof of Concept history.pushState'', '', '/'; document.forms0.submit;...

4.3CVSS7.1AI score0.00276EPSS
SaveExploits1
Huntr
Huntr
added 2023/03/30 12:44 p.m.21 views

XSS in Translations

Description XSS Vulnerability found in Translationslanguage. Proof Of Concept: POC.png Steps To Reproduce : 1. Go to https://11.x-dev.pimcore.fun/admin/ and login. 2. In the left menu bar, go to Settings Admin Translation and click on Add button to add a new record. 3. Now click on translate. Add...

4.3CVSS6.3AI score0.00576EPSS
SaveExploits1
Huntr
Huntr
added 2023/03/24 5:5 p.m.21 views

Improper Access Control which allows one provider to view and edit others provider appointment's details

Description Login using one provider's credential. After login successfully, notice there is POST request to /index.php/backendapi/ajaxgetcalendarappointments which allows the provider to view their own appointments information. However, by changing the recordid parameter to any number start from...

5.5CVSS5.6AI score0.00447EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/27 3:47 a.m.21 views

Missing Authorization Check Allows Impersonated Secure Messages

Description Due to the lack of an authorization check when sending secure messages, an attacker with access to a low level patient account in the portal can impersonate other users when sending secure messages. This would allow a malicious actor to impersonate high-level users...

5.5CVSS6.3AI score0.0043EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/23 3:1 p.m.21 views

XSS in button home page

Description vuln was find in File/Documents/Home , any button in page Proof of Concept 1. Login in URL : https://demo.pimcore.fun/admin 2. Go to File - Open Documents - Home 3. click any button in page - Edit Link 4. in tab Advanced, inject payload to : Attributes key="value" For more understandi...

4.9CVSS5.6AI score0.00553EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/21 12:9 p.m.21 views

XSS

Description HTML injection in user profile Vulnerability is in: http://34.245.133.152:9080/users/settings/profile - About Me Proof of Concept Request: PUT /answer/api/v1/user/info HTTP/1.1 Host: localhost:9080 Content-Length: 213 sec-ch-ua: "Not ABrand";v="24", "Chromium";v="110" Content-Type:...

4.9CVSS6AI score0.00522EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/16 4:45 p.m.21 views

Cross-site Scripting (XSS) - Stored

Description 1. https://11.x-dev.pimcore.fun/admin/ 2. Go to Settings - Thumbnails - Video Thumbnails 3. Click the button Add Media Segment 4. Write : " and then click ok...

4.9CVSS5.6AI score0.00401EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/15 12:10 a.m.21 views

User with only "edit" can delete post and somethimes can add post

Description If you create a user with edit-only user rights, they should not be able to perform delete or add actions. This is really an admin error, because users with edit permissions can delete posts, and in the case of FAQs, they can also add posts. Proof of Concept 1.Create new user with edi...

4CVSS5AI score0.00699EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/13 5:15 p.m.21 views

The XSS playload injected in "Display Name" parameter in creating Contacts are vulnerable to Cross-Site Scripting (Stored/Persistent)

Description The XSS playload injected in "Display Name" parameter in creating Contacts are vulnerable to Cross-Site Scripting Stored/Persistent. Steps to Reproduce: 1. First is go to the user dashboard then contacts: https://demo.modoboa.org/contacts// 2. Then Add new contact, enter the payload...

5.3AI score
SaveExploits0
Huntr
Huntr
added 2023/02/12 7:20 p.m.21 views

Stored XSS on Configuration Version

Description In a form version that appears to have no validation, it means that the website or application is not properly checking user inputs for malicious code before storing it in the database. This lack of validation allows an attacker to inject their own malicious script, which can then be...

4.9CVSS5.5AI score0.00615EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/02 6:24 p.m.21 views

Stored Cross Site Scripting in the username

Description Stored XSS occurs when an attacker injects malicious code into a website, which is then stored on the server. In this case, the malicious code is being stored as the user's username. When someone accesses the shared page, the website retrieves the user's username from the server and...

4.9CVSS5.3AI score0.00443EPSS
SaveExploits1
Huntr
Huntr
added 2023/01/31 2:58 p.m.21 views

Cross Site Scripting (XSS) in Model\DataObject\Data\UrlSlug

Description Cross Site Scripting XSS in Model\DataObject\Data\UrlSlug of pimcore/pimcore Proof of Concept 1. Login in stable account URL : https://demo.pimcore.fun/admin 2. Go to System Data --- UrlSlug 3. Enter Payload in UrlSlug with starting with "/" slash. For more understanding please check...

4.9CVSS5.3AI score0.03015EPSS
SaveExploits1
Huntr
Huntr
added 2023/01/04 1:28 p.m.21 views

IDOR allowing to see other users' entries

Description The exporting entry functionality is vulnerable to an IDOR attack. Proof of Concept 1. Create a new entry as an existing user. Let's say the entry's id is 1. 1. Create a new user and login as them. 1. Go to http://localhost:8000/export/1.txt...

4CVSS5.1AI score0.00637EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/29 5:57 p.m.21 views

Bypassing filters to trigger XSS while creating memos

Description Stored cross-site scripting also known as second-order or persistent XSS arises when an application receives data from an untrusted source and includes that data within its later HTTP responses in an unsafe way. Payload: " Proof of Concept 1 Go to https://demo.usememos.com/ and login...

6CVSS0.2AI score0.00991EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/28 9:57 p.m.21 views

Add any thoughts via CSRF

Description An attacker can add any user thoughts via a CSRF attack When you send a link to the victim and click on it, any thoughts will be added Proof of Concept 1- When the attacker adds any thoughts, it then intercepts the request 2- Take this request to generate a CSRF PoC history.pushState'...

4.3CVSS0.3AI score0.00259EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/25 7:40 p.m.21 views

Stored HTML injection in Patient chat functionality

Description I've found out that it is possible to inject HTML code in Patient Chat functionality, which allows malicious code to be stored there and potentially affect the other chat users Proof of Concept - Login from the patient portal. I've used the demo instance here:...

6.5CVSS6.8AI score0.0062EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/12/23 12:9 p.m.21 views

Full account takeover

Description Account take over via changing email and username and displayed name, After login you and open your settings you can update information ,There is an IDOR here that allows me to change any user email and username and displayed name Proof of Concept...

6.5CVSS0.5AI score0.00911EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/23 5:33 a.m.21 views

Application allows to add same SSH key among different users

Description With SSH keys, you can connect to Rdiffweb without supplying your username and personal access token at each visit. Rdiffweb allows the same SSH key to be used by multiple users . For Example: User A has used SSH key '1' , the same key can be used by User B , User C . The application ...

7.5CVSS9.1AI score0.00827EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/15 8:38 p.m.21 views

Stored XSS in Roles

Description Stored cross-site scripting vulnerabilities arise when user input is stored and later embedded into the application's responses in an unsafe way. An attacker can use the vulnerability to inject malicious JavaScript code into the application, which will execute within the browser of an...

4.3CVSS5.4AI score0.00473EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/12/13 8:48 p.m.21 views

Cross site scripting vulnerability in pimcore

Description Cross site scripting vulnerability in pimcore/pimcore "title field " in data objects Proof of Concept 1. Login with dev account https://11.x-dev.pimcore.fun/admin/?dc=1670962076&perspective= 2. Go to setting -- data objects -- classes -- events 3. Click media under genaral settings 4...

4.9CVSS5.3AI score0.00459EPSS
SaveExploits1
Huntr
Huntr
added 2022/12/12 11:41 p.m.21 views

Stored XSS on User Management, Category, Add New FAQ, Add News and Configuration

Description Improper validation on user input in Add Category module, Add New FAQ module, Add News and edit Configuration in phpMyFAQ v3.1.9 allow user to execute malicious javascript payload which lead to vulnerability Stored XSS Proof of Concept - Login to demo instance...

4.9CVSS5.4AI score0.00401EPSS
SaveExploits0References1
Huntr
Huntr
added 2022/11/29 2:6 p.m.21 views

Limited LFI via Path Traversal

Description A path thraversal vulnerability in SuiteCRM 7.12.8 and earlier allows remote authenticated attackers to include a php file at an arbitrary path via unsanitized request parameters. Details In Suite CRM v7.12.8, SubpanelCreates.php and SubpanelEdit.php trust unsanitized user input to lo...

6.5CVSS8.6AI score0.28113EPSS
SaveExploits1
Huntr
Huntr
added 2022/11/28 5:42 a.m.21 views

XSS to LFI in Runcode Feature

Description By default runcode santized document prefix but if html encode to...

4.9CVSS4.6AI score0.00387EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/11/03 9:48 p.m.21 views

Unauthenticated stored XSS via username & name parameters

There is a stored XSS vulnerability due to improper sanitization of usernames. Vulnerable code User.php line 532: php public function isValidLoginstring $login: bool $login = string$login; if strlen$login loginMinLength || !pregmatch$this-validUsername, $login $this-errors =...

6.1AI score
SaveExploits0
Huntr
Huntr
added 2022/10/19 1:46 p.m.21 views

Stored XSS

Description webcalendar has a feature to add event and display the location of it. This feature lead to stored xss everytime a user open the calendar or the event detail page. Proof of Concept 1. 1- login as user 2. 2- create an event 3. 3- insert the payload on "location" field 4. 4- Save 5. 5- ...

4.9CVSS5.6AI score0.00526EPSS
SaveExploits1
Huntr
Huntr
added 2022/09/29 7:32 p.m.21 views

No limit in length of "Fullname" parameter results in DOS attack /memory corruption

Proof of Concept 1Go to https://rdiffweb-dev.ikus-soft.com/prefs/general endpoint . 2You will see a field called "Fullname" 3Here you will see that there is no limit for the "Fullname" parameter that allows a user to to set a very long string as long as 1 million characters . 4This may possibly...

5CVSS1.9AI score0.01035EPSS
SaveExploits1
Huntr
Huntr
added 2022/09/21 7:28 p.m.21 views

Mass Assignment leads to Stored XSS

Description The application is vulnerable to mass assignment in the User object. A user is able to enable their own account and change their username. The username is not properly sanitized in the admin user overview, leading to a stored XSS attack. Proof of Concept Steps to reproduce: 1. Log in...

4.9CVSS5.5AI score0.33968EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/09/01 4:8 p.m.21 views

Attacker can turn off 2FA of the Admin

Description The attacker can turn off the 2FA of the admin by performing the CSRF attack Steps to reproduce Step 1: Login as admin on the demo product and navigate to https://demo.corebos.com/index.php?module=Utilities&action=integration&op=getconfig2fa&userlist=1 Step 2: Turn on the 2FA and clos...

4.3CVSS7.1AI score0.00316EPSS
SaveExploits1References1
Huntr
Huntr
added 2022/08/29 4:39 a.m.21 views

BufferOverflow

Description Buffer Overflow is most commonly found in languages ​​such as C and C ++, where there is the need for prior definition of the memory size of the buffer to be used. The program calls a gets function, which does not checks against overflowing the size assigned to buffer. As a result, it...

1.8AI score
SaveExploits0References2
Huntr
Huntr
added 2022/08/06 6:45 a.m.21 views

Account Takeover [namelessmc.com]

Description: 1. Hello team, while i was testing on https://namelessmc.com/login/ i noticed that there is no ratelimit protection on POST login form, so an attacker can takeover the account by brute forcing the password field Steps to reproduce: 1. 1- go to https://namelessmc.com/login/ 2. 2- Ente...

5CVSS7.8AI score0.01315EPSS
SaveExploits1
Huntr
Huntr
added 2022/07/30 8:8 a.m.21 views

Segmentation Fault in SFS_Expression

It can cause Denial-of-service attack. Version root@ubuntu:/gpac/.git cat refs/heads/master 0102c5d4db7fdbf08b5b591b2a6264de33867a07 system stack size default root@ubuntu:/gpac/bin/gcc ulimit -s 8192 POC Download POC Execute root@ubuntu:/gpac/bin/gcc ./MP4Box -info -disox -dump-chap-ogg -dump-cov...

1.9CVSS2.5AI score0.00651EPSS
SaveExploits1
Huntr
Huntr
added 2022/07/19 1:28 p.m.21 views

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute

Description The Secure attribute for sensitive cookies in HTTPS sessions is not set, which could cause the user agent to send those cookies in plaintext over an HTTP session Proof of Concept PHPSESSID:"ID" Created:"Tue, 19 Jul 2022 13:15:32 GMT" Domain:"demo.pimcore.fun" Expires / Max-Age:"Sessio...

SaveExploits0References2
Huntr
Huntr
added 2022/07/09 3:40 p.m.21 views

Stored XSS in

Description Hello, I have found that an XSS payload has been executed in the name of note field, and I wanted to make a report about it, just please note that in the Occurrences I left it empty because I don't know anything about it, and please see the video attached in POC to know more about it...

3.5CVSS4.6AI score0.00437EPSS
SaveExploits1
Huntr
Huntr
added 2022/06/29 11:15 a.m.22 views

Heap Use After Free in function Q_IsTypeOn

Description Heap Use After Free in function QIsTypeOn at src/bifs/unquantize.c:169 gpac version git log commit ea3af7c8242d1a82657dc3a518df5a5b1b5e27ed HEAD - master, origin/master, origin/HEAD Author: Romain Bouqueau Date: Tue Jun 28 19:25:58 2022 +0200 POC ./MP4Box -bt ./pochuaf1s.dat...

4.4CVSS7.9AI score0.00367EPSS
SaveExploits1
Huntr
Huntr
added 2022/06/29 6:46 a.m.21 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.01384EPSS
SaveExploits1
Total number of security vulnerabilities4084