vendor:
SIPd
by:
Storm
7.5
CVSS
HIGH
Format String Vulnerability
134
CWE
Product Name: SIPd
Affected Version From: 2000.1.4
Affected Version To: 2000.1.4
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2002
SIPd – SIP Password Format String
sipd has been reported prone to a format string vulnerability that may be triggered remotely. It has been reported that sip URI arguments passed to the affected server are not sufficiently handled. An attacker may place format specifiers in the URI and they will be handled literally, potentially allowing the attacker to read from and write to arbitrary memory.
Mitigation:
Input validation should be used to prevent format string attacks.