Lucene search
+L

19 matches found

Kitploit
Kitploit
added 2026/08/26 11:47 p.m.2 views

CVE-2025-11986

1 Extrair o nonce público cryptoajax da página restrita root@kitploit: UA='Mozilla/5.0 Windows NT 10.0; Win64; x64; rv:127.0 Gecko/20100101 Firefox/127.0' NONCE=$curl -s "http://localhost/wordpress/" -A "$UA" | \ perl -0777 -ne 'print "$1\n" if /cryptoconnectChainAjax\s=\s^"nonce"\s:\s"^"+"/s'...

5.3CVSS5.2AI score0.00357EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 11:44 p.m.2 views

CVE-2025-11627

Invia una richiesta appositamente costruita al gestore AJAX con il nonce estratto. root@kitploit: = // 1 find the inline script that contains the AJAX URL const s = ...document.scripts.findsc = sc.textContent.includes'billminozzijserrorcatched'; if !s console.error'Script with ajax URL not found...

6.5CVSS5.3AI score0.00322EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 1:35 a.m.3 views

CVE-2022-0739

CVE-2022-0739 La mia versione dell'exploit CVE-2022-0739 per BookingPress, basata sul POC di destr4ct - solo più bella. Esempio Esempio di utilizzo contro la macchina MetaTwo di HackTheBox, che ospita un WordPress con un plugin bookingpress vulnerabile versione 1.0.10. root@kitploit: python...

9.8CVSS8.6AI score0.37171EPSS
SaveExploits11References1
Kitploit
Kitploit
added 2026/08/25 9:53 p.m.4 views

CVE-2025-11988

1 Estrarre il nonce pubblico cryptoajax root@kitploit: UA='Mozilla/5.0 Windows NT 10.0; Win64; x64; rv:127.0 Gecko/20100101 Firefox/127.0' PAGEURL='http://localhost/wordpress//' NONCE=$curl -s "$PAGEURL" -A "$UA" | \ perl -0777 -ne 'print "$1\n" if /cryptoconnectChainAjax\s=\s^"nonce"\s:\s"^"+"/s...

5.3CVSS5.2AI score0.00339EPSS
SaveExploits0
Exploit DB
Exploit DB
added 2026/07/07 12:00 a.m.99 views

WordPress Bricks Builder Theme - RCE

Exploit Title: WordPress Bricks Builder Theme - RCE Date: 2026-06-25 Exploit Author: Jared Brits K3ysTr0K3R Vendor Homepage: https://bricksbuilder.io/ Software Link: https://bricksbuilder.io/ Version: Bricks Builder Hello, Friend!" print"" h...

10CVSS8.5AI score0.88234EPSS
SaveExploits19
GithubExploit
GithubExploit
added 2026/05/21 10:45 p.m.186 views

Exploit for CVE-2026-5118

Divi Form Builder ⚠️ WARNING: This tool is for authorized p...

9.8CVSS5.9AI score0.00487EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2026/03/04 12:00 a.m.173 views

📄 WordPress Real Estate 7 3.5.2 Privilege Escalation

This Metasploit auxiliary scanner module targets a privilege escalation vulnerability in WordPress Real Estate 7 plugin version 3.5.2. The flaw allows unauthenticated attackers to register a new user account with administrator privileges by abusing the ctaddnewmember AJAX action...

5.9AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/02/15 11:25 p.m.349 views

Exploit for Missing Authorization in Themepunch Slider_Revolution

CVE-2024-34444 - Slider Revolution Missing Authorization Scann...

8.8CVSS5.5AI score0.00329EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2026/01/15 12:58 p.m.261 views

Exploit for Unrestricted Upload of File with Dangerous Type in Greenshiftwp Greenshift_-_Animation_And_Page_Builder_Blocks

Metasploit Module: Greenshift WordPress Plugin Arbitrary File...

8.8CVSS7.6AI score0.02439EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2026/01/09 8:19 p.m.337 views

Exploit for CVE-2025-14124

