Lucene search
+L

86 matches found

NVD
NVD
added 2022/09/24 5:15 a.m.46 views

CVE-2022-23463

Nepxion Discovery is a solution for Spring Cloud. Discover is vulnerable to SpEL Injection in discovery-commons. DiscoveryExpressionResolver’s eval method is evaluating expression with a StandardEvaluationContext, allowing the expression to reach and interact with Java classes such as...

9.8CVSS0.01872EPSS
SaveExploits1References1
Prion
Prion
added 2022/09/24 5:15 a.m.19 views

Design/Logic Flaw

Nepxion Discovery is a solution for Spring Cloud. Discover is vulnerable to SpEL Injection in discovery-commons. DiscoveryExpressionResolver’s eval method is evaluating expression with a StandardEvaluationContext, allowing the expression to reach and interact with Java classes such as...

7.5CVSS9.8AI score0.01872EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2022/09/24 4:40 a.m.52 views

CVE-2022-23463 SpEL Injection in Nepxion Discovery

Nepxion Discovery is a solution for Spring Cloud. Discover is vulnerable to SpEL Injection in discovery-commons. DiscoveryExpressionResolver’s eval method is evaluating expression with a StandardEvaluationContext, allowing the expression to reach and interact with Java classes such as...

9.4CVSS10AI score0.01872EPSS
SaveExploits1References1
OSV
OSV
added 2022/09/24 4:40 a.m.29 views

CVE-2022-23463 SpEL Injection in Nepxion Discovery

Nepxion Discovery is a solution for Spring Cloud. Discover is vulnerable to SpEL Injection in discovery-commons. DiscoveryExpressionResolver’s eval method is evaluating expression with a StandardEvaluationContext, allowing the expression to reach and interact with Java classes such as...

9.4CVSS9.5AI score
SaveExploits0References3
CVE
CVE
added 2022/09/24 4:40 a.m.124 views

CVE-2022-23463

Nepxion Discovery (Spring Cloud integration) is affected by a SpEL Injection in discovery-commons. The DiscoveryExpressionResolver’s eval method evaluates expressions with a StandardEvaluationContext, which can reach Java classes such as java.lang.Runtime and leads to Remote Code Execution. Repor...

9.8CVSS9.8AI score0.01872EPSS
SaveExploits1References1Affected Software1
Trellix
Trellix
added 2022/07/06 12:0 a.m.58 views

The Bug Report – June 2022 Edition

The Bug Report – June 2022 Edition By Trellix · July 6, 2022 This story was also written by Sam Quinn. Your Cybersecurity Comic Relief Why am I here? Why do all the most critical vulnerabilities always have to come out on holidays? Just like clockwork, CVE-2022-26134 came out over the U.S.’...

9.6AI score0.99999EPSS
SaveExploits246
Github Security Blog
Github Security Blog
added 2022/06/24 12:0 a.m.48 views

SpEL Injection in Spring Data MongoDB

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 binding if the input is not sanitized...

9.8CVSS3.9AI score0.17829EPSS
SaveExploits3References3Affected Software1
NVD
NVD
added 2022/06/23 5:15 p.m.31 views

CVE-2022-22980

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 binding if the input is not sanitized...

9.8CVSS0.17829EPSS
SaveExploits3References1
Prion
Prion
added 2022/06/23 5:15 p.m.27 views

Sql injection

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 binding if the input is not sanitized...

6.8CVSS9.5AI score0.17829EPSS
SaveExploits3References1Affected Software1
CVE
CVE
added 2022/06/22 1:56 p.m.789 views

CVE-2022-22980

CVE-2022-22980 is a SpEL injection flaw in Spring Data MongoDB where @Query/@Aggregation queries containing parameter placeholders can be exploited if input isn’t sanitized. Public advisories (VMware/Spring/TENABLE, IBM, Red Hat, OSV) confirm remote code execution risk and provide fixes: upgrade ...

