Directory Traversal
Retrofit is vulnerable to directory traversal. The vulnerability exists when using encoded=true in the function addPathParameter in RequestBuilder.java, which would allow an attacker to add or delete resources which are otherwise not available from the application...