GSD-2016-6521
Vulnerability from gsd - Updated: 2023-12-13 01:21Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2016-6521",
"description": "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.",
"id": "GSD-2016-6521"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2016-6521"
],
"details": "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.",
"id": "GSD-2016-6521",
"modified": "2023-12-13T01:21:22.977032Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"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"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "(,1.5.9],[2.0.6]",
"affected_versions": "All versions up to 1.5.9, version 2.0.6",
"cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-352",
"CWE-937"
],
"date": "2017-01-26",
"description": "Cross-site request forgery (CSRF) vulnerability in Grails console (aka Grails Debug Console and Grails Web Console) allows remote attackers to hijack the authentication of users for requests that execute arbitrary Groovy code via unspecified vectors.",
"fixed_versions": [
"2.0.1",
"2.1.0"
],
"identifier": "CVE-2016-6521",
"identifiers": [
"CVE-2016-6521"
],
"not_impacted": "All versions after 1.5.9 before 2.0.6, all versions after 2.0.6",
"package_slug": "maven/org.grails/grails-core",
"pubdate": "2017-01-23",
"solution": "Upgrade to versions 2.0.1, 2.1.0 or above.",
"title": "Cross-Site Request Forgery (CSRF)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2016-6521",
"https://github.com/sheehan/grails-console/issues/54",
"https://github.com/sheehan/grails-console/issues/55"
],
"uuid": "a564e885-94d9-4034-8135-88214624bbcf"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:gopivotal:grails:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "1.5.9",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:gopivotal:grails:2.0.6:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-6521"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"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": "en",
"value": "CWE-352"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/sheehan/grails-console/issues/55",
"refsource": "CONFIRM",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://github.com/sheehan/grails-console/issues/55"
},
{
"name": "https://github.com/sheehan/grails-console/issues/54",
"refsource": "CONFIRM",
"tags": [
"Exploit",
"Vendor Advisory"
],
"url": "https://github.com/sheehan/grails-console/issues/54"
},
{
"name": "[oss-security] 20160803 Grails Console is still vulnerable to CSRF CVE-2016-6521",
"refsource": "MLIST",
"tags": [
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2016/08/03/9"
},
{
"name": "[oss-security] 20160801 CVE Request: CSRF in Grails console",
"refsource": "MLIST",
"tags": [
"Patch",
"Third Party Advisory"
],
"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",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2016/08/02/11"
},
{
"name": "92267",
"refsource": "BID",
"tags": [],
"url": "http://www.securityfocus.com/bid/92267"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": true
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
},
"lastModifiedDate": "2017-01-26T02:59Z",
"publishedDate": "2017-01-23T21:59Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…