Lucene search
+L

11768 matches found

Code423n4
Code423n4
added 2023/08/28 12:0 a.m.23 views

_reserveTokenSpecified does not check if price is in allowed range

Lines of code Vulnerability details Impact Price could go out of range Proof of Concept EvolvingProteus defines a price range using 2 constants, MAXM and MINM: int128 constant MAXM = 0x5f5e1000000000000000000; int128 constant MINM = 0x00000000000002af31dc461; These constants are used in...

6.7AI score
SaveExploits0
GithubExploit
GithubExploit
added 2023/08/27 11:53 a.m.422 views

Exploit for Improper Access Control in Citrix Sharefile_Storage_Zones_Controller

CVE-2023-24489-poc POC for CVE-2023-24489 with bash. It need...

9.8CVSS9.6AI score0.94418EPSS
SaveExploits2
GithubExploit
GithubExploit
added 2023/08/25 7:51 p.m.331 views

Exploit for Path Traversal in Apache Http_Server

🚨 CVE-2021-42013 - Apache 2.4.49 & 2.4.50 Remote Code Executio...

9.8CVSS9.9AI score0.99992EPSS
SaveExploits181
Huntr
Huntr
added 2023/08/25 5:0 p.m.34 views

Store XSS in Widgets and pages

Description I noticed that you filtered the comment very carefully. But there are still some parts you missed Proof of Concept 1 .Login with admin 2 .Go to "https://demo.instantcms.io/admin/widgets" 3 . Insert payload in Position name and Title test" onmouseover = "alertdocument.cookie 4 .Click...

4.3CVSS6.8AI score0.00348EPSS
SaveExploits1
Qualys Blog
Qualys Blog
added 2023/08/24 7:7 p.m.136 views

Qualys Tackles 2022’s Top Routinely Exploited Cyber Vulnerabilities

A unified front against malicious cyber actors is climactic in the ever-evolving cybersecurity landscape. The joint Cybersecurity Advisory CSA, a collaboration between leading cybersecurity agencies from the United States, Canada, United Kingdom, Australia, and New Zealand, is a critical guide to...

10CVSS8.6AI score0.99999EPSS
SaveExploits675
GithubExploit
GithubExploit
added 2023/08/24 1:57 a.m.153 views

Exploit for Path Traversal in Stagil Stagil_Navigation

CVE-2023-26255 CVE-2023-26256 POC...

7.5CVSS7.5AI score0.47199EPSS
SaveExploits9
GithubExploit
GithubExploit
added 2023/08/23 5:34 p.m.541 views

Exploit for Incorrect Authorization in Ivanti Mobileiron_Sentry

CVE-2023-38035 POC for CVE-2023-38035 affecting Ivanti Sentry...

9.8CVSS10AI score0.99949EPSS
SaveExploits6
Huntr
Huntr
added 2023/08/21 3:47 p.m.23 views

DOM XSS at index FBD Table

Description I think your website is quite secure. But you overlooked the XSS vulnerability. Proof of Concept 1 .Login with demo account 2 .Access the link https://demo.librenms.org/search/search=fdb and insert the payload test123"alert1alertdocument.cookie 3 .Hit enter, XSS vulnerability detected...

4.9CVSS6.2AI score0.00571EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2023/08/21 12:0 a.m.13 views

PT-2023-4447

Name of the Vulnerable Software and Affected Versions Ivanti MobileIron Sentry versions 9.18.0 and below Description A security vulnerability in the MICS Admin Portal of Ivanti MobileIron Sentry may allow an attacker to bypass authentication controls on the administrative interface due to an...

10CVSS8.8AI score0.99949EPSS
SaveExploits6References116
zdt
zdt
added 2023/08/21 12:0 a.m.275 views

PHPJabbers Business Directory Script v3.2 - Multiple Vulnerabilities

