Lucene search
+L

377 matches found

Huntr
Huntr
added 2023/04/02 10:56 a.m.24 views

Bypass check length at Add Folder feature lead to XSS in module=evvtgendoc

Description I found Stored XSS on https://demo.corebos.com/index.php?action=index&module=evvtgendoc after I was Add Folder Proof of Concept Step 1: Go to Documents function https://demo.corebos.com/index.php?action=index&module=Documents , click Add Folder. Step 2: Intercept request by Burpsuite...

4.9CVSS6.2AI score0.00467EPSS
SaveExploits1
Huntr
Huntr
added 2023/04/02 5:36 a.m.31 views

IDOR make users can withdraw other's application

Proof of Concept 1 user1 submit a application with id = 8, user2 submit a application with id = 9 2 user1 withdraw the application , using burpsuite get the post, which can be like :POST /inlong/manager/api/workflow/cancel/8 HTTP/1.1 3 change 8 as 9 and we can find that user2's application is...

5CVSS6.9AI score0.01247EPSS
SaveExploits0
Huntr
Huntr
added 2023/03/27 7:16 a.m.15 views

IDORs with unpredictable IDs are valid vulnerabilities

1 create two workspace: workspace1 and workspace2, and their admin is admin1 and admin2 2 login as user1 and create project1. 4 Using burpsuit to hijack the reqeust, repalce workspace1's workspaceid as workspace2's workspaceid 5 we can find that project1 has a new proejct, even admin2 is not the...

6.8AI score
SaveExploits0
zdt
zdt
added 2023/03/27 12:00 a.m.203 views

PHPGurukul Online Birth Certificate System V 1.2 - Blind XSS Vulnerability

Exploit Title: PHPGurukul Online Birth Certificate System V 1.2 - Blind XSS Exploit Author: Prasheek Kamble Vendor Homepage: https://phpgurukul.com/ Software Link: https://phpgurukul.com/online-birth-certificate-system-using-php-and-mysql/ Version: V 1.2 Vulnerable endpoint:...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2023/03/25 12:00 a.m.150 views

PHPGurukul Online Birth Certificate System V 1.2 - Blind XSS

Exploit Title: PHPGurukul Online Birth Certificate System V 1.2 - Blind XSS Date: 2022-10-02 Exploit Author: Prasheek Kamble Vendor Homepage: https://phpgurukul.com/ Software Link: https://phpgurukul.com/online-birth-certificate-system-using-php-and-mysql/ Version: V 1.2 Vulnerable endpoint:...

5.3AI score
SaveExploits0
Huntr
Huntr
added 2023/03/22 7:33 a.m.39 views

IDOR Vulnerability Allow the owner of one Organization can create, edit, delete apikeys that belong to other organization

1 first, we create two organizations: org1 and org2. The owner of them is user1 and user2 corresponding. 2 we login as user1 and create a new API keys 3 using the burpsuit to hack hijack the post. 4 The post and can be like:...

6.5CVSS6.3AI score0.00859EPSS
SaveExploits1
Huntr
Huntr
added 2023/03/22 6:20 a.m.10 views

IDOR Vulnerability Allow the owner of one Organization can disable users that belong to other oggainzation

1 first, we create two organizations: org1 and org2. The owner of them is user1 and user2 corresponding. 2 we login as user1 and click disable , then we use burpsuit to get the post. 3 The post can be like : POST /admin/api/users/2/enable/false HTTP/1.1 5 we replace user id 2 to 3. 6 check the...

6.6AI score
SaveExploits0
Huntr
Huntr
added 2023/03/21 1:20 p.m.15 views

IDOR Vulnerability Allow the owner of one Organization can update anyother organization

1 first, we create two organizations: org1 and org2. The owner of them is user1 and user2 corresponding. 2 we login as user1 and update the org1, then we use burpsuit to get the post. 3 The first post will check user and we forward it. 4 The second post will edit content of organization and can b...

6.6AI score
SaveExploits0
Huntr
Huntr
added 2023/03/13 12:58 a.m.31 views

Access Control Vulnerability in Prescription Controller

Description An Access Control Vulnerability allows a low level user in the web application to view, create, and edit prescriptions for all users. Proof of Concept Step 1. Login to the openemr web application as a low level user Ex: Receptionist in openemr demo \ Step 2. Travel to a page that will...

