Lucene search
+L

11806 matches found

Huntr
Huntr
added 2022/06/01 4:19 p.m.12 views

Path Traversal via Files Manager

Description Please enter a description of the vulnerability. Steps to reproduce 1.Login to admin panel and go to Modules - Files http://localhost/microweber/admin/view:modules/loadmodule:files 2.Click any file, the url will have the following format:...

0.6AI score
SaveExploits0
GithubExploit
GithubExploit
added 2022/06/01 11:37 a.m.329 views

Exploit for CVE-2022-30190

CVE-2022-30190-follina Just another PoC for the new MSDT-Explo...

9.3CVSS7.2AI score0.99234EPSS
SaveExploits63
GithubExploit
GithubExploit
added 2022/05/31 3:00 a.m.640 views

Exploit for SQL Injection in Duplicate_Post_Project Duplicate_Post

It is an offensive tool for Windows. The repository contains a P...

9CVSS9AI score0.09509EPSS
SaveExploits3
Zero Science Lab
Zero Science Lab
added 2022/05/29 12:00 a.m.460 views

Schneider Electric C-Bus Automation Controller (5500SHAC) 1.10 Remote Root Exploit

Summary The C-Bus Network Automation Controller 5500NAC and the Wiser for C-Bus Automation Controller 5500SHAC is an advanced controller from Schneider Electric. It is specifically designed to unite the C-Bus home automation solution with common household communication protocols, from lighting an...

6.3AI score
SaveExploits0
GithubExploit
GithubExploit
added 2022/05/28 7:19 a.m.384 views

Exploit for OS Command Injection in Zyxel Usg_Flex_100W_Firmware

CVE-2022-30525 Zyxel Firewall Command Injection Vulnerability...

10CVSS7.6AI score0.99944EPSS
SaveExploits27
Code423n4
Code423n4
added 2022/05/28 12:00 a.m.15 views

BathPair.sol#rebalancePair() can be front run to steal the pending rebalancing amount

Lines of code Vulnerability details function underlyingBalance public view returns uint256 uint256 pool = IERC20underlyingToken.balanceOfaddressthis; return pool.addoutstandingAmount; function removeFilledTradeAmountuint256 amt external onlyPair outstandingAmount = outstandingAmount.subamt; emit...

6.7AI score
SaveExploits0
Kitploit
Kitploit
added 2022/05/26 9:30 p.m.32 views

Pocsploit - A Lightweight, Flexible And Novel Open Source Poc Verification Framework

pocsploit is a lightweight, flexible and novel open source poc verification framework Pain points of the POC framework in the market 1. There are too many params, I don't know how to get started, but only some of them are commonly used. 2. YAML poc frameworklike nuclei & xray is not flexible...

6.8AI score
SaveExploits0References4
GithubExploit
GithubExploit
added 2022/05/26 2:47 a.m.202 views

Exploit for Off-by-one Error in Sudo_Project Sudo

CVE-2021-3156 Root shell PoC for CVE-2021-3156 no brutef...

7.8CVSS8.6AI score0.99295EPSS
SaveExploits83
Huntr
Huntr
added 2022/05/25 2:44 p.m.36 views

Heap-based Buffer Overflow in function vim_regsub_both

Description Heap-based Buffer Overflow in function vimregsubboth at regexp.c:1954 vim version git log commit 4d97a565ae8be0d4debba04ebd2ac3e75a0c8010 HEAD - master, tag: v8.2.5037, origin/master, origin/HEAD POC ./vim -u NONE -i NONE -n -m -X -Z -e -s -S /mnt/share/max/fuzz/poc/vim/pocobw5s.dat -...

6.8CVSS7.7AI score0.01631EPSS
SaveExploits1
Huntr
Huntr
added 2022/05/25 7:23 a.m.15 views

Null pointer dereference at chafa-pixops.c:95

Description Null pointer dereference in hpjansson/chafa at chafa-pixops.c:95. Build export CFLAGS="-g -O0 -lpthread -fsanitize=address" export CXXFLAGS="-g -O0 -lpthread -fsanitize=address" export LDFLAGS="-fsanitize=address" ./autogen.sh ./configure --disable-shared make POC ./chafa POC POC ASAN...

