OSV 1.4.0 · unreviewed · 修改于 2026-08-24 11:31
发布时间
2026-08-24 11:31
GitHub 审查时间
—
NVD 发布时间
2026-08-24 09:16
源文件
advisories/unreviewed/2026/08/GHSA-62c9-3hw5-37qf/GHSA-62c9-3hw5-37qf.json
Ghostwriter through 7.2.6 does not apply per-object authorization on its report template lint endpoints. RoleBasedAccessControlMixin.test_func returns only request.user.is_active unless a view overrides it, and neither the endpoint that lints a report template nor the endpoint that returns stored lint results provides an override, so each resolves a ReportTemplate from a caller-supplied primary key with no ownership or client-scope check. Any authenticated account can therefore lint an arbitrary template, which overwrites that template's stored lint result, and can read the returned findings, which enumerate the template's variable names and template-engine errors and so disclose its structure. This is distinct from the template swap path: that endpoint authorizes the report but omits the per-template check, whereas these endpoints omit authorization entirely and remain unfixed.
该公告没有提供结构化的受影响软件包信息。