Lucene search
+L

11805 matches found

Huntr
Huntr
added 2022/12/28 3:41 a.m.47 views

IDOR to archive victims memo

Description Insecure direct object references IDOR are a type of access control vulnerability that arises when an application uses user-supplied input to access objects directly. Proof of Concept 1 Login into your account at demo.usememos.com 2 Turn on your burpsuite proxy 3 Click on the three do...

4CVSS0.00534EPSS
SaveExploits1
WPVulnDB
WPVulnDB
added 2022/12/28 12:00 a.m.17 views

Print-O-Matic < 2.1.8 - Contributor+ Stored XSS via Shortcode

The plugin does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks which could be used against high privilege users such as admins. PoC Exploit...

5.4CVSS3.3AI score0.00471EPSS
SaveExploits2Affected Software1
Huntr
Huntr
added 2022/12/27 6:24 p.m.28 views

NULL Pointer Dereference

Environment bash Distributor ID: Debian Description: Debian GNU/Linux bookworm/sid Release: n/a Codename: bookworm Version I checked against the latest release as of 12/27/22 version 5.8.0 and the current master branch at commit 031da1be8f6c9aa55f6e4e76df962d2c85dc32e8 . Description This...

5CVSS2AI score0.00698EPSS
SaveExploits1
WPVulnDB
WPVulnDB
added 2022/12/27 12:00 a.m.56 views

All In One WP Security & Firewall < 5.1.3 - Configuration Leak

The plugin leaked settings of the plugin publicly, including the used email address. PoC Config leak in previous versions: "aiowpsremovewpgeneratormetainfo" filetype:txt https://www.google.com/search?q=%22aiowpsremovewpgeneratormetainfo%22+filetype%3Atxt Search for aiowpsemailaddress...

5.3CVSS0.3AI score0.00658EPSS
SaveExploits2Affected Software1
Huntr
Huntr
added 2022/12/23 4:43 p.m.29 views

CSRF allows attacker to post on behalf of victim

Description Cross-Site Request Forgery CSRF is an attack that forces authenticated users to submit a request to a Web application against which they are currently authenticated. CSRF attacks exploit the trust a Web application has in an authenticated user. Proof of Concept 1 Go to...

4.3CVSS1AI score0.00346EPSS
SaveExploits1
WPVulnDB
WPVulnDB
added 2022/12/23 12:00 a.m.12 views

Show All Comments < 7.0.1 - Reflected XSS

The plugin does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against a logged in high privilege users such as admin. PoC Visit the following URL authenticated or not to trigger an alert box:...

6.1CVSS0.4AI score0.00897EPSS
SaveExploits2Affected Software1
GithubExploit
GithubExploit
added 2022/12/22 9:35 a.m.390 views

Exploit for Deserialization of Untrusted Data in Microsoft

CVE-2022-41082-POC PoC for the CVE-2022-41082 NotProxyShell OW...

9.8CVSS8.7AI score0.9997EPSS
SaveExploits11
Code423n4
Code423n4
added 2022/12/21 12:00 a.m.14 views

Protocol faces truncation issue in some places due to solidity integer division

Lines of code Vulnerability details Impact UniswapOracleFundingRateController.sol : periodRatio , targetMarkRatio - less multiplier output than the actual value that is possible. EDAPrice.sol: again the final outcome affects the multiplier. Please refer the code link in POC. PaprController.sol:...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/12/21 12:00 a.m.17 views

PaprController is vulnerable to reentrancy attacks

Lines of code Vulnerability details Impact Malicious users can steal PAPR tokens through reentrancy attacks. Proof of Concept Function PaprController.purchaseLiquidationAuctionNFT may trigger a reentrancy becase it calls ERC721.safeTransferFrom in NFTEDA.purchaseNFT:...

6.9AI score
SaveExploits0
GithubExploit
GithubExploit
added 2022/12/20 8:17 a.m.2001 views

Exploit for Exposure of Sensitive Information to an Unauthorized Actor in Git-Scm Git

docker host file read using cve-2022-39253 poc PoC r...

5.5CVSS7.5AI score0.01278EPSS
SaveExploits1
WPVulnDB
WPVulnDB
added 2022/12/20 12:00 a.m.19 views

WOOCS < 1.3.9.3 - Contributor+ Stored XSS

The plugin does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks which could be used against high privilege users such as admins. PoC...

5.4CVSS1.7AI score0.00503EPSS
SaveExploits3Affected Software1
WPVulnDB
WPVulnDB
added 2022/12/19 12:00 a.m.18 views

