Lucene search
+L

320 matches found

Kitploit
Kitploit
added 2026/09/15 4:55 p.m.12 views

CVE-2022-22963

Spring Cloud Function 漏洞CVE-2022-22963 存在 CVE-2022-22963 漏洞的应用程序 CVE-2022-22963 漏洞利用演示 https://user-images.githubusercontent.com/57348147/161266562-51d025f0-54d4-488f-ac50-2317e29bfbdf.mp4 构建 root@kitploit: docker pull me2nuk/cves:2022-22963 docker run -it -p 8080:8080 --name=vuln...

9.8CVSS8AI score0.99938EPSS
SaveExploits37References3
Kitploit
Kitploit
added 2026/09/15 12:27 a.m.8 views

CVE-2022-22963

CVE-2022-22963 针对 CVE-2022-22963 的教育性概念验证自动化工具,已在经授权的 Hack The Box 实验室环境中演示。 概述 CVE-2022-22963 是一个 Spring Cloud Function 漏洞,涉及 spring.cloud.function.routing-expression 请求头。 在易受攻击的配置下,攻击者可滥用 Spring 表达式 语言(SpEL)的求值,通过函数路由机制 调用 Java 功能。 此仓库包含一个 Python 自动化脚本,用于复现 经授权的 CTF/实验室环境中的该漏洞。 CVE ID:...

9.8CVSS8AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/14 12:22 p.m.6 views

CVE-2022-22947-

CVE-2022-22947 Spring Cloud Gateway Actuator API SpEL表达式注入命令执行(CVE-2022-22947) 注入哥斯拉内存马 默认key pass base64 注:代码没有清除路由部分自行清除下。。 测试环境:https://github.com/vulhub/vulhub/blob/master/spring/CVE-2022-22947/README.zh-cn.md 内存马class https://github.com/whwlsfb/cve-2022-22947-godzilla-memshell...

10CVSS8.1AI score0.98253EPSS
SaveExploits54References2
Kitploit
Kitploit
added 2026/09/13 3:39 p.m.6 views

CVE-2022-22947-pb-ai

Aplicación de verificación de vulnerabilidad CVE-2022-22947 Spring Cloud Gateway Esta es una aplicación Spring Cloud Gateway diseñada específicamente para demostrar y verificar la vulnerabilidad CVE-2022-22947. La aplicación utiliza una versión vulnerable de Spring Cloud Gateway y puede ejecutar...

10CVSS9.1AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/13 11:35 a.m.10 views

CVE-2022-22980

SpEL RCE Exploit - CVE-2022-22980 针对 Spring Data 的 SpEL 注入远程代码执行(RCE)漏洞利用工具。 描述 漏洞 该靶机暴露了一个 /search 端点,其接受参数 trackingid,该参数存在 SpEL 注入漏洞。此注入允许直接在服务器上执行恶意的 Java 表达式。 利用原理 1. 注入一个 SpEL 表达式,通过 Runtime.getRuntime.exec 执行 shell 命令 2. 将命令的输出以 base64 编码 3. 通过 HTTP GET 请求将结果外带至受控的监听器 4. 解码并显示结果 使用方法 先决条件...

9.8CVSS8.5AI score0.17836EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/12 10:36 p.m.9 views

CVE-2022-22963

CVE-2022-22963 CVE-2022-22963 PoC Ligeramente modificado para la traducción al inglés y detección de https://github.com/chaosec2021/Spring-cloud-function-SpEL-RCE/blob/main/SpelRCEPOC.py . Por defecto, se ejecuta whoami en el objetivo y se crea un archivo vulnerable.txt con las URLs que son...

9.8CVSS7.7AI score0.99938EPSS
SaveExploits37References2
Kitploit
Kitploit
added 2026/09/12 8:58 p.m.13 views

CVE-2026-41729

CVE-2026-41729: Spring Data REST JSON Patch Map Key SpEL Injection PoC This repository is a minimal reproduction PoC for CVE-2026-41729, as disclosed in the official Spring security advisory. Official advisory: https://spring.io/security/cve-2026-41729/ Official title: Spring Data REST SpEL...

8.1CVSS6AI score0.00393EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/11 4:40 p.m.10 views

Security Bulletin: Multiple Vulnerabilities in IBM Library Support for Spring

Summary Multiple vulnerabilities were addressed in IBM Library Support for Spring 3.4.23 Vulnerability Details CVEID:CVE-2026-47884 DESCRIPTION: Use of XsltView in a Spring MVC application can result in SSRF and RCE attack if the application has an "/" mapping that results in view rendering, and...

9.8CVSS6.9AI score0.00422EPSS
SaveExploits0Affected Software1
Kitploit
Kitploit
added 2026/09/11 12:13 a.m.8 views

CVE-2018-1270

CVE-2018-1270 - Spring messaging Spel 代码执行漏洞 昨天 Spring 公布了1个RCE漏洞,了解一下: CVE-2018-1270: Remote Code Execution with spring-messaging 影响版本 Spring Framework 5.0 to 5.0.4 Spring Framework 4.3 to 4.3.14 这个漏洞对环境没有要求,如果你在使用 spring-messaging + websocket + STOMP,请尽快升级到最新版本;如果你在用 SpringBoot,请升级到...

