Lucene search
+L

1537 matches found

Kitploit
Kitploit
added 2026/09/16 9:12 p.m.8 views

cve-2025-24893

CVE-2025-24893 XWiki RCE Exploit A simple Python3 script to exploit CVE-2025-24893 , a remote code execution vulnerability in XWiki Platform, using a Groovy-based async macro and a configurable reverse shell payload. ⚠️ WARNING: This tool is provided for educational and authorized testing purposes...

9.8CVSS8.5AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/16 6:57 p.m.6 views

CVE-2024-27348

CVE-2024-27348 🪶 CVE-2024-27348 Proof of concept Exploit RCE in Apache HugeGraph Server Unauthenticated users can execute OS commands via Groovy injection in Apache HugeGraph Server. Usage 🛠 Exploit multiple targets ☣️ root@kitploit: python3 CVE-2024-27348.py -f targets.txt -c "command to execute"...

9.8CVSS8.9AI score0.9921EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/16 2:58 p.m.8 views

Ratpack-1

What is Ratpack? Ratpack is a simple, capable, toolkit for creating high performance web applications. Ratpack is built on Java and the Netty event-driven networking engine. The API is optimized for Groovy and Java 8. Optional Google Guice integration provides a foundation for scaling your...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 2:56 p.m.8 views

CVE-2025-24893

CVE-2025-24893 XWiki Remote Code Execution RCE Exploit A Python3 exploit for CVE-2025-24893 , a critical Unauthenticated Remote Code Execution RCE vulnerability affecting the XWiki platform. This script exploits a Code/Expression Injection flaw CWE-95 within the SolrSearch macro component. The fl...

9.8CVSS8.4AI score0.99864EPSS
SaveExploits52
Kitploit
Kitploit
added 2026/09/16 2:41 p.m.11 views

Ofbiz-RCE

📌 Apache OFBiz RCE Exploit CVE-2024-38856 このPythonスクリプトは、Apache OFBiz バージョン 18.12.15 未満 における Remote Code Execution RCE タイプの脆弱性を、エンドポイント /webtools/control/forgotPassword/ProgramExport への不正アクセスを介して悪用します。 🛠️ 説明 CVE : CVE-2024-38856 タイプ : 不正な認可 → リモートコード実行 コンポーネント : Apache OFBiz 影響を受けるバージョン : 18.12.15...

9.8CVSS8.7AI score0.99427EPSS
SaveExploits11
NVD
NVD
added 2026/09/16 2:17 p.m.3 views

CVE-2026-92131

Jenkins Pipeline: Groovy Libraries Plugin 805.vafc79344957d and earlier does not restrict the library path provided to the library Pipeline step to a relative path inside the SCM checkout, and follows symbolic links to locations outside of the SCM checkout when retrieving the library, resulting i...

4.2CVSS0.0022EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 2:17 p.m.5 views

CVE-2026-92125

Jenkins Script Security Plugin 1415.v9af9b3ac253d and earlier does not reject the @GroovyASTTransformationClass annotation, allowing attackers with permission to define and run sandboxed scripts, including Pipelines, to run an arbitrary AST transformation at compile time, bypassing the sandbox...

8.8CVSS0.00513EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/16 1:53 p.m.10 views

CVE-2026-92131

Jenkins Pipeline: Groovy Libraries Plugin version 805.vfc79344957d and earlier contains a path traversal vulnerability. The library Pipeline step does not restrict the provided path to a relative path inside the SCM checkout and follows symbolic links to locations outside it. This allows attacker...

4.2CVSS5.7AI score0.0022EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/16 1:53 p.m.5 views

EUVD-2026-80755

Jenkins Pipeline: Groovy Libraries Plugin 805.vafc79344957d and earlier does not restrict the library path provided to the library Pipeline step to a relative path inside the SCM checkout, and follows symbolic links to locations outside of the SCM checkout when retrieving the library, resulting i...

4.2CVSS5.7AI score0.0022EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/16 1:53 p.m.4 views

EUVD-2026-80748

Jenkins Script Security Plugin 1415.v9af9b3ac253d and earlier checks the operations Groovy will perform with the elements it reads from a collection that a sandboxed script casts to another type but performs the cast on the collection itself, allowing attackers with permission to define and run...

8.8CVSS6.3AI score0.00585EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 12:20 p.m.6 views

Groovy-scripting-engine-CVE-2015-1427