Jetpack CRM < 5.5 - Contributor+ Stored XSS

The plugin does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks which could be used against high privilege users such as admins PoC As a...

5.4CVSS1.9AI score0.00534EPSS
SaveExploits2Affected Software1
Huntr
Huntr
added 2022/12/18 3:29 a.m.17 views

Multiple Blind SQL Injection Vulnerabilities in Reports

Description SQL injection typically allows an attacker to extract the entire database from the vulnerable website, including user information, encrypted passwords, and business data. This can subsequently lead to mass compromise of user accounts, data being encrypted and held to ransom, or stolen...

7.8AI score
SaveExploits0References1
Code423n4
Code423n4
added 2022/12/16 12:00 a.m.15 views

Function fulfillRandomWords in VRFNFTRandomDraw contract must not revert

Lines of code Vulnerability details The VRFNFTRandomDraw contract implements the Chainlink VFR feature to pull random data to select the raffle winner. As per their security guidelines the implementation of the fulfillRandomWords function must not revert. Impact If the fulfillRandomWords function...

6.9AI score
SaveExploits0
Hacker One
Hacker One
added 2022/12/14 9:22 p.m.93 views

Internet Bug Bounty: CVE-2022-23519: Rails::Html::SafeListSanitizer vulnerable to XSS when certain tags are allowed (math+style || svg+style)

The following is from: https://hackerone.com/reports/1656627 Intro The Rails HTML sanitzier allows to set certain combinations of tags in it's allow list that are not properly handled. Similar to the report 1530898, which identified the combinationselect and style as vulnerable, my fuzz testing...

5.8CVSS6.3AI score0.00988EPSS
SaveExploits1
Zero Science Lab
Zero Science Lab
added 2022/12/14 12:00 a.m.221 views

SOUND4 IMPACT/FIRST/PULSE/Eco <=2.x (sound4server) Hardcoded Credentials

Summary The SOUND4 IMPACT introduces an innovative process - mono and stereo parts of the signal are processed separately to obtain perfect consistency in terms of both sound and level. Therefore, in moving reception, when the FM receiver switches from stereo to mono and back to stereo, the sound...

9.8CVSS5.8AI score0.00532EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2022/12/14 12:00 a.m.251 views

Backdoor.Win32.InCommander.17.b MVID-2022-0665 Hardcoded Credentials

Discovery / credits: Malvuln John Page aka hyp3rlinx c 2022 Original source: https://malvuln.com/advisory/dd76d8a5874bf8bf05279e35c68449ca.txt Contact: [email protected] Media: twitter.com/malvuln Backup media: infosec.exchange/@malvuln Threat: Backdoor.Win32.InCommander.17.b Vulnerability:...

7.4AI score
SaveExploits0
Zero Science Lab
Zero Science Lab
added 2022/12/14 12:00 a.m.254 views

SOUND4 IMPACT/FIRST/PULSE/Eco <=2.x (ping.php) Conditional Command Injection

Summary The SOUND4 IMPACT introduces an innovative process - mono and stereo parts of the signal are processed separately to obtain perfect consistency in terms of both sound and level. Therefore, in moving reception, when the FM receiver switches from stereo to mono and back to stereo, the sound...

8.5CVSS6AI score0.03487EPSS
SaveExploits2
Zero Science Lab
Zero Science Lab
added 2022/12/14 12:00 a.m.231 views

SOUND4 IMPACT/FIRST/PULSE/Eco <=2.x (username) Stored Cross-Site Scripting

Summary The SOUND4 IMPACT introduces an innovative process - mono and stereo parts of the signal are processed separately to obtain perfect consistency in terms of both sound and level. Therefore, in moving reception, when the FM receiver switches from stereo to mono and back to stereo, the sound...

7.2CVSS6.1AI score0.00409EPSS
SaveExploits2
Zero Science Lab
Zero Science Lab
added 2022/12/14 12:00 a.m.233 views

SOUND4 IMPACT/FIRST/PULSE/Eco <=2.x Authorization Bypass (IDOR)

Summary The SOUND4 IMPACT introduces an innovative process - mono and stereo parts of the signal are processed separately to obtain perfect consistency in terms of both sound and level. Therefore, in moving reception, when the FM receiver switches from stereo to mono and back to stereo, the sound...

9.8CVSS5.9AI score0.00863EPSS
SaveExploits2
Rows per page
Query Builder