Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/stayfoolish777/cve-2022-22947-poc
Vulnerability AnalysisCode AnalysisExploitationWeb Application ExploitationPenetration TestingAPI Security
GitHubstayfoolish777/cve-2022-22947-poc

CVE-2022-22947-POC

批量检测Spring Cloud Gateway 远程代码执行漏洞 Spring_Cloud_Gateway_RCE_POC-CVE-2022-22947

View Repository
3244 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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 attacker can send specially crafted malicious requests to remotely execute arbitrary code.

Affected Versions

  • Spring Cloud Gateway < 3.1.1
  • Spring Cloud Gateway < 3.0.7
  • Older, unsupported versions of Spring Cloud Gateway are also affected

Patched Versions

  • Spring Cloud Gateway >= 3.1.1
  • Spring Cloud Gateway >= 3.0.7

Spring Cloud Gateway is an API gateway built on Spring Framework and Spring Boot, designed to provide a simple, effective, and unified way to route API requests in a microservice architecture.

Remediation Recommendations

Temporary Mitigation:

If the gateway actuator endpoint is not required, disable it by setting management.endpoint.gateway.enabled: false. If the actuator is needed, secure it using Spring Security. See: https://docs.spring.io/spring-boot/docs/current/reference/html/actuator.html#actuator.endpoints.security

General Fix:

The vendor has released patched versions. Please update as soon as possible. Download: https://github.com/spring-cloud/spring-cloud-gateway

Attack via URL

Run using Python 3

image

Example

image

The information provided on this website is for reference only.

Download Tool