GHSA-9QF9-28H9-HQCJ
Vulnerability from github – Published: 2022-05-13 01:02 – Updated: 2022-11-04 18:40
VLAI?
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.
Severity ?
9.8 (Critical)
{
"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…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…