3 matches found
PT-2026-56842
Name of the Vulnerable Software and Affected Versions Note Mark versions prior to 0.19.5 Description An authenticated user can perform a path traversal attack by providing a specially crafted slug value when creating a book or note. The application uses an unanchored regular expression a-z0-9-+ f...
CVE-2026-56445
The qrscp application's C-STORE handler uses a specific instance from attacker-supplied DICOM datasets directly in os.path.join without sanitization, allowing file writes to arbitrary paths...
Directory Traversal
Overview serve-lite is an a lightweight http-server for static file-based web development Affected versions of this package are vulnerable to Directory Traversal due to missing input sanitization or other checks and protections employed to the req.url passed as-is to path.join. PoC 1 Install the...