2023-06-12 18:00:31 +00:00
{
"id" : "CVE-2023-34246" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-06-12T17:15:09.967" ,
2024-12-09 07:03:44 +00:00
"lastModified" : "2024-12-09T05:15:04.823" ,
2023-07-12 20:00:38 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-12 18:00:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape. Prior to version 5.6.6, Doorkeeper automatically processes authorization requests without user consent for public clients that have been previous approved. Public clients are inherently vulnerable to impersonation, their identity cannot be assured. This issue is fixed in version 5.6.6."
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-21 18:00:36 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-06-21 18:00:36 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:N" ,
"baseScore" : 4.2 ,
"baseSeverity" : "MEDIUM" ,
2023-06-21 18:00:36 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "HIGH" ,
2023-06-21 18:00:36 +00:00
"privilegesRequired" : "NONE" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "REQUIRED" ,
2023-06-21 18:00:36 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-06-21 18:00:36 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.6 ,
2023-06-21 18:00:36 +00:00
"impactScore" : 2.5
} ,
2023-06-12 18:00:31 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-06-12 18:00:31 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
2023-06-12 18:00:31 +00:00
"attackVector" : "NETWORK" ,
2024-12-08 03:06:42 +00:00
"attackComplexity" : "LOW" ,
2023-06-12 18:00:31 +00:00
"privilegesRequired" : "NONE" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "NONE" ,
2023-06-12 18:00:31 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-06-12 18:00:31 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
2023-06-12 18:00:31 +00:00
"impactScore" : 2.5
}
]
} ,
"weaknesses" : [
{
2023-07-12 20:00:38 +00:00
"source" : "security-advisories@github.com" ,
2024-12-08 03:06:42 +00:00
"type" : "Secondary" ,
2023-06-12 18:00:31 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-287"
}
]
2023-06-21 18:00:36 +00:00
} ,
{
2023-07-12 20:00:38 +00:00
"source" : "nvd@nist.gov" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-06-21 18:00:36 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-287"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:doorkeeper_project:doorkeeper:*:*:*:*:*:ruby:*:*" ,
"versionEndExcluding" : "5.6.6" ,
"matchCriteriaId" : "641ABDD9-506A-4C4D-9841-3CBECA3E5D0B"
}
]
}
]
2023-06-12 18:00:31 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/doorkeeper-gem/doorkeeper/issues/1589" ,
2023-06-21 18:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2023-06-12 18:00:31 +00:00
} ,
{
"url" : "https://github.com/doorkeeper-gem/doorkeeper/pull/1646" ,
2023-06-21 18:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-06-12 18:00:31 +00:00
} ,
{
"url" : "https://github.com/doorkeeper-gem/doorkeeper/releases/tag/v5.6.6" ,
2023-06-21 18:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Release Notes"
]
2023-06-12 18:00:31 +00:00
} ,
{
"url" : "https://github.com/doorkeeper-gem/doorkeeper/security/advisories/GHSA-7w2c-w47h-789w" ,
2023-06-21 18:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2023-06-12 18:00:31 +00:00
} ,
2023-07-12 20:00:38 +00:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/07/msg00016.html" ,
"source" : "security-advisories@github.com"
} ,
2023-06-12 18:00:31 +00:00
{
"url" : "https://www.rfc-editor.org/rfc/rfc8252#section-8.6" ,
2023-06-21 18:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Technical Description"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/doorkeeper-gem/doorkeeper/issues/1589" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
} ,
{
"url" : "https://github.com/doorkeeper-gem/doorkeeper/pull/1646" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/doorkeeper-gem/doorkeeper/releases/tag/v5.6.6" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://github.com/doorkeeper-gem/doorkeeper/security/advisories/GHSA-7w2c-w47h-789w" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/07/msg00016.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
2024-12-09 07:03:44 +00:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2024/12/msg00010.html" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108"
} ,
2024-12-08 03:06:42 +00:00
{
"url" : "https://www.rfc-editor.org/rfc/rfc8252#section-8.6" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Technical Description"
]
2023-06-12 18:00:31 +00:00
}
]
}