Lucene search
+L

237 matches found

Kitploit
Kitploit
added 2026/09/09 6:21 a.m.5 views

CVE-2022-22947

Entorno RCE de Spring Cloud Gateway CVE-2022-22947 CVE-2022-22947 fue identificado en el jar del servidor Spring Cloud Gateway. Después de compilar la aplicación, debería poder ver las rutas existentes visitando: http://127.0.0.1:9000/actuator/gateway/routes Compilar root@kitploit: $ mvn package...

10CVSS7.9AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/09 4:02 a.m.8 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.5AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/09 3:18 a.m.6 views

SpEL

SpEL Herramienta de detección por lotes de inyección de expresiones SpEL en la API de Actuator de Spring Cloud Gateway CVE-2022-22947 Uso En el archivo, escriba las URLs a detectar, una por línea. Use el parámetro -TF para especificar el archivo y -t para el número de hilos concurrentes. Ejemplo ...

10CVSS7.8AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/09 3:01 a.m.5 views

spring_cloud_gateway_memshell

CVE-2022-22947 memshell This script is incomplete, for learning purposes only, do not use illegally. Based on c0ny1 senior's blog, this is a learning script that can write netty and spring memory shells. Test environment is vulhub root@kitploit: eg:xx.py http://127.0.0.1:8080 netty whoami...

10CVSS7.9AI score0.98253EPSS
SaveExploits54References1
Kitploit
Kitploit
added 2026/09/09 1:44 a.m.5 views

CVE-2022-22947_Rce_Exp

CVE-2022-22947RceExp Spring Cloud Gateway Exp de vulnerabilidad de ejecución remota de código SpringCloudGatewayRCEExp-CVE-2022-22947...

10CVSS7.8AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/09 1:22 a.m.4 views

-cve-2022-22947-

-cve-2022-22947- cve-2022-22947 spring cloud gateway batch scanning script usage: python3 springcloudpoc.py ./urls.txt Use urls.txt to store url information URL format: https://xxx.xx.xx/ one per line Original Script Reference:...

10CVSS7.8AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/08 10:45 p.m.3 views

spring-cve-2022-22947

spring-cve-2022-22947 Spring cloud gateway code injection : CVE-2022-22947...

10CVSS7.8AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/08 10:08 p.m.7 views

springcloudRCE

springcloudRCE Spring Cloud Gateway RCE - CVE-2022-22947...

10CVSS7.8AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/08 9:04 p.m.7 views

cve-2022-22947

Spring Cloud Gateway Actuator API SpEL Code Injection CVE-2022-22947 Build root@kitploit: $ git clone https://github.com/twseptian/cve-2022-22947.git $ cd cve-2022-22947 $ docker build . -t cve-2022-22947 $ docker run -p 9000:9000 --name cve-2022-22947 cve-2022-22947 PoC send the following reques...

10CVSS8AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/08 8:51 p.m.4 views

cve-2022-22947

cve-2022-22947 Spring Cloud Gateway is an API gateway in Spring. Versions 3.1.0 and 3.0.6 inclusive and earlier contain a SpEL expression injection vulnerability. When an attacker can access the Actuator API, they can exploit this vulnerability to execute arbitrary commands. Usage: root@kitploit:...

10CVSS8.2AI score0.98253EPSS
SaveExploits54References1
Kitploit
Kitploit
added 2026/09/08 8:48 p.m.7 views

CVE-2022-22947_EXP

1. Spring Cloud Gateway Remote Code Execution Vulnerability Hazard Level: High POC/EXP: Public CNVD ID: CNNVD-2022-16402 CVE ID: CVE-2022-22947 2. Affected Versions: VMWare Spring Cloud GateWay 3.1.0 VMWare Spring Cloud GateWay =3.0.0, =3.0.6 VMWare Spring Cloud GateWay 3.0.0 3. Vulnerability...

10CVSS8.1AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/08 8:16 p.m.8 views

SpringCloudGatewayRCE

SpringCloudGateway Remote Command Execution Vulnerability Code By: Tas9er 0x00 Risk Overview This tool is intended for authorized security testing only. Unauthorized attacks on systems are prohibited. 0x01 Tool Usage java -jar SpringCloudGatewayRCE.jar 0x02 Bug Issues Will address later...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 7:41 p.m.6 views

CVE-2022-22947

CVE-2022-22947 Spring Cloud Gateway is an API gateway in Spring. Versions 3.1.0 and 3.0.6 inclusive and earlier have a SpEL expression injection vulnerability. If an attacker can access the Actuator API, they can exploit this vulnerability to execute arbitrary commands. Vulnerability Environment...

10CVSS8.2AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/08 7:23 p.m.6 views

CVE-2022-22947-POC

Spring-Cloud-Gateway-CVE-2022-22947 Security advisory for a remote code execution vulnerability in Spring Cloud Gateway. When Spring Cloud Gateway is enabled and the Gateway Actuator endpoint is exposed, applications using Spring Cloud Gateway are susceptible to code injection attacks. An attacke...

10CVSS8.4AI score0.98253EPSS
SaveExploits54References1
Kitploit
Kitploit
added 2026/09/08 4:55 p.m.6 views

CVE-2022-22947

CVE-2022-22947 root@kitploit: script for exploit Spring Cloud Gateway Actuator API SpEL Code Injection CVE-2022-22947 root@kitploit: https://github.com/march0s1as/CVE-2022-22947 cd CVE-2022-22947 go build spring.go ./spring -h...

10CVSS7.9AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/08 4:44 p.m.7 views

Spring-Cloud-Gateway-CVE-2022-22947

Spring-Cloud-GatewayCVE-2022-22947 Spring Cloud Gateway Remote Code Execution Vulnerability root@kitploit: python3 springrce.py url cmd There is a cache, execute it several times...

10CVSS7.9AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/08 3:03 p.m.4 views

CVE-2022-22947

Spring Cloud Gateway 3.0.7 & 3.1.1 Inyección de Código RCE CVE: CVE-2022-22947 CVSS: 10.0 Vmware - https://tanzu.vmware.com/security/cve-2022-22947 Las aplicaciones que usan Spring Cloud Gateway son vulnerables a un ataque de inyección de código cuando el endpoint Gateway Actuator está habilitado...

10CVSS7.8AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/08 12:56 p.m.6 views

CVE-2022-22947

Copied from Original: https://github.com/whwlsfb/cve-2022-22947-godzilla-memshell https://github.com/lucksec/Spring-Cloud-Gateway-CVE-2022-22947...

10CVSS7.8AI score0.98253EPSS
SaveExploits54References2
Kitploit
Kitploit
added 2026/09/08 12:31 p.m.4 views

spring-cloud-gateway-rce

Ejecución de comandos por inyección de expresión SpEL en la API Actuator de Spring Cloud Gateway CVE-2022-22947 1. Instalación root@kitploit: pip3 install -r requirements.txt 2. Uso root@kitploit: $ python3 spring-cloud-gateway-rce.py -h / \ /\ /\ /\ | \ / \ | \ | \ | \ | \ / \ | || | | | / / \ ...

10CVSS7.9AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/08 12:09 p.m.3 views

cve-2022-22947-spring-cloud-gateway

Vulnerability Overview Spring Cloud Gateway is a new project under Spring Cloud, built on Spring 5.0, Spring Boot 2.0, and Project Reactor. It aims to provide a simple and effective unified API routing management method for microservice architectures. Recently, Spring Cloud Gateway was reported t...

10CVSS7.7AI score0.98253EPSS
SaveExploits54
Rows per page
Query Builder