cvelist/2016/6xxx/CVE-2016-6652.json
2019-03-18 05:02:55 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security_alert@emc.com",
"ID": "CVE-2016-6652",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "SQL injection vulnerability in Pivotal Spring Data JPA before 1.9.6 (Gosling SR6) and 1.10.x before 1.10.4 (Hopper SR4), when used with a repository that defines a String query using the @Query annotation, allows attackers to execute arbitrary JPQL commands via a sort instance with a function call."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "93276",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/93276"
},
{
"name": "https://jira.spring.io/browse/DATAJPA-965",
"refsource": "CONFIRM",
"url": "https://jira.spring.io/browse/DATAJPA-965"
},
{
"name": "https://pivotal.io/security/cve-2016-6652",
"refsource": "CONFIRM",
"url": "https://pivotal.io/security/cve-2016-6652"
},
{
"name": "GLSA-201701-01",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201701-01"
},
{
"name": "https://github.com/spring-projects/spring-data-jpa/commit/b8e7fe",
"refsource": "CONFIRM",
"url": "https://github.com/spring-projects/spring-data-jpa/commit/b8e7fe"
}
]
}
}