ghsa-4fq3-mr56-cg6r
Vulnerability from github
Published
2018-10-17 17:23
Modified
2024-03-20 14:20
Severity ?
Summary
Spring Data Commons remote code injection vulnerability
Details
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 special elements. An unauthenticated remote malicious user (or attacker) can supply specially crafted request parameters against Spring Data REST backed HTTP resources or using Spring Data's projection-based request payload binding that can lead to a remote code execution attack.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.springframework.data:spring-data-commons" }, "ranges": [ { "events": [ { "introduced": "1.13.0" }, { "fixed": "1.13.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework.data:spring-data-commons" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.0.6" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-1273" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T20:58:14Z", "nvd_published_at": "2018-04-11T13:29:00Z", "severity": "CRITICAL" }, "details": "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 special elements. An unauthenticated remote malicious user (or attacker) can supply specially crafted request parameters against Spring Data REST backed HTTP resources or using Spring Data\u0027s projection-based request payload binding that can lead to a remote code execution attack.", "id": "GHSA-4fq3-mr56-cg6r", "modified": "2024-03-20T14:20:41Z", "published": "2018-10-17T17:23:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1273" }, { "type": "WEB", "url": "https://github.com/spring-projects/spring-data-commons/issues/1721" }, { "type": "WEB", "url": "https://github.com/spring-projects/spring-data-commons/commit/ae1dd2741ce06d44a0966ecbd6f47beabde2b653" }, { "type": "WEB", "url": "https://github.com/spring-projects/spring-data-commons/commit/b1a20ae1e82a63f99b3afc6f2aaedb3bf4dc432a" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-4fq3-mr56-cg6r" }, { "type": "PACKAGE", "url": "https://github.com/spring-projects/spring-data-commons" }, { "type": "WEB", "url": "https://pivotal.io/security/cve-2018-1273" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujul2022.html" }, { "type": "WEB", "url": "http://mail-archives.apache.org/mod_mbox/ignite-dev/201807.mbox/%3CCAK0qHnqzfzmCDFFi6c5Jok19zNkVCz5Xb4sU%3D0f2J_1i4p46zQ%40mail.gmail.com%3E" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Spring Data Commons remote code injection vulnerability" }
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.