Lucene search
+L
HuntrMost viewed

4084 matches found

Huntr
Huntr
β€’added 2023/09/22 5:02 a.m.β€’22 views

Improper validation of intent data received in TextViewerActivity allows opening of arbitrary files in hamza417/inure

Description Tested on Build89 of the Inure application. It was discovered that the application had an exported activity .activities.association.TextViewerActivity which accepted intent data via the file scheme + text/ mime type and opened the associated files from provided URI data string. The...

1.7CVSS7AI score0.00261EPSS
SaveExploits1References1
Huntr
Huntr
β€’added 2023/09/13 8:25 a.m.β€’22 views

Store XSS in Widgets and pages in instantsoft/icms2

Description I noticed that you filtered the filter very carefully. But there are still some parts you missed Proof of Concept 1 . Login with admin 2 . Go to "http://localhost/o2/admin/menu/itemedit/18" 3 . Insert payload in CSS class 4 . Click save , and go to home page, and Detect store xss in...

6.8AI score
SaveExploits0
Huntr
Huntr
β€’added 2023/09/07 12:53 p.m.β€’22 views

Relative Path Traversal vulnerability in the serve command

Description When a Cecil site is served by cecil serve, Relative Path Traversal is possible via the URI path. Proof of Concept Run the following commands: mkdir cecil-path-traversal-poc cd cecil-path-traversal-poc curl -L https://cecil.app/cecil.phar -o cecil chmod +x cecil ./cecil new:site -n...

5CVSS6.9AI score0.00885EPSS
SaveExploits1
Huntr
Huntr
β€’added 2023/08/31 6:32 a.m.β€’22 views

left shift of negative value in scene_manager/swf_parse.c:213:12

Description left shift of negative value in MP4Box Version $ ./bin/gcc/MP4Box -version MP4Box - GPAC version 2.3-DEV-revrelease 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.8AI score0.00307EPSS
SaveExploits1References1
Huntr
Huntr
β€’added 2023/08/25 10:39 a.m.β€’22 views

Session Fixation

Description Session fixation allows an attacker to impersonate a user by abusing an authenticated session ID SID. This attack can occur when a web application: β€’Fails to supply a new, unique SID to a user following a successful authentication β€’Allows a user to provide the SID to be used after...

7.1AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2023/08/14 1:51 p.m.β€’22 views

Password Plaintext Storage

The application stored a password in a database in plaintext format. Storing user passwords in a database in plaintext is a security vulnerability that can have serious consequences. If an attacker is able to gain access to the database, they will be able to see all of the user passwords in plain...

7AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2023/08/14 8:15 a.m.β€’22 views

Authentication cookie is not renewed after successfully login

Description ICMS62EC2566CC4B5 cookie is still same after log in. The value is not changed or renewed. Detail: 1/ Access to the web demo and user browser's dev tool to check the cookie. 2/ Observe the value of ICMS62EC2566CC4B5 cookie, try to log in and it is still the same. Proof of Concept Link...

5.5CVSS6.9AI score0.00438EPSS
SaveExploits1
Huntr
Huntr
β€’added 2023/08/05 10:31 p.m.β€’22 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/01 4:23 p.m.β€’22 views

Blind SSRF When Uploading Presentation (mitigation bypass)

Description This is actually a bypass of CVE-2023-33176 when i able to perform SSRF to internal network. Proof of Concept As we already know, we can upload files via api /bigbluebutton/api/insertDocument using a remote url. PresentationUrlDownloadServicesavePresentation is the method to handle th...

7.2AI score0.00471EPSS
SaveExploits0References1
Huntr
Huntr
β€’added 2023/06/29 11:30 a.m.β€’22 views

Stored XSS via user's Full Name

Description The user's full name is rendered as HTML during user deletion. This enables an user to add Javascript code in the username which when can be executed in admin's webpage during user deletion. Proof of Concept - Login as a normal user and change the Full name to: javascript "...

6.3AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2023/06/25 5:33 p.m.β€’22 views

Stored XSS at Search page

Description Create new item with XSS payload. Then go to Search page, XSS vulnerability will be trigger. Proof of Concept https://drive.google.com/file/d/1OB11FmQvy2-qRI9r1BlavKUxJ4kaMjp/view?usp=sharing Acknowledge Tran Van Nhan from bl4ckh0l3 of GalaxyOne...

4.9CVSS6.3AI score0.00537EPSS
SaveExploits1References1
Huntr
Huntr
β€’added 2023/06/22 11:47 a.m.β€’22 views

Remote Command Execution by Improper Escaping of Output

