Описание
Mako is a template library written in Python. Prior to 1.3.12, on Windows, a URI using backslash traversal (e.g. ....\ secret.txt) bypasses the directory traversal check in Template.init and the posixpath-based normalization in TemplateLookup.get_template(), allowing reads of files outside the configured template directory. This vulnerability is fixed in 1.3.12.
| Релиз | Статус | Примечание |
|---|---|---|
| devel | not-affected | windows only |
| esm-infra-legacy/xenial | not-affected | windows only |
| esm-infra/bionic | not-affected | windows only |
| esm-infra/focal | not-affected | windows only |
| esm-infra/xenial | ignored | end of ESM support, was not-affected (windows only |
| jammy | not-affected | windows only |
| noble | not-affected | windows only |
| questing | not-affected | windows only |
| resolute | not-affected | windows only |
| upstream | not-affected | windows only |
Показывать по
Ссылки на источники
EPSS
Связанные уязвимости
Mako is a template library written in Python. Prior to 1.3.12, on Windows, a URI using backslash traversal (e.g. \..\..\ secret.txt) bypasses the directory traversal check in Template.__init__ and the posixpath-based normalization in TemplateLookup.get_template(), allowing reads of files outside the configured template directory. This vulnerability is fixed in 1.3.12.
Mako is a template library written in Python. Prior to 1.3.12, on Windows, a URI using backslash traversal (e.g. \..\..\ secret.txt) bypasses the directory traversal check in Template.__init__ and the posixpath-based normalization in TemplateLookup.get_template(), allowing reads of files outside the configured template directory. This vulnerability is fixed in 1.3.12.
Mako is a template library written in Python. Prior to 1.3.12, on Wind ...
EPSS