cvelist/2020/15xxx/CVE-2020-15776.json
2022-07-10 21:00:44 +00:00

72 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-15776",
"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": "An issue was discovered in Gradle Enterprise 2018.2 - 2020.2.4. The CSRF prevention token is stored in a request cookie that is not annotated as HttpOnly. An attacker with the ability to execute arbitrary code in a user's browser could impose an arbitrary value for this token, allowing them to perform cross-site request forgery."
}
]
},
"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-15776",
"url": "https://security.gradle.com/advisory/CVE-2020-15776"
},
{
"refsource": "MISC",
"name": "https://cwe.mitre.org/data/definitions/1004.html",
"url": "https://cwe.mitre.org/data/definitions/1004.html"
}
]
}
}