{ "schema_version": "1.4.0", "id": "GHSA-xggx-fx6w-v7ch", "modified": "2021-08-04T20:41:46Z", "published": "2019-06-04T15:42:15Z", "aliases": [ "CVE-2019-3802" ], "summary": "Improper Neutralization of Wildcards or Matching Symbols", "details": "This affects Spring Data JPA in versions up to and including 2.1.6, 2.0.14 and 1.11.20. ExampleMatcher using ExampleMatcher.StringMatcher.STARTING, ExampleMatcher.StringMatcher.ENDING or ExampleMatcher.StringMatcher.CONTAINING could return more results than anticipated when a maliciously crafted example value is supplied.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.springframework.data:spring-data-jpa" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.1.0" }, { "fixed": "2.1.8" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.springframework.data:spring-data-jpa" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.0.0" }, { "fixed": "2.1.8" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 2.0.14" } }, { "package": { "ecosystem": "Maven", "name": "org.springframework.data:spring-data-jpa" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.11.22" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3802" }, { "type": "WEB", "url": "https://pivotal.io/security/cve-2019-3802" } ], "database_specific": { "cwe_ids": [ "CWE-155", "CWE-200" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2019-06-04T15:38:52Z", "nvd_published_at": "2019-06-03T14:29:00Z" } }