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

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-54411— Linux-PAM<=1.7.2 pam_userdb明文密码时序泄露

CVSS 5.9 · Medium

可能的 ATT&CK 技术 1AI

T1110 · Brute Force

影响版本矩阵 1

厂商产品版本范围状态
Linux-PAMLinux-PAM≤ 1.7.2affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-54411 基础信息

漏洞信息

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

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

Vulnerability Title
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Linux-PAM through 1.7.2 contains an observable timing discrepancy (CWE-208) in the pam_userdb module's plaintext-password comparison path in modules/pam_userdb/pam_userdb.c that allows a local or network-adjacent attacker able to repeatedly drive authentication through a calling service to recover the plaintext password of a target account by measuring response-timing differences. The comparison uses strncmp() (or strncasecmp() when PAM_ICASE_ARG is set) preceded by a length-equality check, so the time to reject a candidate depends on the index of the first differing byte and on whether the candidate's length matches the stored password, leaking the password length and individual prefix bytes. The vulnerable path is reached when the administrator configures pam_userdb with crypt=none, with an unrecognized crypt method, or without a crypt= argument, causing the module to store and compare credentials in plaintext.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
通过时间差异性导致的信息暴露
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
Linux-PAMLinux-PAM 0 ~ 1.7.2 -

二、漏洞 CVE-2026-54411 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-54411 的情报信息

登录查看更多情报信息。

CVE-2026-54411 补丁与修复 (1)

CVE-2026-54411 厂商页面 (1)

CVE-2026-54411 其他参考 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-54411

暂无评论


发表评论