原始 OSV JSON{
"id": "GHSA-xggx-fx6w-v7ch",
"aliases": [
"CVE-2019-3802"
],
"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.",
"summary": "Improper Neutralization of Wildcards or Matching Symbols",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.1.0"
},
{
"fixed": "2.1.8"
}
]
}
],
"package": {
"name": "org.springframework.data:spring-data-jpa",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.1.8"
}
]
}
],
"package": {
"name": "org.springframework.data:spring-data-jpa",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 2.0.14"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.11.22"
}
]
}
],
"package": {
"name": "org.springframework.data:spring-data-jpa",
"ecosystem": "Maven"
}
}
],
"modified": "2021-08-04T20:41:46Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"published": "2019-06-04T15:42:15Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3802",
"type": "ADVISORY"
},
{
"url": "https://pivotal.io/security/cve-2019-3802",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-155",
"CWE-200"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2019-06-03T14:29:00Z",
"github_reviewed_at": "2019-06-04T15:38:52Z"
}
}