Lucene search
+L

65166 matches found

Github Security Blog
Github Security Blog
•added 2026/09/22 7:57 p.m.•7 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
Patchstack
Patchstack
•added 2026/09/22 7:54 p.m.•7 views

NPM: request-filtering-agent: Synchronous throw from createConnection() for literal private-IP hosts bypasses req.on('error'), crashing the Node.js process

NPM: request-filtering-agent: Synchronous throw from createConnection for literal private-IP hosts bypasses req.on'error', crashing the Node.js process vulnerability discovered by ? in WordPress Npm request-filtering-agent versions 3.2.1...

7.5CVSS5.8AI score0.00464EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2026/09/22 7:54 p.m.•7 views

request-filtering-agent: Synchronous throw from createConnection() for literal private-IP hosts bypasses req.on('error'), crashing the Node.js process

Summary RequestFilteringHttpAgent / RequestFilteringHttpsAgent block requests to private IPs, but the blocking happens via a synchronous throw inside createConnection for literal private-IP hostnames e.g. 169.254.169.254, 127.0.0.1. Node.js's http.request / http.get expects createConnection to em...

7.5CVSS5.8AI score0.00464EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
•added 2026/09/22 7:52 p.m.•6 views

EUVD-2026-84016

Dasel: Selector lexer panics on trailing whitespace in parseCurRune...

6.2CVSS5.7AI score0.00192EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/22 7:52 p.m.•33 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.00524EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/22 7:52 p.m.•9 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.00524EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/22 7:52 p.m.•13 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.00524EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/22 7:52 p.m.•6 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.5CVSS5.8AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2026/09/22 7:51 p.m.•9 views

Dasel: Unbounded recursion in JSON and XML readers causes unrecoverable stack-overflow DoS

Summary dasel's JSON and XML readers parse nested structures with unbounded recursion, one native stack frame per nesting level, with no depth guard. A small sub-10 MB, deeply nested document drives the Go runtime past its goroutine stack limit and triggers a fatal error: stack overflow. This is...

6.2CVSS5.9AI score0.0013EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
•added 2026/09/22 7:51 p.m.•7 views

EUVD-2026-84017

Dasel: Unbounded recursion in JSON and XML readers causes unrecoverable stack-overflow DoS...

6.2CVSS5.7AI score0.0013EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/22 7:51 p.m.•8 views

GHSA-CQXR-JXR2-85PQ Dasel: Unbounded recursion in JSON and XML readers causes unrecoverable stack-overflow DoS

Summary dasel's JSON and XML readers parse nested structures with unbounded recursion, one native stack frame per nesting level, with no depth guard. A small sub-10 MB, deeply nested document drives the Go runtime past its goroutine stack limit and triggers a fatal error: stack overflow. This is...

6.2CVSS5.9AI score0.0013EPSS
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/22 7:50 p.m.•13 views

CVE-2026-15315

cve-id 寄付...

8.8CVSS5.9AI score0.00304EPSS
SaveExploits0
OSV
OSV
•added 2026/09/22 7:49 p.m.•7 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.5CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/22 7:49 p.m.•35 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.•7 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.•18 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
Github Security Blog
Github Security Blog
•added 2026/09/22 7:45 p.m.•7 views

psd-tools composite/numpy has uncontrolled memory allocation via crafted PSD geometry

Summary PSDImage.composite and .numpy allocate the output image buffer from the PSD's header geometry width × height × channels × depth, and per-layer rectangles before validating those values against the actual file contents. A tiny crafted PSD declaring huge dimensions causes a multi-gigabyte...

7.5CVSS6.2AI score0.00517EPSS
SaveExploits0References4Affected Software1
Kitploit
Kitploit
•added 2026/09/22 7:45 p.m.•10 views

CVE-2025-8671

CVE-2025-8671 - PoC DoS lighttpd HTTP/2 著者: @abiyeenzo ⚠️ 警告 このプロジェクトは教育目的のみ で提供されています。第三者サーバーに対するPoCの実行は違法なサイバー攻撃 とみなされ、刑事訴追の対象となる可能性があります。 このスクリプトは、ご自身のテスト環境またはローカルラボでのみ使用してください。 📌 説明 このスクリプトでは以下のことができます: 1. lighttpd サーバーが CVE-2025-8671 (HTTP/2 DoS)の脆弱性の影響を受けるかどうかを確認します。 2. HTTP/2...

6.6AI score0.03682EPSS
SaveExploits3References1
RedHat Linux
RedHat Linux
•added 2026/09/22 7:18 p.m.•7 views

encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal

A flaw was found in the encoding/asn1 package in Go. An attacker could provide a specially crafted, deeply-nested Abstract Syntax Notation One ASN.1 structure, leading to excessive recursion during the Unmarshal operation. This could result in stack exhaustion and a Denial of Service DoS conditio...

7.5CVSS5.7AI score0.00568EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/09/22 7:18 p.m.•9 views

net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service

A flaw was found in the net/http component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the ReadHeaderTimeout is not correctly applied during this process. This...

7.5CVSS5.9AI score0.00568EPSS
SaveExploits0References8
Rows per page
Query Builder