제출 #673240: Kamailio Project Kamailio SIP Server 5.5 NULL Pointer Dereference정보

제목Kamailio Project Kamailio SIP Server 5.5 NULL Pointer Dereference
설명Kamailio v5.5 contains a NULL pointer dereference in configuration parsing. The parser action for certain expression constructs calls `rve_is_constant($3)` without verifying `$3` is non-NULL; a crafted configuration can make `$3` NULL and cause `rve_is_constant()` to dereference NULL and crash the process. Impact: Denial of Service on startup.
원천⚠️ https://shimo.im/docs/aBAYMVMB2jUP9jAj/
사용자
 zh_vul (UID 91488)
제출2025. 10. 11. AM 10:35 (9 개월 ago)
모더레이션2025. 10. 25. PM 01:52 (14 days later)
상태수락
VulDB 항목329876 [Kamailio 5.5 src/core/rvalue.c rve_is_constant 서비스 거부]
포인트들19

Do you want to use VulDB in your project?

Use the official API to access entries easily!