Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-68274— SIPGO library has response DoS vulnerability via nil pointer dereference

Quick assessment

Affected
emiago sipgo
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

SIPGO是Emia个人开发者的一个用于在GO中编写快速SIP服务的SIP库。 SIPGO 0.3.0版本至1.0.0-alpha-1之前版本存在安全漏洞,该漏洞源于NewResponseFromRequest函数存在空指针取消引用,可能导致SIP应用程序崩溃。

AI Predicted 7.5 Difficulty: Trivial EPSS 0.55% · P45

Possible ATT&CK Techniques 1 AI

T1190 · Exploit Public-Facing Application
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2025-68274

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
SIPGO library has response DoS vulnerability via nil pointer dereference
Source: CVE Program / CVE List V5
Vulnerability Description
SIPGO is a library for writing SIP services in the GO language. Starting in version 0.3.0 and prior to version 1.0.0-alpha-1, a nil pointer dereference vulnerability is in the SIPGO library's `NewResponseFromRequest` function that affects all normal SIP operations. The vulnerability allows remote attackers to crash any SIP application by sending a single malformed SIP request without a To header. The vulnerability occurs when SIP message parsing succeeds for a request missing the To header, but the response creation code assumes the To header exists without proper nil checks. This affects routine operations like call setup, authentication, and message handling - not just error cases. This vulnerability affects all SIP applications using the sipgo library, not just specific configurations or edge cases, as long as they make use of the `NewResponseFromRequest` function. Version 1.0.0-alpha-1 contains a patch for the issue.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
空指针解引用
Source: CVE Program / CVE List V5
Vulnerability Title
SIPGO 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
SIPGO是Emia个人开发者的一个用于在GO中编写快速SIP服务的SIP库。 SIPGO 0.3.0版本至1.0.0-alpha-1之前版本存在安全漏洞,该漏洞源于NewResponseFromRequest函数存在空指针取消引用,可能导致SIP应用程序崩溃。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
emiago sipgo >= v0.3.0, < v1.0.0-alpha-1 -

II. Public POCs for CVE-2025-68274

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2025-68274

登录查看更多情报信息。

Patches & Fixes for CVE-2025-68274 (1)

Vendor Advisories for CVE-2025-68274 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2025-68274

No comments yet


Leave a comment