• CVE-2022-23527

发布时间: 2023年4月21日

修改时间: 2024年10月31日

概要

mod_auth_openidc is an OpenID Certified™ 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.

CVSS v3 指标

NVD openEuler
Confidentiality Low Low
Attack Vector Network Network
CVSS评分 6.1 6.1
Attack Complexity Low Low
Privileges Required None None
Scope Changed Changed
Integrity Low Low
User Interaction Required Required
Availability None None

安全公告

公告名 概要 发布时间
KylinSec-SA-2023-1316 mod_auth_openidc security update 2023年4月21日
KylinSec-SA-2023-2145 mod_auth_openidc security update 2023年4月21日

影响产品

产品 状态
KY3.5.1 mod_auth_openidc Fixed
KY3.5.2 mod_auth_openidc Fixed