3 matches found
CVE-2026-45725
A flaw was found in compliance-trestle. The library's remote fetching cache mechanism HTTPSFetcher and SFTPFetcher does not properly sanitize path traversal sequences ../ when constructing local cache file paths from URLs. A remote attacker can exploit this by referencing a malicious URL in an...
CVE-2026-45725
compliance-trestle is a tooling platform for managing compliance as code. Prior to versiions 3.12.2 and 4.0.3, the compliance-trestle library's remote fetching cache mechanism HTTPSFetcher and SFTPFetcher constructs the local cache file path from the URL path component without sanitizing path...
CVE-2026-45725
CVE-2026-45725 affects compliance-trestle: the remote fetching cache (HTTPSFetcher and SFTPFetcher) constructs local cache paths from URL path components without sanitizing path traversal sequences ("../"). This can cause the HTTP response body to be written to a location outside the intended cac...