ghsa-w24x-87mr-4r23
Vulnerability from github
Published
2022-06-24 00:00
Modified
2022-06-25 07:21
Severity ?
VLAI Severity ?
Summary
SpEL Injection in Spring Data MongoDB
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.springframework.data:spring-data-mongodb" }, "ranges": [ { "events": [ { "introduced": "3.4.0" }, { "fixed": "3.4.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "3.4.0" ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework.data:spring-data-mongodb" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.3.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-22980" ], "database_specific": { "cwe_ids": [ "CWE-917" ], "github_reviewed": true, "github_reviewed_at": "2022-06-25T07:21:52Z", "nvd_published_at": "2022-06-23T17:15:00Z", "severity": "CRITICAL" }, "details": "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.", "id": "GHSA-w24x-87mr-4r23", "modified": "2022-06-25T07:21:52Z", "published": "2022-06-24T00:00:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22980" }, { "type": "WEB", "url": "https://tanzu.vmware.com/security/cve-2022-22980" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "SpEL Injection in Spring Data MongoDB" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…