cvelist/2016/6xxx/CVE-2016-6521.json
2019-03-18 03:44:22 +00:00

87 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-6521",
"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": "Cross-site request forgery (CSRF) vulnerability in Grails console (aka Grails Debug Console and Grails Web Console) 2.0.7, 1.5.10, and earlier allows remote attackers to hijack the authentication of users for requests that execute arbitrary Groovy code via unspecified vectors."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20160801 CVE Request: CSRF in Grails console",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/08/02/2"
},
{
"name": "[oss-security] 20160802 Re: CVE Request: CSRF in Grails console",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/08/02/11"
},
{
"name": "https://github.com/sheehan/grails-console/issues/54",
"refsource": "CONFIRM",
"url": "https://github.com/sheehan/grails-console/issues/54"
},
{
"name": "92267",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/92267"
},
{
"name": "https://github.com/sheehan/grails-console/issues/55",
"refsource": "CONFIRM",
"url": "https://github.com/sheehan/grails-console/issues/55"
},
{
"name": "[oss-security] 20160803 Grails Console is still vulnerable to CSRF CVE-2016-6521",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/08/03/9"
}
]
}
}