tnftp “savefile” Arbitrary Command Execution

tnftp “savefile” Arbitrary Command Execution

This Metasploit module exploits an arbitrary command execution vulnerability in tnftp’s handling of the resolved output filename – called “savefile” in the source – from a requested resource. If tnftp is executed without the -o command-line option, it will resolve the output filename from the last component of the requested resource. If the output filename […]

The post tnftp “savefile” Arbitrary Command Execution appeared first on MondoUnix.

Polycom Command Shell Authorization Bypass

Polycom Command Shell Authorization Bypass

The login component of the Polycom Command Shell on Polycom HDX video endpoints, running software versions 3.0.5 and earlier, is vulnerable to an authorization bypass when simultaneous connections are made to the service, allowing remote network attackers to gain access to a sandboxed telnet prompt without authentication. Versions prior to 3.0.4 contain OS command injection […]

The post Polycom Command Shell Authorization Bypass appeared first on MondoUnix.

Shadowsocks Log Manipulation / Command Execution

Shadowsocks Log Manipulation / Command Execution

Several issues have been identified, which allow attackers to manipulate log files, execute commands and to brute force Shadowsocks with enabled autoban.py brute force detection. Brute force detection from autoban.py does not work with suggested tail command. The key of captured Shadowsocks traffic can be brute forced. The latest commit 2ab8c6b on Sep 6, 2017 […]

The post Shadowsocks Log Manipulation / Command Execution appeared first on MondoUnix.

NodeJS Debugger Command Injection

NodeJS Debugger Command Injection

This Metasploit module uses the “evaluate” request type of the NodeJS V8 debugger protocol (version 1) to evaluate arbitrary JS and call out to other system commands. The port (default 5858) is not exposed non-locally in default configurations, but may be exposed either intentionally or via misconfiguration. Source: NodeJS Debugger Command Injection

The post NodeJS Debugger Command Injection appeared first on MondoUnix.