2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2022-23527" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2022-12-14T18:15:20.850" ,
2023-07-21 20:00:36 +00:00
"lastModified" : "2023-07-21T19:25:39.177" ,
"vulnStatus" : "Analyzed" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "mod_auth_openidc is an OpenID Certified\u2122 authentication and authorization module for the Apache 2.x HTTP server. Versions prior to 2.4.12.2 are vulnerable to Open Redirect. When providing a logout parameter to the redirect URI, the existing code in oidc_validate_redirect_url() does not properly check for URLs that start with /\\t, leading to an open redirect. This issue has been patched in version 2.4.12.2. Users unable to upgrade can mitigate the issue by configuring mod_auth_openidc to only allow redirection when the destination matches a given regular expression with OIDCRedirectURLsAllowed."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.7 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
2023-07-21 20:00:36 +00:00
"source" : "nvd@nist.gov" ,
2023-04-24 12:24:31 +02:00
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-601"
}
]
2023-07-21 20:00:36 +00:00
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-601"
}
]
2023-04-24 12:24:31 +02:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2023-05-25 22:00:29 +00:00
"criteria" : "cpe:2.3:a:openidc:mod_auth_openidc:*:*:*:*:*:*:*:*" ,
2023-04-24 12:24:31 +02:00
"versionEndExcluding" : "2.4.12.2" ,
2023-05-25 22:00:29 +00:00
"matchCriteriaId" : "2154DC4B-791C-45E2-BC99-EB188F6AC62E"
2023-04-24 12:24:31 +02:00
}
]
}
]
2023-07-21 20:00:36 +00:00
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73"
}
]
}
]
2023-04-24 12:24:31 +02:00
}
] ,
"references" : [
{
"url" : "https://github.com/zmartzone/mod_auth_openidc/blob/v2.4.12.1/auth_openidc.conf#L975-L984" ,
"source" : "security-advisories@github.com" ,
"tags" : [
2023-07-21 20:00:36 +00:00
"Product"
2023-04-24 12:24:31 +02:00
]
} ,
{
"url" : "https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-q6f2-285m-gr53" ,
"source" : "security-advisories@github.com" ,
"tags" : [
2023-07-21 20:00:36 +00:00
"Vendor Advisory"
2023-04-24 12:24:31 +02:00
]
2023-07-19 02:01:21 +00:00
} ,
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/07/msg00020.html" ,
2023-07-21 20:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
}
]
}