目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1310

100%

CVE-2025-31492— mod_auth_openidc 信息泄露漏洞

AI 预测 8.1 利用难度: 较易 EPSS 0.36% · P58
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2025-31492 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
mod_auth_openidc allows OIDCProviderAuthRequestMethod POSTs to leak protected data
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
mod_auth_openidc is an OpenID Certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. Prior to 2.4.16.11, a bug in a mod_auth_openidc results in disclosure of protected content to unauthenticated users. The conditions for disclosure are an OIDCProviderAuthRequestMethod POST, a valid account, and there mustn't be any application-level gateway (or load balancer etc) protecting the server. When you request a protected resource, the response includes the HTTP status, the HTTP headers, the intended response (the self-submitting form), and the protected resource (with no headers). This is an example of a request for a protected resource, including all the data returned. In the case where mod_auth_openidc returns a form, it has to return OK from check_userid so as not to go down the error path in httpd. This means httpd will try to issue the protected resource. oidc_content_handler is called early, which has the opportunity to prevent the normal output being issued by httpd. oidc_content_handler has a number of checks for when it intervenes, but it doesn't check for this case, so the handler returns DECLINED. Consequently, httpd appends the protected content to the response. The issue has been patched in mod_auth_openidc versions >= 2.4.16.11.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
信息暴露
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
mod_auth_openidc 信息泄露漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
mod_auth_openidc是OpenIDC开源的一款Apache HTTP服务器的身份验证/授权模块。 mod_auth_openidc存在信息泄露漏洞,该漏洞源于错误导致受保护内容泄露给未认证用户。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
OpenIDCmod_auth_openidc < 2.4.16.11 -

二、漏洞 CVE-2025-31492 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-31492 的情报信息

登录查看更多情报信息。

CVE-2025-31492 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2025-31492

暂无评论


发表评论