
Find real vulnerabilities before they ship
phpMyFAQ before 4.1.2 contains a path traversal vulnerability in Client::deleteClientFolder that allows admins with INSTANCE_DELETE permission to delete arbitrary directories. Attackers can submit traversal sequences like https://../../../<path> in the client URL parameter to recursively delete directories outside the intended clientFolder scope.
Base Score
6.5| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| phpMyFAQ/phpMyFAQ(Packagist) | 0 | 4.1.2 | N/A |
| Base Score | 6.5 |
|---|---|
| Vector String | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H |
| Base Severity | Medium |
| Version | 3.1 |
| Attack Vector (AV) | NETWORK |