Description Improper Encoding or Escaping of Output in Froxlor export configuration. Hackers can use it to create a json file with PHP code inside then trigger the code by set php-fpm to process .json extension. php foreach $POST'system' as $sysdaemon $params'system' = $sysdaemon; $paramscontent ...

5.8CVSS7.3AI score0.01008EPSS
SaveExploits1
Huntr
Huntr
β€’added 2023/06/14 8:40 p.m.β€’22 views

Session Fixation Vulnerability

Description The application does not generate a new PHPSESSID cookie after the user authenticates successfully. A malicious user is able to create a new session cookie value and injects it to a victim pre-authenticaiton. After the victim logs in, the injected cookie becomes valid, giving the...

5.8CVSS6.7AI score0.00506EPSS
SaveExploits1
Huntr
Huntr
β€’added 2023/06/09 4:16 p.m.β€’22 views

Security vulnerability in product bundling feature

Description Our e-commerce platform offers a bundled sales promotion feature, allowing an administrator to bind the sale of a product to an addon. However, we have identified a security vulnerability that exists in this feature. After an administrator cancels a bundle offer, users can still make...

3.5CVSS6.8AI score0.00407EPSS
SaveExploits1
Huntr
Huntr
β€’added 2023/06/02 4:05 p.m.β€’22 views

Stored XSS on user's name

Description Paste the payload XSS into the Name or Last name field. XSS vulnerability will trigger. Proof of Concept https://drive.google.com/file/d/1hoZkCxzTQbcIDy28hKJyjyrOD1Pcaaz0/view?usp=sharing...

4.9CVSS6.4AI score0.00738EPSS
SaveExploits1References1
Huntr
Huntr
β€’added 2023/05/26 5:15 a.m.β€’22 views

Stored XSS on FolderName Affecting other users and admin.

Description If two users have same folder permission, malicious users can rename the folder with XSS payload, which will affect the other user, and admin. Payload: "img src=x onerror=alert1 Proof of Concept https://drive.google.com/file/d/1ukzcFocVAnd8WKEEo7-zE4iEMVLKUnXt/view...

5.8CVSS6.4AI score0.00841EPSS
SaveExploits1References1
Huntr
Huntr
β€’added 2023/04/24 7:26 p.m.β€’22 views

Stored XSS

Description I tested the demo site you provided. I see that there is an XSS vulnerability. I hope you can check and provide a fix as soon as possible. Proof of Concept link video PoC https://drive.google.com/file/d/186jNX2EJWaIaknmOmwBhQ663SSzv289/view?usp=sharing Step 1.Go to my preferences and...

4.9CVSS6.4AI score0.00569EPSS
SaveExploits1
Huntr
Huntr
β€’added 2023/04/18 8:29 a.m.β€’22 views

(Almost) Arbitary File Read on Development Server

Description I previously disclosed an arbitrary file read due to Vite misconfiguration. This is a similar vulnerability with less impact. Proof of Concept Start any nuxt app in dev. Browse to: + http://localhost:3000/\nuxtvitenode\/module/C:/Windows/System32/calc.exe +...

6.6AI score
SaveExploits0
Huntr
Huntr
β€’added 2023/04/17 8:43 a.m.β€’22 views

attack can change the immutable name and type of nodes

1 admin create a node 2 add user1 as one owner 3 login as user1 4 user1 edit the the node 5 user1 finds that the name and type can not be changed. 6 user1 still edit the node and using the burpsuit to hijack the request 7 the request content can be like...

5CVSS6.8AI score0.01247EPSS
SaveExploits0
Huntr
Huntr
β€’added 2023/04/10 10:21 a.m.β€’22 views

Stored Cross Site Scripting at FAQ Answer

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.9CVSS5.8AI score0.00541EPSS
SaveExploits1References1
Huntr
Huntr
β€’added 2023/04/03 12:35 p.m.β€’22 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.β€’22 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/04/02 5:19 a.m.β€’22 views

Multiple Stored XSS via mail parameter

Description In PhpMyFaq, while submitting a question, the mail parameter is accepting unsanitized user input which leads to Stored XSS vulnerability, executing on Admin Panel /admin/?action=question. Proof of Concept 1. Go to https://roy.demo.phpmyfaq.de/index.php?action=ask&categoryid=0 1. Fill ...

4.3CVSS6.4AI score0.0046EPSS
SaveExploits1References1
Huntr
Huntr
β€’added 2023/03/26 6:18 a.m.β€’22 views

XSS in Quantity Value of Data Objects module in Settings

Description pimcore is vulnerable to XSS at Abbreviation and Longname fields in Quantity Value of Data Objects module in Settings. Payload " Proof of Concept 1.Go to https://11.x-dev.pimcore.fun/admin/ and login. 2.In the left menu bar, go to Settings - Data Objects - Quantity Value. 3.In the...

