ghsa-9qf9-28h9-hqcj
Vulnerability from github
Published
2022-05-13 01:02
Modified
2022-11-04 18:40
Severity ?
Summary
Remote code execution in PATCH requests in Spring Data REST
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.springframework.data:spring-data-rest-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.6.9.RELEASE" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework.data:spring-data-rest-core" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.1.RELEASE" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-8046" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2022-11-04T18:40:40Z", "nvd_published_at": "2018-01-04T06:29:00Z", "severity": "CRITICAL" }, "details": "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.", "id": "GHSA-9qf9-28h9-hqcj", "modified": "2022-11-04T18:40:40Z", "published": "2022-05-13T01:02:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-8046" }, { "type": "WEB", "url": "https://github.com/spring-projects/spring-data-rest/issues/1487" }, { "type": "WEB", "url": "https://github.com/spring-projects/spring-data-rest/issues/1520" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2018:2405" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1553024" }, { "type": "PACKAGE", "url": "https://github.com/spring-projects/spring-data-rest" }, { "type": "WEB", "url": "https://jira.spring.io/browse/DATAREST-1127?redirect=false" }, { "type": "WEB", "url": "https://pivotal.io/security/cve-2017-8046" } ], "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": "Remote code execution in PATCH requests in Spring Data REST" }
Loading...
Loading...
- 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.