7.5
CVSSv2

CVE-2007-3621

Published: 09/07/2007 Updated: 15/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Multiple CRLF injection vulnerabilities in callboth.php in AsteriDex 3.0 and previous versions allow remote malicious users to inject arbitrary shell commands via the (1) IN and (2) OUT parameters.

Vulnerable Product Search on Vulmon Subscribe to Product

asteridex asteridex

Exploits

## ## Begin exploit ## #!/bin/bash echo Asteridex PoC Exploit (callbothphp vulnerability) echo By Carl Livitt / Hoku Security / June 2007 echo # This has to be (a) a valid SIP address, and (b) must answer when dialled # The exploit will fail without these conditions being met # Currently uses the Melonite SIP echo test service SIP="190@sipme ...