5.5CVSS6.7AI score0.00489EPSS
SaveExploits1
Hacker One
Hacker One
added 2023/03/04 7:21 p.m.27 views

GitLab: Attacker can create malicious child epics linked to a victim's epic in an unrelated group

A vulnerability existed in GitLab that allowed an attacker to create malicious child epics linked to a victim's epic in an unrelated group. The attacker could create the malicious child epics by referring to the victim's epic via the parentid. The vulnerability was due to the lack of proper acces...

6.4AI score
SaveExploits0
GithubExploit
GithubExploit
added 2023/03/03 12:56 p.m.771 views

Exploit for Missing Authentication for Critical Function in Oracle E-Business_Suite

Prerequirement for this exploit to run: - python3 including mod...

9.8CVSS9.8AI score0.98342EPSS
SaveExploits7
Huntr
Huntr
added 2023/03/01 12:05 a.m.20 views

Access Control Vulnerability in Admin Address Book

Description An Access Control Vulnerability allows a low level user in the web application to view and edit information for all other users in the Admin Address Book. Proof of Concept Step 1. Login to the openemr web application as a low level user Ex: Receptionist in openemr demo \ Step 2. Trave...

5.5CVSS6.6AI score0.00447EPSS
SaveExploits1
Huntr
Huntr
added 2023/02/13 8:17 p.m.41 views

No Protection Against Bruteforce Attacks on Login Page in

Description Modoboa does not restrict or limit unsuccessful login attempts allowing an attacker to brute force the password of a known user Proof of Concept Steps to Reproduce: Capture login request with BurpSuite Send to Intruder Replay the login request with a different password value utilizing...

5CVSS7.5AI score0.00659EPSS
SaveExploits1References1
Huntr
Huntr
added 2023/02/11 9:47 a.m.61 views

No Rate Limit On Reset Password

Description A rate limiting algorithm is used to check if the user session or IP address has to be limited based on the information in the session cache. In case a client made too many requests within a given time frame, HTTP servers can respond with status code 429: Too Many Requests. wikipedia ...

5CVSS6.6AI score0.00681EPSS
SaveExploits0
Huntr
Huntr
added 2023/02/09 6:03 p.m.34 views

File Upload lead to Stored XSS bypass csp

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. 1-Login to your application and create a Store called “Test” make all the...

4.9CVSS5.3AI score0.00476EPSS
SaveExploits1References1
zdt
zdt
added 2023/02/01 12:00 a.m.299 views

Online Eyewear Shop 1.0 SQL Injection Vulnerability

Exploit Title: Online Eyewear Shop 1.0 - Product detail 'id' SQL Injection Unauthenticated Exploit Author: Muhammad Navaid Zafar Ansari Vendor Homepage: https://www.sourcecodester.com/php/16089/online-eyewear-shop-website-using-php-and-mysql-free-download.html Software Link:...

0.3AI score
SaveExploits0
GithubExploit
GithubExploit
added 2023/01/26 12:13 p.m.196 views

Exploit for Code Injection in Paradox Ipr512_Firmware

Injection vulnerability in Paradox Security Systems IPR512 - C...

7.5CVSS7.8AI score0.44171EPSS
SaveExploits9
Huntr
Huntr
added 2023/01/25 8:39 a.m.34 views

File Upload Type Validation Error lead to Stored XSS

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. STEPSTOREPRODUCE 1. Login to your application and create a Store called...

4.9CVSS5.3AI score0.00476EPSS
SaveExploits1References2
Huntr
Huntr
added 2023/01/19 8:12 a.m.42 views

File Upload Type Validation Error

Description The application does not properly validate the file type or extension during the upload process, allowing any authenticated user to bypass it . StepsTOReproduce - Navigate to this URL:https://demo.bumsys.org/settings/shop-list/ - Click on action button to edit the Profile - Click on...

6.5CVSS8.6AI score0.05748EPSS
SaveExploits5References1
Huntr
Huntr
added 2023/01/11 8:52 p.m.29 views

No Protection Against Bruteforce Attacks on Login Page

Description Twake does not limit unsuccessfull login attempts allowing an attacker to brute force the password of an administrator or regular user. Proof of Concept Steps to reproduce Because Twake does not rate limit authentication attempts an attacker could either bruteforce both the login and...

7.5CVSS9.1AI score0.0062EPSS
SaveExploits1References1
Rows per page
Query Builder