OSV 1.4.0 · unreviewed · 修改于 2026-08-19 17:31
发布时间
2026-08-19 17:31
GitHub 审查时间
—
NVD 发布时间
2026-08-19 15:16
源文件
advisories/unreviewed/2026/08/GHSA-pvgp-75fv-2h99/GHSA-pvgp-75fv-2h99.json
The TranslatePress – Translate Multilingual sites with AI Translation plugin for WordPress is vulnerable to unauthenticated Stored Cross-Site Scripting in versions up to and including 3.2.5. The special gettext markers '#!trpst#' and '#!trpen#' are unconditionally rewritten to '<' and '>' by translate_page() in includes/class-translation-render.php (lines 538-539). Because those markers are plain text with no HTML-special characters, an unauthenticated attacker can embed them in a comment; the markers survive wp_kses, and when the post is viewed in a secondary language the substitution turns the attacker's '#!trpst#img ... #!trpen#' into a real <img> tag. remove_tags_from_output() only strips <script>/<style>, so an <img onerror=...> executes in the visitor's browser.
该公告没有提供结构化的受影响软件包信息。