Description
A path traversal vulnerability exists in A10 Networks AX Loadbalancer versions 2.6.1-GR1-P5, 2.7.0, and earlier. The vulnerability resides in the handling of the filename parameter in the /xml/downloads endpoint, which fails to properly sanitize user input. An unauthenticated attacker can exploit this flaw by sending crafted HTTP requests containing directory traversal sequences to read arbitrary files outside the intended directory. The files returned by the vulnerable endpoint are deleted from the system after retrieval. This can lead to unauthorized disclosure of sensitive information such as SSL certificates and private keys, as well as unintended file deletion.
Problem types
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CWE-706 Use of Incorrectly-Resolved Name or Reference
Product status
* (semver)
* (semver)
Credits
xistence
References
raw.githubusercontent.com/...works_ax_directory_traversal.rb
www.exploit-db.com/exploits/31261
www.vulncheck.com/...networks-ax-loadbalancer-path-traversal
nvd.nist.gov (CVE-2014-125125)