2018-07-13 14:05:22 -04:00
{
2019-03-18 00:40:56 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"DATE_ASSIGNED" : "2018-07-10T20:50:24.886897" ,
"DATE_REQUESTED" : "2018-07-10T20:32:02" ,
"ID" : "CVE-2018-1000211" ,
"REQUESTER" : "me@justinbull.ca" ,
"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" : [
2018-07-13 14:05:22 -04:00
{
2019-03-18 00:40:56 +00:00
"lang" : "eng" ,
"value" : "Doorkeeper version 4.2.0 and later contains a Incorrect Access Control vulnerability in Token revocation API's authorized method that can result in Access tokens are not revoked for public OAuth apps, leaking access until expiry."
2018-07-13 14:05:22 -04:00
}
2019-03-18 00:40:56 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/doorkeeper-gem/doorkeeper/pull/1119" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/doorkeeper-gem/doorkeeper/pull/1119"
} ,
{
"name" : "https://github.com/doorkeeper-gem/doorkeeper/issues/891" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/doorkeeper-gem/doorkeeper/issues/891"
}
]
}
}