What the vulnerability does
01Description
Subscriber Path Traversal in Do Lasso <= 358 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
What the vulnerability does
Subscriber Path Traversal in Do Lasso <= 358 versions.
Explanation of Vulnerability in Simple Terms
Do Lasso versions 358 and earlier contain a path traversal vulnerability that allows authenticated users to read, modify, or delete files on the server by manipulating file paths with multiple leading dots. The vulnerability requires low-level authentication and high attack complexity, but successful exploitation grants full read, write, and delete access to sensitive files outside the intended directory.
What an attacker can do
Read, modify, or delete files on the server outside the intended directory.
Potential impact on your site
Authenticated users can access sensitive configuration files, database credentials, or other protected data stored on the server.
Conditions required to exploit
Attacker must have low-level user authentication; no user interaction required.
Key dates
External resources
Related vulnerabilities