| 概要 | Mako is a template library written in Python. Prior to 1.3.11, TemplateLookup.get_template() is vulnerable to path traversal when a URI starts with // (e.g., //../../../secret.txt). The root cause is an inconsistency between two slash-stripping implementations. Any file readable by the process can be returned as rendered template content when an application passes untrusted input directly to TemplateLookup.get_template(). This vulnerability is fixed in 1.3.11. |
|---|---|
| 公表日 | 2026年4月24日4:17 |
| 登録日 | 2026年4月25日4:06 |
| 最終更新日 | 2026年4月24日23:50 |