4.9CVSS5.7AI score0.00403EPSS
SaveExploits1
Huntr
Huntr
β€’added 2023/03/20 4:16 p.m.β€’22 views

Multiple Stored XSS in name parameter of "Pricing Rules", "Predefined Properties", "Customers Reports" & "Static Routes"

Description The name parameter of the "Pricing Rules", "Predefined Properties", "Customers Reports" & "Static Routes" functionality is vulnerable to Stored XSS. Proof of Concept 1.Login to https://demo.pimcore.fun/admin/. 2.Now go to Online Shop - Pricing Rules - Add and Enter the name of the new...

4.9CVSS5.5AI score0.00508EPSS
SaveExploits1References1
Huntr
Huntr
β€’added 2023/03/08 5:07 a.m.β€’22 views

Several CSRFs in Reset Area and Delete Entry Action

Description I find wallabag suffering several Cross-Site Request Forgery CSRF which allows attackers to arbitrarily delete the victim user's annotations, entries and tags by the GET request to /reset/annotations, /reset/entries, /reset/tags, /reset/archived, as well as /delete/Entry ID, in which...

3.5CVSS6.8AI score0.00268EPSS
SaveExploits1
Huntr
Huntr
β€’added 2023/02/26 2:52 p.m.β€’22 views

CSRF leading to edit admin accounts

Description GET /admin/accounts/id/edit/?activetab=default page is vulnerable to a CSRF attack. Proof of Concept Login as admin. try to edit admin accounts example id=4 Open the following file in the browser. history.pushState'', '', '/'; document.forms0.submit;...

5.4CVSS6.4AI score0.00381EPSS
SaveExploits1
Huntr
Huntr
β€’added 2023/02/24 4:32 p.m.β€’22 views

Bypass IP detection lead to perform brute-force attack

Description In login function, by default, the IP address will be blocked when the user tries to login incorrectly more than 3 times but we can bypass this mechanism by abuse X-Forwarded-For header to bypass IP dectection and perform password brute-force. Proof of Concept POST...

7AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2023/02/20 7:34 p.m.β€’22 views

Stored HTML Injection inside the >>> Request payment >>> Request Customer Data Checkout >>> Request shipping address

Team, I hope you are all doing well. . I wanted to bring to your attention a potential vulnerability on the website https://mainnet.demo.btcpayserver.org/stores/6YSiuoN6q1yF2ucWZvWojBuVJAJzXxFFUn9cw8iNPPMC/payment-requests/edit/ec575d56-6b8e-41bd-8b9a-bdcda9c5daad. . During my research, I...

4.9CVSS6AI score0.00549EPSS
SaveExploits1
Huntr
Huntr
β€’added 2023/02/15 11:07 p.m.β€’22 views

HTML injection leads to Open Redirect

Description Hello, I have located an html injection in the symbol field: Steps : 1 - log in as administrator 2 - Go to Options 3 - Go to Currencies 4 - Insert the html code in the symbol field and by inserting the following payload i was able to redirect the user to a malicious site. CLICK ME Pro...

7.5CVSS9.2AI score0.00335EPSS
SaveExploits0
Huntr
Huntr
β€’added 2023/02/08 12:21 p.m.β€’22 views

Privilege Escalation in the CockpitΒ CMS

Description Hi, during my analyses I realized that it is possible to perform a privilege escalation by intercepting the request and changing the roles from "user" to "admin" becoming the application's administrator. Proof of Concept poc:...

6.5CVSS8.6AI score0.00344EPSS
SaveExploits1
Huntr
Huntr
β€’added 2023/02/02 2:20 a.m.β€’22 views

xss bypass the sanitize

Description hi,@maintainer.The filter you use to clean xss is unsafe.Please choose an xss filter with a large number of users and a high evaluation Proof of Concept 1.Login to the forum as any user. 2.Send dangerous messages to admin users. 3.The value of the Message is below click me 4.Admin use...

0.9AI score
SaveExploits0
Huntr
Huntr
β€’added 2023/01/31 1:51 p.m.β€’22 views

XSS in HTML-Tags

Description Cross site scripting vulnerability in pimcore/pimcore in HTML-Tags of "SEO & Settings" Proof of Concept 1. Login in stable account URL : https://demo.pimcore.fun/admin/?dc=1675166039&perspective= 2. Go to Home --- SEO & Settings 3. Enter Payload in HTML-Tags For More Understanding...

SaveExploits0
Huntr
Huntr
β€’added 2023/01/27 2:12 p.m.β€’22 views

Unauthenticated CSRF to XSS on login page

