PT-2026-56609 · Appium · Appium
CVSS v3.1
10
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Appium versions prior to 1.1.6
Description
The Appium storage plugin contains a flaw where the handler for the 'POST /storage/delete' endpoint passes the user-supplied
name variable directly into path.join(storageRoot, name) and the fs.rimraf() function without proper path sanitization. This allows an unauthenticated remote client to use directory traversal sequences (../) to escape the storage root and recursively delete arbitrary writable files or directories.Recommendations
Update to version 1.1.6.
Exploit
Fix
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Appium