OSV 1.4.0 · unreviewed · 修改于 2026-09-01 02:31
发布时间
2026-08-22 23:31
GitHub 审查时间
—
NVD 发布时间
2026-08-22 21:16
源文件
advisories/unreviewed/2026/08/GHSA-h7j9-p76m-fhvx/GHSA-h7j9-p76m-fhvx.json
PasswordPusher versions v1.45.11 through v2.9.5 contain an improper authorization vulnerability in the push deletion logic. The ownership check compares @push.user against current_user; for an anonymously created push both values are nil, and Ruby evaluates nil == nil as true, so the check passes and the deletable_by_viewer restriction is never enforced. An attacker who knows only the secret URL can permanently delete an anonymous push even when the creator disabled viewer deletion and even without the passphrase. Only deployments that allow anonymous pushes (the default) are affected. The issue is fixed in v2.9.6.
该公告没有提供结构化的受影响软件包信息。