9.8CVSS8.2AI score0.77476EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/11 12:02 a.m.7 views

CVE-2022-22947

CVE-2022-22947 CVE-2022-22947 Spring-Cloud-Gateway 在2022年第一季度,发现了一个有趣且严重(基础评分10.0)的Spring Cloud Gateway代码注入漏洞,利用Actuator API执行SpEL注入,可能导致系统被攻破。 受影响版本:Spring Cloud Gateway 3.1.1+ 和 3.0.7+ 之前的版本。 在Spring Cloud Gateway中,应用程序容易受到代码注入攻击,如果满足以下条件:Gateway Actuator端点已启用、暴露且未加防护。 漏洞流程图 PCAP分析...

10CVSS8AI score0.98253EPSS
SaveExploits54
Veracode
Veracode
added 2026/09/10 10:06 a.m.6 views

Safety Guard Bypass

Spring Framework is vulnerable to a safety guard bypass. The vulnerability is due to improper enforcement of security restrictions during compiled SpEL expression evaluation, which allows an attacker to bypass the intended safety protections and execute expressions with capabilities that should...

9.1CVSS6AI score0.00374EPSS
SaveExploits0References2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/09 1:28 a.m.9 views

Security Bulletin: Multiple Vulnerabilities in IBM Library Support for Spring

Summary Multiple vulnerabilities were addressed in IBM Library Support for Spring 3.3.25 Vulnerability Details CVEID:CVE-2026-47884 DESCRIPTION: Use of XsltView in a Spring MVC application can result in SSRF and RCE attack if the application has an "/" mapping that results in view rendering, and...

9.8CVSS6.9AI score0.00422EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/09 1:25 a.m.10 views

Security Bulletin: Multiple Vulnerabilities in IBM Library Support for Spring

Summary Multiple vulnerabilities were addressed in IBM Library Support for Spring 3.2.31 Vulnerability Details CVEID:CVE-2026-47884 DESCRIPTION: Use of XsltView in a Spring MVC application can result in SSRF and RCE attack if the application has an "/" mapping that results in view rendering, and...

9.8CVSS6.9AI score0.00422EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/08 3:02 p.m.11 views

Security Bulletin: Multiple Vulnerabilities in IBM Library Support for Spring

Summary Multiple vulnerabilities were addressed in IBM Library Support for Spring 2.7.43 Vulnerability Details CVEID:CVE-2026-47884 DESCRIPTION: Use of XsltView in a Spring MVC application can result in SSRF and RCE attack if the application has an "/" mapping that results in view rendering, and...

9.8CVSS6.7AI score0.00422EPSS
SaveExploits0Affected Software1
Veracode
Veracode
added 2026/09/08 12:35 p.m.7 views

Denial Of Service (DoS)

Spring Framework is vulnerable to Denial of Service DoS. The vulnerability is due to inefficient processing of the SpEL power operator ^ with BigDecimal or BigInteger operands and large exponent values, which allows an attacker to supply a crafted expression that consumes excessive CPU and memory...

7.5CVSS5.9AI score0.00324EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-47886

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Applications that evaluate user-supplied Spring Expression Language SpEL expressions may be vulnerable to a Denial of Service DoS attack when the power operator...

7.5CVSS6.2AI score0.00324EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-59283

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Applications that evaluate Spring Expression Language SpEL expressions using SimpleEvaluationContext may be vulnerable to a safety guard bypass when the SpEL...

9.1CVSS6.1AI score0.00374EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/28 3:41 p.m.12 views

Security Bulletin: Vulnerabilities in spring-core-5.3.25.jar and spring-expression-6.1.11.jar (CVE-2026-41850, CVE-2026-41851, CVE-2026-41852, CVE-2026-41848) affect IBM PowerVM Novalink.

Summary The spring-core-5.3.25.jar and spring-expression-6.1.11.jar are used by IBM PowerVM Novalink. IBM PowerVM Novalink has addressed the applicable CVEs. Vulnerability Details CVEID:CVE-2026-41848 DESCRIPTION: Applications may be vulnerable to a Regular Expression Denial of Service ReDoS atta...

7.5CVSS6.7AI score0.0036EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.44 views

Spring Framework < 5.2.26 / 5.3.x < 5.3.50 / 6.0.x < 6.0.31 / 6.1.x < 6.1.29 / 6.2.x < 6.2.20 / 7.0.x < 7.0.8.1 Multiple Vulnerabilities

The version of Spring Framework installed on the remote host is prior to 5.2.26, 5.3.x prior to 5.3.50, 6.0.x prior to 6.0.31, 6.1.x prior to 6.1.29, 6.2.x prior to 6.2.20, or 7.0.x prior to 7.0.8.1. It is, therefore, affected by multiple vulnerabilities: - Spring MVC and WebFlux applications tha...

9.8CVSS6AI score0.00324EPSS
SaveExploits0References12
NVD
NVD
added 2026/08/27 8:17 p.m.11 views

CVE-2026-59283

Applications that evaluate Spring Expression Language SpEL expressions using SimpleEvaluationContext may be vulnerable to a safety guard bypass when the SpEL expression compiler is active. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19 Spring Framework 6.1.0 - 6.1.28 Spring...

9.1CVSS0.00374EPSS
SaveExploits0References1
Rows per page
Query Builder