Exploit Title: PHPJabbers Business Directory Script v3.2 - Multiple Vulnerabilities Exploit Author: Kerimcan Ozturk Vendor Homepage: https://www.phpjabbers.com/ Software Link: https://www.phpjabbers.com/business-directory-script/ Version: 3.2 Tested on: Windows 10 Pro Description Technical Detail...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2023/08/21 12:0 a.m.289 views

PHPJabbers Business Directory Script v3.2 - Multiple Vulnerabilities

Exploit Title: PHPJabbers Business Directory Script v3.2 - Multiple Vulnerabilities Date: 09/08/2023 Exploit Author: Kerimcan Ozturk Vendor Homepage: https://www.phpjabbers.com/ Software Link: https://www.phpjabbers.com/business-directory-script/ Version: 3.2 Tested on: Windows 10 Pro Description...

5.3AI score
SaveExploits0
Huntr
Huntr
added 2023/08/19 5:25 p.m.28 views

Dom XSS in module "Search IPv4"

Description 1 .Access to IPv4 search function 2 .Enter the payload in the IPv4 field to perform the search Payload : "alertdocument.cookie 3 .Enter the search button and the payload will be executed Poc Video poc https://drive.google.com/file/d/1A-zwXxsA-7GHa0iGfRGQc61JkOb-4A38/view?usp=sharing...

5.8CVSS6.9AI score0.00571EPSS
SaveExploits1
Huntr
Huntr
added 2023/08/19 3:40 p.m.32 views

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

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/ports 3 .Insert payload and press enter: test' onclick='alertdocument.cookie 4 .Click on the box hostname or port, detect XSS Proof of...

4.9CVSS6.8AI score0.00589EPSS
SaveExploits1
Huntr
Huntr
added 2023/08/19 11:30 a.m.23 views

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

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/eventlog and click Filter 3 .Use burp suite to block proxy and inject payload in eventtype: test%22-alertdocument.cookie// 4 .Check,...

4.9CVSS6.7AI score0.00565EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2023/08/17 10:33 a.m.1099 views

Exploit for Improper Input Validation in Python

CVE-2023-24329-PoC A short and inforamtional PoC on CVE-202...

7.5CVSS8.3AI score0.20459EPSS
SaveExploits3
GithubExploit
GithubExploit
added 2023/08/17 3:39 a.m.300 views

Exploit for Improper Input Validation in Ivanti Avalanche

CVE-2023-32560 Ivanti Avala...

9.8CVSS9.5AI score0.98919EPSS
SaveExploits7
Github Security Blog
Github Security Blog
added 2023/08/14 9:32 p.m.20 views

external-svg-loader Cross-site Scripting vulnerability

Summary According to the docs, svg-loader will strip all JS code before injecting the SVG file for security reasons but the input sanitization logic is not sufficient and can be trivially bypassed. This allows an attacker to craft a malicious SVG which can result in XSS. Details When trying to...

7.1CVSS6.3AI score0.00473EPSS
SaveExploits0References6Affected Software1
Huntr
Huntr
added 2023/08/14 11:2 a.m.19 views

Stored XSS via user's Username

Description The application allows creating users with Username containing Malicious HTML/Javascript that can be executed in the users’ privileged context during the user editing process or visiting a phishing link. Proof of Concept Step 1: A privileged user creates a normal user account with...

6.3AI score
SaveExploits0References1
Huntr
Huntr
added 2023/08/14 8:20 a.m.22 views

Cookie without Secure flag

Description There is a ICMS62EC2566CC4B5 cookie without Secure flag and this is authentication cookie. Proof of Concept Link photo PoC: https://drive.google.com/file/d/1uWsRKMT-KyuRPA01Ra1W3YphQgNmMkuu/view?usp=sharing...

3.5CVSS7.1AI score0.00289EPSS
SaveExploits1
WPVulnDB
WPVulnDB
added 2023/08/14 12:0 a.m.14 views

Robo Gallery < 3.2.16 - Admin+ Stored XSS

Description The plugin does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup PoC 1. Go to:...

4.8CVSS4.7AI score0.00402EPSS
SaveExploits2Affected Software1
Rows per page
Query Builder