7AI score
SaveExploits0References1
OSV
OSV
added 2022/05/24 5:44 p.m.71 views

GHSA-2GQW-Q9R9-7F79 Changeset vulnerable to prototype pollution

Overview Prototype pollution vulnerability in 'changeset' versions 0.0.1 through 0.2.5 allows attackers to cause a denial of service and may lead to remote code execution. Details The npm module 'changeset' can be abused by Prototype Pollution vulnerability since the function 'apply' does not che...

9.8CVSS9.6AI score0.03507EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2022/05/24 5:04 p.m.27 views

Treekill Enables OS Command Injection

A Code Injection exists in treekill and tree-kill on Windows which allows a remote code execution when an attacker is able to control the input into the command. Steps To Reproduce: Create the following PoC file: js var kill = require'treekill'; kill'3333332 & echo "HACKED" HACKED.txt & '; Execut...

9.8CVSS10AI score0.02742EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 4:49 p.m.28 views

mxGraph vulnerable to cross-site scripting in color field

mxGraph through 4.0.0, related to the draw.io Diagrams plugin before 8.3.14 for Confluence and other products, is vulnerable to cross-site scripting. draw.io Diagrams allows the creation and editing of draw.io-based diagrams in Confluence. Among other things, it allows to set the background color...

6.1CVSS6.7AI score0.01503EPSS
SaveExploits1References5Affected Software1
Code423n4
Code423n4
added 2022/05/24 12:00 a.m.10 views

Improperly Skewed Governance Mechanism

Lines of code Vulnerability details ALR-02H: Improperly Skewed Governance Mechanism | File | Lines | Type ---|---|--- AuraLocker.sol | L594-L609, L611-L618 | Governance Susceptibility Description The balance checkpointing system exposed by the contract for governance purposes is flawed as it does...

6.8AI score
SaveExploits0
Huntr
Huntr
added 2022/05/23 3:52 a.m.30 views

Heap-based Buffer Overflow in function utf_head_off

Description Heap-based Buffer Overflow in function utfheadoff at mbyte.c:3872 vim Version git log commit 68e64d2c1735f2a39afa8a0475ae29bedb116684 HEAD - master, tag: v8.2.5006, origin/master, origin/HEAD POC ./vim -u NONE -i NONE -n -m -X -Z -e -s -S poch6s.dat -c :qa!...

6.8CVSS7.2AI score0.01375EPSS
SaveExploits1
WPVulnDB
WPVulnDB
added 2022/05/23 12:00 a.m.22 views

Newsletter < 7.4.5 - Reflected Cross-Site Scripting

The plugin does not sanitize and escape the $SERVER'REQUESTURI' before echoing it back in admin pages. Although this uses addslashes, and most modern browsers automatically URLEncode requests, this is still vulnerable to Reflected XSS in older browsers such as Internet Explorer 9 or below. PoC...

6.1CVSS0.4AI score0.01905EPSS
SaveExploits2Affected Software1
GithubExploit
GithubExploit
added 2022/05/21 5:42 a.m.404 views

Exploit for Out-of-bounds Write in Polkit_Project Polkit

CVE-2021-4034 this tool use for pkexec single command execut...

7.8CVSS7.7AI score0.94921EPSS
SaveExploits154
Huntr
Huntr
added 2022/05/19 4:12 p.m.6 views

Denial of Service on embed2 servlet

Description The application stores a 5MB file in a hashmap variable using a user input as a key, with a large number of requests its possible to increase the memory usage of the application and deny the access to embed2.js stencils resource Proof of Concept import requests...

0.7AI score
SaveExploits0
GithubExploit
GithubExploit
added 2022/05/19 2:58 p.m.388 views

Exploit for Code Injection in Vmware Spring_Cloud_Gateway

PoC exploit for CVE-2022-22947, an arbitrary file upload vulnera...

10CVSS9.5AI score0.98253EPSS
SaveExploits54
WPVulnDB
WPVulnDB
added 2022/05/18 12:00 a.m.23 views

MailerLite < 1.5.4 - Reflected Cross-Site Scripting

The plugin does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting PoC The first digit of the ID must be an existing form ID...

6.1CVSS0.4AI score0.00833EPSS
SaveExploits2Affected Software1
Rows per page
Query Builder