Description The user-email parameter is vulnerable to XSS on the login page. In this way it is possible to make execute Javascript code on an unauthenticated user. To exploid the vulnerability, since the it is a POST request, it's necessary an HTML poc in order to trigger a CSRF on the login form...

SaveExploits0
Huntr
Huntr
β€’added 2023/01/20 7:36 p.m.β€’22 views

Stored/Reflected XSS when add new domain

Description there is an XSS vulnerability that malicious script is injected directly in list of domain Proof of Concept 1//go to admin/domains/ 2/ click add to add a new domain 3/ in name section add this payload " and you can see payload executed POC...

4.9CVSS5.1AI score0.00618EPSS
SaveExploits1
Huntr
Huntr
β€’added 2023/01/17 8:04 a.m.β€’22 views

SQL Injection in search function

Description In the search function \ \ \ \ With options recentplayed, user input is taken directly into the query without being included in the prepare statement \ \ \ Proof of Concept POST /ampache-5.5.6allphp7.4/public/search.php?type=song HTTP/1.1 Host: localhost:8888 User-Agent: Mozilla/5.0...

6.5CVSS8.4AI score0.00746EPSS
SaveExploits1
Huntr
Huntr
β€’added 2022/12/29 5:57 p.m.β€’22 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/25 7:40 p.m.β€’22 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/24 7:18 a.m.β€’22 views

Archive any post (public / private) using IDOR

Description It was observed that we can archive any users post using archive option by changing the post id. 1 Created user with lolwa username. 2 Posted a post and identified it's post id 1007. 3 Now get the post id from demo user i.e 1006. 4 Now click on archive for post id 1007 from user lolwa...

5CVSS0.00681EPSS
SaveExploits1References1
Huntr
Huntr
β€’added 2022/12/23 5:33 a.m.β€’22 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/22 1:52 p.m.β€’23 views

Username field are not unique to users allowing exploitation of primary key logic by creating same name with different combinations & unauthorized access

Description The username fields while creating a user Role is same which should not be the case, the username should be made unique. Proof of Concept 1. Login to Demo account at https://rdiffweb-demo.ikus-soft.com/login/ 2. Enter the username and password as admin: admin123 respectively. 3. visit...

5.8CVSS7AI score0.0113EPSS
SaveExploits1
Huntr
Huntr
β€’added 2022/11/23 4:51 p.m.β€’22 views

Cross-site scripting

Description memos allow users to upload file and make it public to others. But if the file is html with below content, xss attack can happen. Proof of Concept // PoC.js alert"warning";...

4.9CVSS1.9AI score0.00704EPSS
SaveExploits1References1
Huntr
Huntr
β€’added 2022/11/03 8:08 a.m.β€’22 views

SQL Injection inside instance name leads to Remote Code Execution

πŸ“œ Description SQL injection SQLi is a web security vulnerability that allows an attacker to interfere with the queries that an application makes to its database. It generally allows an attacker to view data that they are not normally able to retrieve. This might include data belonging to other...

0.3AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2022/11/01 4:36 p.m.β€’22 views

XSS Stored inside website title

πŸ“œ Description Cross-site scripting XSS is a type of security vulnerability that can be found in some web applications. XSS attacks enable attackers to inject client-side scripts into web pages viewed by other users. The persistent or stored XSS vulnerability is a more devastating variant of a...

0.7AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2022/10/26 2:30 p.m.β€’22 views

Stored Cross Site Scripting (Network Maps Editor functionality)

Description Hello Team, Hope you are doing well. I have found a stored cross-site scripting vulnerability in the network maps edit functionality. What is stored cross site scripting attack? Stored XSS, occurs when user supplied input is stored and then rendered within a web page. Typical entry...

5.2AI score
SaveExploits0
Huntr
Huntr
β€’added 2022/10/19 1:46 p.m.β€’22 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.β€’22 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.01055EPSS
SaveExploits1
Huntr
Huntr
β€’added 2022/09/06 10:08 p.m.β€’22 views

Password Reset Poisoning

Description Humhub uses the HTTP Host-Header in a password reset request to generate the password reset link that is sent to the user in an email without any filters or checks. This allows an attacker to craft a password reset request using a manipulated host header, resulting in reset-token...

7AI score
SaveExploits0References1
Huntr
Huntr
β€’added 2022/08/29 4:39 a.m.β€’22 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/28 12:54 p.m.β€’22 views

Account Takeover

Description hacker can invite any user to team and with the bug i report it before can accept the invitation ..... hacker can add user in group to give them new permission in team...... when hacker visit the team can see private info for victim as and the hash password many token and more...

5CVSS0.7AI score0.00856EPSS
SaveExploits1
Total number of security vulnerabilities4084