Lucene search
+L

1 matches found

OSV
OSV
added 2026/08/20 6:15 p.m.10 views

OSEC-2026-16 Path traversal in Cohttp.Path.resolve_local_file

The issue is that the function normalizes the URI path before percent decoding it: OCaml let resolvelocalfile docroot uri = let path = Uri.pctdecode path resolve "http" ofstring "/" uri in ... Because %2f is decoded after Uri.resolve, encoded separators survive dot-segment normalization. For...

8.7CVSS5.5AI score
SaveExploits0
Rows per page
Query Builder