Lucene search
+L

404 matches found

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
Wallarm Lab
Wallarm Lab
added 2022/06/23 7:14 a.m.78 views

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

Background On June 20, 2022 Spring released Spring Data MongoDB 3.4.1 and 3.3.5 to address a critical CVE report: CVE-2022-22980: Spring Data MongoDB SpEL Expression injection vulnerability through annotated repository query methods. This vulnerability was originally reported on June 13, 2022...

6.8CVSS0.4AI score0.17829EPSS
SaveExploits3
CNNVD
CNNVD
added 2022/06/23 12:0 a.m.12 views

Spring Data MongoDB 安全漏洞

Spring Framework is the U.S. Spring team of a set of open source Java, JavaEE application framework. The framework helps developers build high-quality applications. A security vulnerability exists in Spring Data MongoDB that stems from vulnerability to SpEL injection when using @Query or...

9.8CVSS8AI score0.17829EPSS
SaveExploits3References3
BDU FSTEC
BDU FSTEC
added 2022/06/23 12:0 a.m.14 views

The vulnerability of software for unifying and simplifying access to Spring Data MongoDB databases, related to errors in processing SpEL expressions, allows a perpetrator to execute arbitrary code.

The vulnerability of the software for unifying and simplifying access to Spring Data MongoDB databases is related to errors in processing SpEL expressions. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by sending a specially crafted SpEL query...

10CVSS7.9AI score0.17829EPSS
SaveExploits3References3Affected 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.43 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
Spring Security Advisories
Spring Security Advisories
added 2022/06/20 12:0 a.m.14 views

Spring Data MongoDB SpEL Expression injection vulnerability through annotated repository query methods

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. Specifically, an application is vulnerable when all of the...

9CVSS7.2AI score0.17829EPSS
SaveExploits3References1
OSV
OSV
added 2022/05/24 7:19 p.m.59 views

GHSA-4926-QPXG-6R3W Exposure of Resource to Wrong Sphere in Spring Data REST

In Spring Data REST versions 3.4.0 - 3.4.13, 3.5.0 - 3.5.5, and older unsupported versions, HTTP resources implemented by custom controllers using a configured base API path and a controller type-level request mapping are additionally exposed under URIs that can potentially be exposed for...

5.3CVSS6.1AI score0.00746EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/05/24 7:19 p.m.36 views

Exposure of Resource to Wrong Sphere in Spring Data REST

In Spring Data REST versions 3.4.0 - 3.4.13, 3.5.0 - 3.5.5, and older unsupported versions, HTTP resources implemented by custom controllers using a configured base API path and a controller type-level request mapping are additionally exposed under URIs that can potentially be exposed for...

5.3CVSS1.3AI score0.00746EPSS
SaveExploits0References3Affected Software1
Spring Security Advisories
Spring Security Advisories
added 2022/05/17 11:5 p.m.96 views

This Week in Spring - May 17th, 2022

Hi, Spring fans! Welcome to another installment of This Week in Spring! I am in beautiful Barcelona, Spain, this week, ahead of the upcoming Spring I/O show. I just spent a wonderful week in amazing England, meeting old friends, speaking at Devoxx UK, etc. A Bootiful Podcast: EasyMock contributor...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/05/17 2:37 a.m.89 views

GHSA-XR4V-28RM-PVGW Improper Neutralization of Special Elements used in an SQL Command Pivotal Spring Data JPA

SQL injection vulnerability in Pivotal Spring Data JPA before 1.9.6 Gosling SR6 and 1.10.x before 1.10.4 Hopper SR4, when used with a repository that defines a String query using the @Query annotation, allows attackers to execute arbitrary JPQL commands via a sort instance with a function call...

5.6CVSS6.4AI score0.00822EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2022/05/17 2:37 a.m.37 views

Improper Neutralization of Special Elements used in an SQL Command Pivotal Spring Data JPA

SQL injection vulnerability in Pivotal Spring Data JPA before 1.9.6 Gosling SR6 and 1.10.x before 1.10.4 Hopper SR4, when used with a repository that defines a String query using the @Query annotation, allows attackers to execute arbitrary JPQL commands via a sort instance with a function call...

6.8CVSS5.8AI score0.00822EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:2 a.m.38 views

Remote code execution in PATCH requests in Spring Data REST

Malicious PATCH requests submitted to servers using Spring Data REST versions prior to 2.6.9 Ingalls SR9, versions prior to 3.0.1 Kay SR1 can use specially crafted JSON data to run arbitrary Java code...

9.8CVSS5.9AI score0.74355EPSS
SaveExploits8References8Affected Software1
OSV
OSV
added 2022/05/13 1:2 a.m.20 views

GHSA-9QF9-28H9-HQCJ Remote code execution in PATCH requests in Spring Data REST

Malicious PATCH requests submitted to servers using Spring Data REST versions prior to 2.6.9 Ingalls SR9, versions prior to 3.0.1 Kay SR1 can use specially crafted JSON data to run arbitrary Java code...

9.8CVSS9.3AI score0.74355EPSS
SaveExploits8References8
Tenable Nessus
Tenable Nessus
added 2022/05/05 12:0 a.m.95 views

Spring Data Commons < 1.13.11 / 2.x < 2.0.6 RCE

The version of Spring Data Commons installed on the remote host is affected by a remote code execution vulnerability. Spring Data Commons, versions prior to 1.13 to 1.13.10, 2.0 to 2.0.5, and older unsupported versions, contain a property binder vulnerability caused by improper neutralization of...

9.8CVSS9AI score0.95715EPSS
SaveExploits9References2
Spring Security Advisories
Spring Security Advisories
added 2022/05/03 6:0 p.m.19 views

This Week in Spring - May 3rd, 2022

Hi, Spring fans! Welcome to another installment of This Week in Spring! How are you doin? Im excited! This week Im speaking at the ArabJUG, and Ill be speaking at Microsofts huuuge JDConf event. Both of these are virtual. Then, next Monday, Im on a plane bound for London, UK, where Ill be speakin...

7AI score
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2022/05/03 12:3 a.m.27 views

Ever wanted to rewrite a query in Spring Data JPA?

Sometimes, no matter how many features you try to apply, it seems impossible to get Spring Data JPA to apply every thing youd like to a query before it is sent to the EntityManager. With 3.0.0-SNAPSHOT and targeted for the next milestone release train of Spring Data, you now have the ability to g...

0.3AI score
SaveExploits0
Rows per page
Query Builder