2 matches found
GHSA-J8G2-6FC7-Q8F8 Pyramid static view path traversal up one directory
Impact This impacts users of Python 3.11 that are using a Pyramid static view with a full filesystem path and have a index.html file that is located exactly one directory above the location of the static view's file system path. No further path traversal exists, and the only file that could be...
Pyramid 路径遍历漏洞
Pyramid is a python based web framework. A path traversal vulnerability exists in Pyramid version 2.0.0 and 2.0.1, which stems from the presence of a path traversal vulnerability that can lead to easy disclosure of the file index.html...