CVE-2025-14124 WordPress Team Plugin - Unauthenticated SQL...

8.6CVSS8.4AI score0.01594EPSS
SaveExploits1
OSV
OSV
added 2025/06/16 10:15 p.m.11 views

UBUNTU-CVE-2025-27587

OpenSSL 3.0.0 through 3.3.2 on the PowerPC architecture is vulnerable to a Minerva attack, exploitable by measuring the time of signing of random messages using the EVPDigestSign API, and then using the private key to extract the K value nonce from the signatures. Next, based on the bit size of t...

5.3CVSS7.1AI score0.0038EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/06/16 12:00 a.m.5 views

CVE-2025-27587

OpenSSL 3.0.0 through 3.3.2 on the PowerPC architecture is vulnerable to a Minerva attack, exploitable by measuring the time of signing of random messages using the EVPDigestSign API, and then using the private key to extract the K value nonce from the signatures. Next, based on the bit size of t...

6.8AI score0.0038EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2025/03/12 3:23 a.m.419 views

Exploit for CVE-2025-28915

CVE-2025-28915 - WordPress ThemeEgg ToolKit Arbitrary File Upl...

9.1CVSS8.1AI score0.0125EPSS
SaveExploits3
WPVulnDB
WPVulnDB
added 2024/01/17 12:00 a.m.50 views

Web3 – Crypto wallet Login & NFT token gating < 3.0.0 - Authentication Bypass

Description The plugin is vulnerable to an authentication bypass due to incorrect authentication checking in the login flow in functions 'handleauthrequest' and 'hadleloginrequest'. This makes it possible for non authenticated attackers to log in as any existing user on the site, such as an...

6.5AI score0.01773EPSS
SaveExploits3Affected Software1
wpexploit
wpexploit
added 2023/01/20 12:00 a.m.416 views

FL3R FeelBox <= 8.1 - Unauthenticated SQLi

The plugin does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection. 1. Visit a blog post and extract the nonce from the source search for "feelboxAjax", and extract the "token" curl -s...

9.8CVSS9.6AI score0.0105EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/05/30 12:00 a.m.171 views

Events Made Easy < 2.2.81 - Unauthenticated SQLi

The plugin does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection Obtain a valid nonce visit the "Events" page, default is /events/, and extract it from the source while looking for...

9.8CVSS1.2AI score0.37873EPSS
SaveExploits2
wpexploit
wpexploit
added 2022/02/28 12:00 a.m.133 views

Advanced Booking Calendar < 1.7.0 - Unauthenticated SQL Injection

The plugin does not validate and escape the calendar parameter before using it in a SQL statement via the abcbookinggetSingleCalendar AJAX action available to both unauthenticated and authenticated users, leading to an unauthenticated SQL injection 1. Install the vulnerable plugin...

9.8CVSS0.4AI score0.01849EPSS
SaveExploits2References1
WPVulnDB
WPVulnDB
added 2022/02/28 12:00 a.m.24 views

Advanced Booking Calendar < 1.7.0 - Unauthenticated SQL Injection

The plugin does not validate and escape the calendar parameter before using it in a SQL statement via the abcbookinggetSingleCalendar AJAX action available to both unauthenticated and authenticated users, leading to an unauthenticated SQL injection PoC 1. Install the vulnerable plugin...

9.8CVSS0.6AI score0.01849EPSS
SaveExploits2References1Affected Software1
exploitpack
exploitpack
added 2019/12/31 12:00 a.m.30 views

Wordpress Ultimate Addons for Beaver Builder 1.2.4.1 - Authentication Bypass

Wordpress Ultimate Addons for Beaver Builder 1.2.4.1 - Authentication Bypass Exploit Title: Wordpress Ultimate Addons for Beaver Builder 1.2.4.1 - Authentication Bypass Date: 2019-12-21 Exploit Authors: Raphael Karger & Nathan Hrncirik Vendor Homepage: https://www.ultimatebeaver.com/ Version:...

0.5AI score
SaveExploits0
Rows per page
Query Builder