cvelist/2016/6xxx/CVE-2016-6582.json

87 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 04:47:44 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-6582",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 04:47:44 +00:00
"lang": "eng",
"value": "The Doorkeeper gem before 4.2.0 for Ruby might allow remote attackers to conduct replay attacks or revoke arbitrary tokens by leveraging failure to implement the OAuth 2.0 Token Revocation specification."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:47:44 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "92551",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/92551"
},
{
"name": "http://packetstormsecurity.com/files/138430/Doorkeeper-4.1.0-Token-Revocation.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/138430/Doorkeeper-4.1.0-Token-Revocation.html"
},
{
"name": "20160818 [CVE-2016-6582] Doorkeeper gem does not revoke tokens & uses wrong auth/auth method",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/539268/100/0/threaded"
},
{
"name": "20160822 [CVE-2016-6582] Doorkeeper gem does not revoke tokens & uses wrong auth/auth method",
"refsource": "FULLDISC",
"url": "http://seclists.org/fulldisclosure/2016/Aug/105"
},
{
"name": "https://github.com/doorkeeper-gem/doorkeeper/releases/tag/v4.2.0",
"refsource": "CONFIRM",
"url": "https://github.com/doorkeeper-gem/doorkeeper/releases/tag/v4.2.0"
},
{
"name": "https://github.com/doorkeeper-gem/doorkeeper/issues/875",
"refsource": "CONFIRM",
"url": "https://github.com/doorkeeper-gem/doorkeeper/issues/875"
}
]
}
}