9.8CVSS9.4AI score0.17829EPSS
SaveExploits3References1Affected Software1
Cvelist
Cvelist
added 2022/06/22 1:56 p.m.46 views

CVE-2022-22980

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 binding if the input is not sanitized...

9.8AI score0.17829EPSS
SaveExploits3References1
OSV
OSV
added 2022/06/22 1:56 p.m.42 views

CVE-2022-22980

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 binding if the input is not sanitized...

6.9AI score
SaveExploits0References3
Veracode
Veracode
added 2022/06/21 2:43 a.m.75 views

SpEL Injection Attacks

spring-data-mongodb is vulnerable to Spring Expression Language SpEL injection. The vulnerability exists due to the non-sanitized input in the repository query method, allowing an attacker to inject and execute malicious SpEL to the repository query method when it is annotated with @Query or...

9.8CVSS9.2AI score0.17829EPSS
SaveExploits3References5Affected Software1
Spring Security Advisories
Spring Security Advisories
added 2022/06/20 12:39 p.m.157 views

Spring Data MongoDB SpEL Expression Injection Vulnerability (CVE-2022-22980)

Updates 06-20 CVE-2022-22980 is published 06-20 Spring Data MongoDB 3.4.1 and 3.3.5 are available Table of Contents Overview Vulnerability Am I Impacted Status Suggested Workarounds Overview We would like to announce that we have released Spring Data MongoDB 3.4.1 and 3.3.5 to address the followi...

6.8CVSS1.1AI score0.17829EPSS
SaveExploits3
GithubExploit
GithubExploit
added 2022/04/15 3:41 p.m.110 views

Exploit for Expression Language Injection in Vmware Spring_Cloud_Gateway

Spring Cloud Gateway Actuator API SpEL Code Injection CVE-202...

10CVSS7.6AI score0.98253EPSS
SaveExploits54
Akamai Blog
Akamai Blog
added 2022/03/31 7:30 p.m.379 views

Spring Cloud Function SpEL Injection (CVE-2022-22963) Exploited in the Wild

Although Spring Cloud Functions are not as widespread as the Log4j library, and should provide a good separation from the hosting server, some draw the line between the two, due to the ease of exploitation over HTTP/s. This new vulnerability will definitely result in many threat actors launching...

9.8CVSS2.3AI score0.99939EPSS
SaveExploits36
GithubExploit
GithubExploit
added 2022/03/31 11:14 a.m.279 views

Exploit for Code Injection in Vmware Spring_Cloud_Function

CVE-2022-22963 CVE-2022-22963 PoC Slight modified for Englis...

9.8CVSS9.6AI score0.99939EPSS
SaveExploits36
Packet Storm
Packet Storm
added 2022/03/31 12:0 a.m.387 views

Spring Cloud Function SpEL Injection

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Spring Cloud Function SpEL Injection', 'Description' = %q Spring Cloud Function versions prior to 3.1.7 and 3.2.3 are vulnerable to remote code...

0.2AI score0.99939EPSS
SaveExploits36
Metasploit
Metasploit
added 2022/03/29 12:0 a.m.303 views

Spring Cloud Function SpEL Injection

Spring Cloud Function versions prior to 3.1.7 and 3.2.3 are vulnerable to remote code execution due to using an unsafe evaluation context with user-provided queries. By crafting a request to the application and setting the spring.cloud.function.routing-expression header, an unauthenticated attack...

9.8CVSS8.5AI score0.99939EPSS
SaveExploits36
CNVD
CNVD
added 2022/01/27 12:0 a.m.61 views

Apache ShenYu Code Injection Vulnerability

Apache ShenYu is an asynchronous , high-performance , cross-language , responsive API gateway of the United States Apache Apache Foundation . Apache ShenYu has a code injection vulnerability in versions 2.4.0 and 2.4.1 that stems from an improperly designed or implemented code development process...

9.8CVSS9.9AI score0.06029EPSS
SaveExploits0References1
Rows per page
Query Builder