Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-40526 1 Volmarg 1 Personal Management System 2026-08-27 6.5 Medium
Volmarg Personal Management System contains a path traversal vulnerability that allows authenticated attackers to read arbitrary files by supplying absolute filesystem paths to the GET /public/get-file/{path} endpoint. The path route parameter is passed directly to file_get_contents() without canonicalization against a permitted base directory, enabling attackers to retrieve sensitive files accessible to the PHP-FPM worker process without using directory traversal sequences.
CVE-2024-29319 2 Personal-management-system, Volmarg 2 Personal Management System, Personal Management System 2024-11-21 3.8 Low
Volmarg Personal Management System 1.4.64 is vulnerable to SSRF (Server Side Request Forgery) via uploading a SVG file. The server can make unintended HTTP and DNS requests to a server that the attacker controls.