Lucene search
+L

26 matches found

Kitploit
Kitploit
added 2026/09/10 6:05 p.m.4 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.8CVSS7.6AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/10 11:18 a.m.5 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.5AI score0.99938EPSS
SaveExploits37References2
Kitploit
Kitploit
added 2026/09/10 7:59 a.m.30 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/10 7:59 a.m.5 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/10 6:54 a.m.5 views

CVE-2022-22963

CVE-2022-22963 - Spring4shell Para ejecutar la aplicación SpringBoot vulnerable, ejecute este contenedor Docker exponiéndolo al puerto 8080. Ejemplo: root@kitploit: docker run -it -d -p 8080:8080 bobcheat/springboot-public Exploit Comando Curl: root@kitploit: curl -i -s -k -X $'POST' -H $'Host:...

9.8CVSS7.6AI score0.99938EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/10 6:31 a.m.6 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.8CVSS7.6AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/10 6:27 a.m.6 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.8CVSS7.5AI score0.99938EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/10 3:37 a.m.7 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.8CVSS7.6AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/10 1:45 a.m.8 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.8CVSS7.6AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/09 10:40 a.m.5 views

CVE-2022-22963-PoC

CVE-2022-22963 RCE PoC Minimal example to reproduce CVE-2022-22963 remote code execution in org.springframework.cloud:spring-cloud-function-core. Exploit Run the server root@kitploit: mvn spring-boot:run Make a request root@kitploit: curl -X POST -H 'spring.cloud.function.routing-expression:...

9.8CVSS7.6AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/09 3:12 a.m.6 views

Spring-Cloud-Function-SpEL

Spring-Cloud-Function-SpEL Visit my personal blog for details https://pizz33.github.io/ A test environment for Spring Cloud Function SpEL expression injection Version: Java 11. Start with java -jar demo-0.0.1-SNAPSHOT.jar Once set up, access port 127.0.0.1:8080 root@kitploit: POST /functionRouter...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 8:37 p.m.5 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.5AI score0.99938EPSS
SaveExploits37References2
Kitploit
Kitploit
added 2026/09/08 4:55 p.m.6 views

CVE-2022-22963

Spring Cloud Function VulnerabilityCVE-2022-22963 Vulnerable Application to CVE-2022-22963 CVE-2022-22963 Exploit Demo https://user-images.githubusercontent.com/57348147/161266562-51d025f0-54d4-488f-ac50-2317e29bfbdf.mp4 Build root@kitploit: docker pull me2nuk/cves:2022-22963 docker run -it -p...

9.8CVSS7.6AI score0.99938EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/08 12:26 a.m.6 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.8CVSS7.5AI score0.99938EPSS
SaveExploits37
GithubExploit
GithubExploit
added 2026/04/28 2:25 p.m.153 views

Exploit for Code Injection in Vmware Spring_Cloud_Function

CVE-2022-22963 — Demo Methodology ⚠️ Overview This demo s...

9.8CVSS9.1AI score0.99938EPSS
SaveExploits37
F5 Networks
F5 Networks
added 2023/02/21 6:47 p.m.652 views

K11510688: Spring Framework (Spring4Shell) and Spring Cloud vulnerabilities CVE-2022-22965, CVE-2022-22950, and CVE-2022-22963

Security Advisory Description Spring Framework RCE Spring4Shell: CVE-2022-22965 A Spring MVC or Spring WebFlux application running on JDK 9+ may be vulnerable to remote code execution RCE via data binding. The specific exploit requires the application to run on Tomcat as a WAR deployment. If the...

9.8CVSS8.5AI score0.99938EPSS
SaveExploits137
VulnCheck KEV
VulnCheck KEV
added 2022/08/19 12:00 a.m.20 views

VulnCheck KEV: CVE-2022-22963

When using routing functionality in VMware Tanzu's Spring Cloud Function, 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 resources...

9.8CVSS7.8AI score0.99938EPSS
SaveExploits37References1
Tenable Nessus
Tenable Nessus
added 2022/04/14 12:00 a.m.164 views

VMware Spring Cloud Function < 3.1.7 / 3.2.x < 3.2.3 SPEL Expression Injection (local check)

The version of Spring Cloud Function running on the remote host is affected by a remote code execution vulnerability in the routing functionality. A remote, unauthenticated attacker could provide a specially crafted SpEL as a routing expression that may result in remote code execution on the remo...

9.8CVSS9.2AI score0.99938EPSS
SaveExploits37References4
RedHat Linux
RedHat Linux
added 2022/04/11 8:25 a.m.27 views

spring-cloud-function: Remote code execution by malicious Spring Expression

A flaw was found in Spring Cloud Function via the spring.cloud.function.routing-expression header that is modified by the attacker to contain malicious expression language code. The attacker is able to call functions that should not normally be accessible, including runtime exec calls...

9.8CVSS7.1AI score0.99938EPSS
SaveExploits37References7
Broadcom
Broadcom
added 2022/04/04 12:00 a.m.20 views

BSA-2022-1768

Security Advisory ID : BSA-2022-1768 Component : Spring Cloud Revision : 1.0 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...

9.8CVSS7.6AI score0.99938EPSS
SaveExploits37
Rows per page
Query Builder