ElasticSearch Groovy Sandbox Bypass && Code Execution Vulnerability CVE-2015-1427 Test Environment jre version: openjdk:8-jre elasticsearch version: v1.4.2 Principle Reference articles: http://cb.drops.wiki/drops/papers-5107.html...

9.8CVSS8.9AI score0.99906EPSS
SaveExploits19References1
Kitploit
Kitploit
added 2026/09/16 10:29 a.m.8 views

CVE-2023-51467

CVE-2023-51467 exp.py changed to command execution Post.txt Serialization vulnerability exploitation bypassauth.txt Authentication bypass test Vulnerability cause Due to the incorrect use of empty values during authentication checks, this method did not take effect, leading to authentication...

9.8CVSS8.3AI score0.96001EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/16 4:18 a.m.5 views

Exploit-CVE-2024-23897

Exploit-CVE-2024-23897 Run the Container docker run -p 8080:8080 --name vulnerable-jenkins -d jenkins/jenkins:2.441-jdk17 Check logs docker logs Fetch docker machines IP: docker inspect vulnerable-jenkins | grep IPAddress Exploitation Code: python3 exploit.py --target http://127.0.0.1:8080 --file...

9.8CVSS8.4AI score0.99999EPSS
SaveExploits50
Jenkins Security Advisories
Jenkins Security Advisories
added 2026/09/16 12:00 a.m.10 views

Sandbox bypass vulnerability in script-security

script-security provides a sandbox feature that allows running user-provided scripts safely by intercepting and checking potentially unsafe operations. Groovy casts a collection to another type using the elements of that collection, either passing them to a constructor of that type or casting eac...

8.8CVSS0.00585EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/09/15 9:56 a.m.8 views

CVE-2026-47424 OpenAM Authenticated RCE via Groovy Sandbox Escape

Open Access Management OpenAM is an access management solution. Prior to 16.1.1, GroovySandboxValueFilter permits an authenticated server-side script author to escape the scripting sandbox despite the default class allow and deny lists. A user such as a sub-realm RealmAdmin who can create or edit...

7.5CVSS5.7AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 11:56 p.m.7 views

CVE-2025-24893

XWiki CVE-2025-24893 Proof of Concept Authors : Net.Doge & Infinit3i This Python script exploits CVE-2025-24893 , a remote code execution RCE vulnerability in XWiki caused by improper sandboxing in Groovy macros rendered asynchronously. It allows arbitrary command execution through injection into...

9.8CVSS8.8AI score0.99864EPSS
SaveExploits52References3
Kitploit
Kitploit
added 2026/09/14 3:01 p.m.4 views

xwiki-cve-2025-24893-poc

XWiki RCE Exploit PoC CVE-2025-24893 Overview This repository contains a Proof of Concept PoC exploit for the XWiki Remote Code Execution RCE vulnerability identified as CVE-2025-24893. The vulnerability allows an attacker to execute arbitrary code on a target XWiki instance by leveraging a craft...

9.8CVSS8.8AI score0.99864EPSS
SaveExploits52References1
Kitploit
Kitploit
added 2026/09/14 2:32 p.m.8 views

CVE-2025-24893

CVE-2025-24893 root@kitploit: Exploit Title: XWiki 15.10.10 - Unauthenticated Remote Code Execution Date: 09/08/2025 Exploit Author: D3Ext Vendor Homepage: https://www.xwiki.org/ Software Link: https://github.com/xwiki/xwiki-platform Version: 15.10.10 Tested on: Kali Linux 2025 CVE: CVE-2025-2489...

9.8CVSS8.8AI score0.99864EPSS
SaveExploits52
NVD
NVD
added 2026/09/14 1:18 p.m.5 views

CVE-2026-77147

Improper Control of Generation of Code 'Code Injection' vulnerability in Apache Syncope. An administrator with adequate entitlements for Implementations can create a malicious Groovy Command class containing untrusted code in their CommandArgs static implementation, bypassing the Groovy security...

6.5CVSS0.00284EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/14 12:49 p.m.6 views

EUVD-2026-77457

Improper Control of Generation of Code 'Code Injection' vulnerability in Apache Syncope. An administrator with adequate entitlements for Implementations can create a malicious Groovy Command class containing untrusted code in their CommandArgs static implementation, bypassing the Groovy security...

6.5CVSS5.6AI score0.00284EPSS
SaveExploits0References1
Rows per page
Query Builder