OSV 1.4.0 · unreviewed · 修改于 2026-08-25 11:32
发布时间
2026-08-25 11:32
GitHub 审查时间
—
NVD 发布时间
2026-08-25 10:16
源文件
advisories/unreviewed/2026/08/GHSA-wjcm-7h7g-36vh/GHSA-wjcm-7h7g-36vh.json
Adminer before 5.4.3 uses a CSRF token scheme that transmits both the XOR mask and the masked value in every token (format (rand XOR secret):rand), allowing anyone who observes a single CSRF token (e.g., via network sniffing, log files, Referrer header, or XSS) to recover the session secret with a single XOR operation and forge unlimited valid tokens. The implementation is further weakened by a low-entropy session token (rand(1,1e6), ~20 bits) that permits blind brute-force, and by use of loose comparison (==) in token verification, enabling PHP type juggling. Exploitation enables cross-site request forgery against authenticated sessions, including execution of arbitrary SQL queries.
该公告没有提供结构化的受影响软件包信息。