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

67 lines
2.2 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-15767",
"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 22:01:51 +00:00
"value": "An issue was discovered in Gradle Enterprise before 2020.2.5. The cookie used to convey the CSRF prevention token is not annotated with the \u201csecure\u201d attribute, which allows an attacker with the ability to MITM plain HTTP requests to obtain it, if the user mistakenly uses a HTTP instead of HTTPS address to access the server. This cookie value could then be used to perform CSRF."
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-15767",
"url": "https://security.gradle.com/advisory/CVE-2020-15767"
2020-07-15 05:01:21 +00:00
}
]
}
}