OSV 1.4.0 · github-reviewed · 修改于 2026-01-23 04:36
发布时间
2021-04-17 03:52
GitHub 审查时间
2021-04-14 01:35
NVD 发布时间
—
源文件
advisories/github-reviewed/2021/04/GHSA-2pwh-52h7-7j84/GHSA-2pwh-52h7-7j84.json
The viewer plugin implementation of <mol:molecule> renders molfile data directly inside a <script> tag without any escaping. Arbitrary JavaScript code can thus be executed in the client browser via crafted molfiles.
Patched in v0.3.0: Molfile data is now rendered as value of a hidden <input> tag and escaped via JSF's mechanisms.
No workaround available.