Lucene search
+L

136 matches found

Kitploit
Kitploit
•added 2026/09/10 3:47 a.m.•6 views

CVE-2017-8046

DISCLAIMER: This repository is supplementary to the VGS blog post, How to Avoid "Using Components with Known Vulnerabilities". It contains an application with a known security vulnerability namely, CVE-2017-8046, as well as the description of how to exploit it. Use the application at your own ris...

9.8CVSS8AI score0.7453EPSS
SaveExploits8
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 2:41 a.m.•6 views

CVE-2022-22980

CVE-2022-22980 Spring Data MongoDB SpEL Expression Injection MongoDB is a document-oriented NoSQL database with the scalable and flexible that used for high volume data storage. Instead of using tables and rows as in the traditional relational databases, MongoDB makes use of collections and...

9.8CVSS7.6AI score0.17836EPSS
SaveExploits3
Kitploit
Kitploit
•added 2026/09/09 11:31 p.m.•6 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.1AI score0.03548EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/09 8:29 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/09 8:26 p.m.•7 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.5AI score0.99938EPSS
SaveExploits37References2
Kitploit
Kitploit
•added 2026/09/09 8:08 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/09 7:23 p.m.•4 views

Spring_cve-2022-22980

Springcve-2022-22980 spring data mongodb remote code execution | cve-2022-22980 poc Description A Spring Data MongoDB application is vulnerable to SpEL injection when using @Query or @Aggregation-annotated query methods with SpEL expressions that contain query parameter placeholders for value...

9.8CVSS8.2AI score0.17836EPSS
SaveExploits3
Kitploit
Kitploit
•added 2026/09/09 6:23 p.m.•6 views

CVE-2022-22963

CVE-2022-22963 En las versiones 3.1.6, 3.2.2 y versiones anteriores de Spring Cloud Function, al utilizar la funcionalidad de enrutamiento es posible que un usuario proporcione un SpEL especialmente diseñado como una expresión de enrutamiento que puede resultar en la ejecución remota de código y ...

9.8CVSS7.6AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
•added 2026/09/09 3:59 p.m.•5 views

cve-2022-22980

spring-data-mongodb-cve-2022-22980-exp A mediocre vulnerability, just making a note. 1. Start Redis, port 27017 2. Start the project, SpringBoot starts on port 6666 3. root@kitploit: GET /v1/user/get?username=Tjava.lang.Runtime.getRuntime.exec'open+-a+calculator.app' HTTP/1.1 Host: localhost:6666...

9.8CVSS8AI score0.17836EPSS
SaveExploits3References2
Kitploit
Kitploit
•added 2026/09/09 3:01 p.m.•4 views

Spring-Data-Mongodb-Example

Spring-Data-Mongodb-Example CVE-2022-22980 environment Build docker environment root@kitploit: docker build -t mongo . docker run -dit -p 6666:6666 mongo PoC root@kitploit: āžœ Spring-Data-Mongodb-Example git:main curl 0:6666/v1/user/get -d 'id=Tjava.lang.Runtime.getRuntime.exec"touch /tmp/aaaa"'...

9.8CVSS8AI score0.17836EPSS
SaveExploits3
Kitploit
Kitploit
•added 2026/09/09 1:49 p.m.•10 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.8CVSS7.6AI score0.99938EPSS
SaveExploits137
Kitploit
Kitploit
•added 2026/09/09 1:24 p.m.•4 views

Demo-Exploit-Jackson-RCE

Demo-Exploit-Jackson-RCE Based on the project jackson-rce-via-spel this project serves as an example web application to test multiple attack vectors file upload, forms on the Jackson-databind vulnerability. Introduction Based on an Angular7 frontend and a spring-boot backend different attack...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/09 1:06 p.m.•5 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.8CVSS7.6AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
•added 2026/09/09 1:05 p.m.•9 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 //...

10CVSS7.9AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
•added 2026/09/09 12:15 p.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/09 11:57 a.m.•7 views

CVE-2022-22963

CVE-2022-22963 CVE-2022-22963 Spring-Cloud-Function-SpELRCE Vulnerability Reproduction Requires Docker environment Method 1 to start the vulnerable environment root@kitploit: git clone https://github.com/RanDengShiFu/CVE-2022-22963.git;cd CVE-2022-22963;bash Start.sh Method 2 to start the...

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

CVE-2022-22947

CVE-2022-22947 poc for CVE-2022-22947 python CVE-202222947POC.py http://targetip:port/ Refer to POCs and articles from several experts 1.https://github.com/chaosec2021/CVE-2022-22947-POC 2.https://y4er.com/post/cve-2022-22947-springcloud-gateway-spel-rce-echo-response/...

10CVSS7.8AI score0.98253EPSS
SaveExploits54References1
Kitploit
Kitploit
•added 2026/09/09 10:48 a.m.•4 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 / \ /\ /\ /\ | \ / \ | \ | \ | \ | \ / \ | || | | | / / \ \ / / /\ || | | |...

10CVSS7.9AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
•added 2026/09/09 10:43 a.m.•4 views

CVE-2022-22947

Spring Cloud Gateway Actuator API SpEL Expression Injection Command Execution Exploit Usage: python3 CVE-2022-22947.py -u "http://127.0.0.1:8080" -c "whoami" Result: Malicious SpEL expression route added successfully! Route refresh successful! Attack result obtained successfully:...

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