cvelist/2020/15xxx/CVE-2020-15768.json

67 lines
2.4 KiB
JSON
Raw Normal View History

2020-07-15 05:01:21 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-09-18 14:01:32 +00:00
"ID": "CVE-2020-15768",
"STATE": "PUBLIC"
2020-07-15 05:01:21 +00:00
},
2020-09-18 14:01:32 +00:00
"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",
2020-07-15 05:01:21 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-11-09 21:01:50 +00:00
"value": "An issue was discovered in Gradle Enterprise 2017.3 - 2020.2.4 and Gradle Enterprise Build Cache Node 1.0 - 9.2. Unrestricted HTTP header reflection in Gradle Enterprise allows remote attackers to obtain authentication cookies, if they are able to discover a separate XSS vulnerability. This potentially allows an attacker to impersonate another user. Gradle Enterprise affected application request paths:/info/headers, /cache-info/headers, /admin-info/headers, /distribution-broker-info/headers. Gradle Enterprise Build Cache Node affected application request paths:/cache-node-info/headers."
2020-09-18 14:01:32 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/gradle/gradle/security/advisories",
"refsource": "MISC",
"name": "https://github.com/gradle/gradle/security/advisories"
},
{
"refsource": "CONFIRM",
"name": "https://security.gradle.com/advisory/CVE-2020-15768",
"url": "https://security.gradle.com/advisory/CVE-2020-15768"
2020-07-15 05:01:21 +00:00
}
]
}
}