Lucene search
+L

24 matches found

Github Security Blog
Github Security Blog
added 2026/09/22 8:34 p.m.5 views

SIPGO: DoS via unvalidated WebSocket frame length

Summary The WebSocket transport allocates a buffer from the frame payload length before validating its size, which can lead to an unauthenticated DoS. Details WSConnection.Read allocates a buffer from the declared WebSocket frame length before reading the payload...

7.5CVSS5.8AI score0.00609EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/09/22 8:17 p.m.8 views

CVE-2026-77322

SIPGO is a library for writing SIP services in the GO language. Prior to 1.4.3, WSConnection.Read in sip/transportws.go creates a wsutil.Reader without setting MaxFrameSize, allowing NextFrame to accept a client-controlled header.Length before ParseMaxMessageLength is applied. An unauthenticated ...

7.5CVSS0.00609EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/22 8:17 p.m.7 views

CVE-2026-58268

SIPGO is a library for writing SIP services in the GO language. Prior to 1.4.1, ParserStream.parseSingle in sip/parserstream.go allocates a SIP body buffer from the client-controlled Content-Length header before ParseMaxMessageLength is enforced. An unauthenticated peer can send a stream-transpor...

7.5CVSS0.00609EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/22 7:57 p.m.6 views

SIPGO: DoS via unvalidated Content-Length in the stream parser

Summary The stream parser allocates the SIP body buffer from the Content-Length header before validating its size, which can lead to an unauthenticated DoS. Details ParserStream.parseSingle allocates the body buffer from the declared Content-Length with no size check...

7.5CVSS5.8AI score0.00609EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/09/22 7:52 p.m.24 views

CVE-2026-77322 SIPGO: DoS via unvalidated WebSocket frame length

SIPGO is a library for writing SIP services in the GO language. Prior to 1.4.3, WSConnection.Read in sip/transportws.go creates a wsutil.Reader without setting MaxFrameSize, allowing NextFrame to accept a client-controlled header.Length before ParseMaxMessageLength is applied. An unauthenticated ...

7.5CVSS0.00609EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/22 7:52 p.m.6 views

EUVD-2026-84818

SIPGO is a library for writing SIP services in the GO language. Prior to 1.4.3, WSConnection.Read in sip/transportws.go creates a wsutil.Reader without setting MaxFrameSize, allowing NextFrame to accept a client-controlled header.Length before ParseMaxMessageLength is applied. An unauthenticated ...

7.5CVSS5.8AI score0.00609EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/22 7:52 p.m.7 views

CVE-2026-77322

The SIPGO library (prior to version 1.4.3 ) is vulnerable to a Denial of Service (DoS) attack via unvalidated WebSocket frame lengths. The root cause is located in sip/transport_ws.go, where WSConnection.Read creates a wsutil.Reader without setting the MaxFrameSize parameter. This allows an unaut...

7.5CVSS5.8AI score0.00609EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/22 7:49 p.m.24 views

CVE-2026-58268 SIPGO: DoS via unvalidated Content-Length in the stream parser

SIPGO is a library for writing SIP services in the GO language. Prior to 1.4.1, ParserStream.parseSingle in sip/parserstream.go allocates a SIP body buffer from the client-controlled Content-Length header before ParseMaxMessageLength is enforced. An unauthenticated peer can send a stream-transpor...

7.5CVSS0.00609EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/22 7:49 p.m.4 views

EUVD-2026-84817

SIPGO is a library for writing SIP services in the GO language. Prior to 1.4.1, ParserStream.parseSingle in sip/parserstream.go allocates a SIP body buffer from the client-controlled Content-Length header before ParseMaxMessageLength is enforced. An unauthenticated peer can send a stream-transpor...

7.5CVSS6AI score0.00609EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/22 7:49 p.m.8 views

CVE-2026-58268

The sipgo library (versions prior to 1.4.1 ) is vulnerable to an unauthenticated Denial of Service (DoS) via an oversized Content-Length header. The vulnerability exists in the ParserStream.parseSingle function within sip/parser_stream.go, where the library allocates a SIP body buffer based on th...

7.5CVSS6AI score0.00609EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/01/06 12:24 a.m.12 views

SUSE CVE-2025-68274

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...

8.7CVSS7.2AI score0.00547EPSS
SaveExploits1References2
OSV
OSV
added 2025/12/22 6:15 p.m.10 views

GO-2025-4244 SIPGO is Vulnerable to Response DoS via Nil Pointer Dereference in github.com/emiago/sipgo

SIPGO is Vulnerable to Response DoS via Nil Pointer Dereference in github.com/emiago/sipgo...

8.7CVSS6.5AI score0.00547EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/12/17 10:08 p.m.18 views

CVE-2025-68274

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...

8.7CVSS7.1AI score0.00547EPSS
SaveExploits1References1
NVD
NVD
added 2025/12/16 10:15 p.m.15 views

CVE-2025-68274

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...

8.7CVSS0.00547EPSS
SaveExploits1References2
CVE
CVE
added 2025/12/16 10:02 p.m.42 views

CVE-2025-68274

CVE-2025-68274 describes a nil pointer dereference in the SIPGO library when building SIP responses with NewResponseFromRequest, triggered if the incoming SIP request is missing a To header. The issue can cause a remote attacker to crash SIP applications that use this function, effectively a deni...

8.7CVSS6.8AI score0.00547EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2025/12/16 10:02 p.m.14 views

EUVD-2025-203854

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...

8.7CVSS6.6AI score0.00547EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2025/12/16 10:02 p.m.10 views

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

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...

8.7CVSS6.8AI score0.00547EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/12/16 10:02 p.m.34 views

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

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...

8.7CVSS0.00547EPSS
SaveExploits1References2
OSV
OSV
added 2025/12/16 10:02 p.m.15 views

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

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...

8.7CVSS7AI score
SaveExploits0References4
Snyk
Snyk
added 2025/12/16 9:24 p.m.6 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the NewResponseFromRequest function. An attacker can cause the application to crash by sending a specially crafted SIP request that omits the required To header. Remediation Upgrade github.com/emiago/sipgo/s...

8.7CVSS6.8AI score0.00547EPSS
SaveExploits1References2
Rows per page
Query Builder