Lucene search
+L

259 matches found

Kitploit
Kitploit
•added 2026/09/25 11:09 a.m.•13 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...

10CVSS8.5AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
•added 2026/09/25 10:16 a.m.•7 views

spring-cve-2022-22947

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

10CVSS8AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
•added 2026/09/25 10:08 a.m.•9 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:...

10CVSS8.1AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
•added 2026/09/25 9:35 a.m.•9 views

CVE-2022-22947_Rce_Exp

CVE-2022-22947RceExp Spring Cloud Gateway Remote Code Execution Vulnerability Exp SpringCloudGatewayRCEExp-CVE-2022-22947...

10CVSS8.1AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
•added 2026/09/25 8:17 a.m.•12 views

CVE-2022-22947

Spring Cloud Gateway 3.0.7 & 3.1.1 Code Injection RCE CVE: CVE-2022-22947 CVSS: 10.0 Vmware - https://tanzu.vmware.com/security/cve-2022-22947 Applications using Spring Cloud Gateway are vulnerable to a code injection attack when the Gateway Actuator endpoint is enabled, exposed and unsecured. A...

10CVSS8.1AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
•added 2026/09/25 7:57 a.m.•10 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.5AI score0.98253EPSS
SaveExploits54References1
Kitploit
Kitploit
•added 2026/09/25 6:55 a.m.•12 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...

10CVSS8.2AI score0.98253EPSS
SaveExploits54References1
Kitploit
Kitploit
•added 2026/09/25 6:10 a.m.•11 views

SpEL

SpEL Batch detection tool for Spring Cloud Gateway Actuator API SpEL expression injection command execution CVE-2022-22947 Usage Write the URLs to be tested line by line in a file. Use parameter -TF to specify the file, and -t for concurrency count. Execution Result Yutu Security is committed to...

10CVSS8AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
•added 2026/09/25 6:08 a.m.•13 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.4AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
•added 2026/09/25 4:52 a.m.•9 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.4AI score0.98253EPSS
SaveExploits54References1
Kitploit
Kitploit
•added 2026/09/25 3:04 a.m.•13 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.3AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
•added 2026/09/25 2:31 a.m.•14 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...

10CVSS8.2AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
•added 2026/09/25 2:25 a.m.•15 views

CVE-2022-22947

Spring Cloud Gateway Actuator API SpEL Expression Injection Command Execution CVE-2022-22947 Spring Cloud Gateway Actuator API SpEL Code Injection CVE-2022-22947 Usage: root@kitploit: -t http://vuldomain.com // single IP -f urls.txt // read file for batch scan, multi-threaded, fast -c command //...

10CVSS8.2AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
•added 2026/09/25 2:06 a.m.•15 views

CVE-2022-22947-Rce_POC

CVE-2022-22947-RcePOC Batch URL detection of Spring Cloud Gateway CVE-2022-22947 Usage py Spring-Cloud-Gateway.py UrlsPath After execution, a gateway.log file is generated, where '+', '-', '' indicate 'vulnerable', 'not vulnerable', and 'request error' respectively...

10CVSS8AI score0.98253EPSS
SaveExploits54
Nuclei
Nuclei
•added 2026/09/25 2:05 a.m.•43 views

Spring Cloud Gateway Server Webflux - Broken Access Control

Spring Cloud Gateway Server Webflux contains a vulnerability caused by unsecured and exposed actuator endpoints allowing modification of Spring Environment properties, letting attackers modify configuration, exploit requires unsecured actuator endpoints exposure. id: CVE-2025-41243 info: name:...

10CVSS8.2AI score0.03548EPSS
SaveExploits0References4
Nuclei
Nuclei
•added 2026/09/25 2:05 a.m.•117 views

Spring Cloud Gateway Code Injection

Applications using Spring Cloud Gateway prior to 3.1.1+ and 3.0.7+ are vulnerable to a code injection attack when the Gateway Actuator endpoint is enabled, exposed and unsecured. A remote attacker could make a maliciously crafted request that could allow arbitrary remote execution on the remote...

10CVSS7.9AI score0.98253EPSS
SaveExploits54References5
Kitploit
Kitploit
•added 2026/09/25 12:39 a.m.•11 views

spring-cloud-gateway-rce

Spring Cloud Gateway Actuator API SpEL Expression Injection Command Execution CVE-2022-22947 1. Installation root@kitploit: pip3 install -r requirements.txt 2. Usage root@kitploit: $ python3 spring-cloud-gateway-rce.py -h / \ /\ /\ /\ | \ / \ | \ | \ | \ | \ / \ | || | | | / / \ \ / / /\ || | | |...

10CVSS8.3AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
•added 2026/09/25 12:38 a.m.•15 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...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 12:02 a.m.•7 views

CVE-2022-22947

CVE-2022-22947 CVE-2022-22947 Spring-Cloud-Gateway In the first quarter of 2022, an interesting and critical base score of 10.0 Spring Cloud Gateway Code Injection vulnerability was discovered leveraging the Actuator API to perform SpEL Injection, potentially leading to system compromise. Spring...

10CVSS7.9AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
•added 2026/09/24 5:59 p.m.•9 views

CVE-2025-41243-Vulnerability-Lab

CVE-2025-41243: Spring Cloud Gateway RCE Lab Vulnerability Description Spring Cloud Gateway has a SpEL expression injection vulnerability. When the Actuator endpoint is enabled, an attacker can achieve remote code execution RCE. How to Start docker-compose up -d Reproduction 1. Access...

10CVSS8.7AI score0.03548EPSS
SaveExploits0
Rows per page
Query Builder