Rapid7's Metasploit msfvenom framework handles APK files in a way that allows for a malicious user to craft and publish a file that would execute arbitrary commands on a victim's machine.
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
Link | Tags |
---|---|
https://github.com/rapid7/metasploit-framework/pull/14288 | exploit third party advisory patch |
http://packetstormsecurity.com/files/160004/Rapid7-Metasploit-Framework-msfvenom-APK-Template-Command-Injection.html | exploit vdb entry third party advisory |
http://packetstormsecurity.com/files/161200/Metasploit-Framework-6.0.11-Command-Injection.html | exploit vdb entry third party advisory |