vendor:
Officeintercom
by:
xsploited security
7,5
CVSS
HIGH
Remote Denial of Service
400
CWE
Product Name: Officeintercom
Affected Version From: <= v5.20
Affected Version To: <= v5.20
Patch Exists: NO
Related CWE: N/A
CPE: NCH Officeintercom
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows XP SP3
2010
NCH Officeintercom <= v5.20 Remote Denial of Service Vulnerability
NCH Office Intercom is prone to a remote denial of service attack when parsing a maliscous SIP invite request. If the Content-Length field has a value of -1 (or a large integer such as 3645363) the server will crash due to a NULL pointer reference, causing an access violation.
Mitigation:
Ensure that the Content-Length field is properly validated and sanitized before processing.