{ "schema_version": "1.4.0", "id": "GHSA-fv7x-v67w-cvqv", "modified": "2022-09-22T22:55:29Z", "published": "2022-09-22T00:00:24Z", "aliases": [ "CVE-2022-31679" ], "summary": "Spring Data REST can expose hidden entity attributes", "details": "Applications that allow HTTP PATCH access to resources exposed by Spring Data REST in versions 3.6.0 - 3.6.6, 3.7.0 - 3.7.2, and older unsupported versions, if an attacker knows about the structure of the underlying domain model, they can craft HTTP requests that expose hidden entity attributes.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.springframework.data:spring-data-rest-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.6.0" }, { "fixed": "3.6.7" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework.data:spring-data-rest-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.7.0" }, { "fixed": "3.7.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31679" }, { "type": "WEB", "url": "https://github.com/spring-projects/spring-data-rest/commit/2ad081f75b4baabfbc139f0dc2b75c54889b4053" }, { "type": "WEB", "url": "https://github.com/spring-projects/spring-data-rest/commit/bf37590b25a0c066f67547b39fb4d7294e2c7cb7" }, { "type": "PACKAGE", "url": "https://github.com/spring-projects/spring-data-rest" }, { "type": "WEB", "url": "https://tanzu.vmware.com/security/cve-2022-31679" } ], "database_specific": { "cwe_ids": [], "severity": "LOW", "github_reviewed": true, "github_reviewed_at": "2022-09-22T22:55:29Z", "nvd_published_at": "2022-09-21T18:15:00Z" } }