目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2023-27601— OpenSIPS 输入验证错误漏洞

一分钟漏洞结论

影响对象
OpenSIPS opensips
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

OpenSIPS是OpenSIPS 个人开发者的一个 GPL 许可的 SIP 服务器实现。 OpenSIPS 3.2版本及之前版本存在输入验证错误漏洞,该漏洞源于当收到格式错误的SDP主体并由sipmsgops模块中的“delete_sdp_line”函数处理时,系统会崩溃。

CVSS 7.5 · High EPSS 0.99% · P59
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2023-27601 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
OpenSIPS has vulnerability in the codec_delete_XX() functions
来源: CVE Program / CVE List V5
Vulnerability Description
OpenSIPS is a Session Initiation Protocol (SIP) server implementation. Prior to versions 3.1.7 and 3.2.4, OpenSIPS crashes when a malformed SDP body is received and is processed by the `delete_sdp_line` function in the sipmsgops module. This issue can be reproduced by calling the function with an SDP body that does not terminate by a line feed (i.e. `\n`). The vulnerability was found while performing black-box fuzzing against an OpenSIPS server running a configuration that made use of the functions `codec_delete_except_re` and `codec_delete_re`. The same issue was also discovered while performing coverage guided fuzzing on the function `codec_delete_except_re`. The crash happens because the function `delete_sdp_line` expects that an SDP line is terminated by a line feed (`\n`): By abusing this vulnerability, an attacker is able to crash the server. It affects configurations containing functions that rely on the affected code, such as the function `codec_delete_except_re`. Due to the sanity check that is performed in the `del_lump` function, exploitation of this issue will generate an `abort` in the lumps processing function, resulting in a Denial of Service. This issue has been fixed in versions 3.1.7 and 3.2.4.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
输入验证不恰当
来源: CVE Program / CVE List V5
Vulnerability Title
OpenSIPS 输入验证错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
OpenSIPS是OpenSIPS 个人开发者的一个 GPL 许可的 SIP 服务器实现。 OpenSIPS 3.2版本及之前版本存在输入验证错误漏洞,该漏洞源于当收到格式错误的SDP主体并由sipmsgops模块中的“delete_sdp_line”函数处理时,系统会崩溃。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
OpenSIPS opensips < 3.1.7 -

二、漏洞 CVE-2023-27601 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2023-27601 的情报信息

登录查看更多情报信息。

CVE-2023-27601 补丁与修复 (1)

CVE-2023-27601 厂商安全公告 (1)

CVE-2023-27601 其他参考 (2)

同批安全公告 · OpenSIPS · 2023-03-15 · 共 11 条

CVE-2023-27596 7.5 HIGH OpenSIPS 安全漏洞
CVE-2023-27597 7.5 HIGH OpenSIPS 输入验证错误漏洞
CVE-2023-27598 7.5 HIGH OpenSIPS 安全漏洞
CVE-2023-27599 7.5 HIGH OpenSIPS 输入验证错误漏洞
CVE-2023-27600 7.5 HIGH OpenSIPS 输入验证错误漏洞
CVE-2023-28095 7.5 HIGH OpenSIPS 输入验证错误漏洞
CVE-2023-28097 7.5 HIGH OpenSIPS 输入验证错误漏洞
CVE-2023-28098 5.9 MEDIUM OpenSIPS 输入验证错误漏洞
CVE-2023-28099 5.9 MEDIUM OpenSIPS 输入验证错误漏洞
CVE-2023-28096 4.5 MEDIUM OpenSIPS 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2023-27601

暂无评论


发表评论