In Kamailio before 5.0.7 and 5.1.x before 5.1.4, a crafted SIP message with an invalid Via header causes a segmentation fault and crashes Kamailio. The reason is missing input validation in the crcitt_string_array core function for calculating a CRC hash for To tags. (An additional error is present in the check_via_address core function: this function also misses input validation.) This could result in denial of service and potentially the execution of arbitrary code.
References
Link | Resource |
---|---|
https://lists.debian.org/debian-lts-announce/2018/09/msg00013.html | Mailing List Third Party Advisory |
https://skalatan.de/blog/advisory-hw-2018-06 | Exploit Patch Third Party Advisory |
https://www.debian.org/security/2018/dsa-4292 | Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2018/09/msg00013.html | Mailing List Third Party Advisory |
https://skalatan.de/blog/advisory-hw-2018-06 | Exploit Patch Third Party Advisory |
https://www.debian.org/security/2018/dsa-4292 | Third Party Advisory |
Configurations
History
21 Nov 2024, 03:53
Type | Values Removed | Values Added |
---|---|---|
References | () https://lists.debian.org/debian-lts-announce/2018/09/msg00013.html - Mailing List, Third Party Advisory | |
References | () https://skalatan.de/blog/advisory-hw-2018-06 - Exploit, Patch, Third Party Advisory | |
References | () https://www.debian.org/security/2018/dsa-4292 - Third Party Advisory |
Information
Published : 2018-09-07 14:29
Updated : 2024-11-21 03:53
NVD link : CVE-2018-16657
Mitre link : CVE-2018-16657
CVE.ORG link : CVE-2018-16657
JSON object : View
Products Affected
debian
- debian_linux
kamailio
- kamailio
CWE
CWE-476
NULL Pointer Dereference