Emlog 是一个开源的网站构建系统。在 2.6.29 及更早版本中,emlog 中的标签名称在文章编辑器中渲染时未经过 HTML 编码。攻击者可以创建一个包含 的标签。 函数不会转义 HTML 实体,因此单引号 被原样存储。当浏览器渲染页面时,它会先将 解码为字面单引号,然后在执行 JavaScript 时,这会打破字符串结构,从而允许执行任意代码。截至发布公告时,尚未有公开已知的补丁。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-53758 | 8.7 HIGH | Emlog: Stored XSS via Parsedown Markdown Processing - Raw HTML Not Sanitized |
| CVE-2026-53757 | 6.9 MEDIUM | Emlog: Zip Slip Path Traversal in Plugin/Template ZIP Upload Enables RCE |
| CVE-2026-53756 | 4.9 MEDIUM | Emlog Blind SQL Injection via Authentication Cookie |
No comments yet