Lucene search
+L

2666 matches found

Kitploit
Kitploit
added 2026/09/13 3:02 p.m.4 views

CVE-2025-46206

Existe una vulnerabilidad de denegación de servicio en MuPDF 1.25.6 y versiones anteriores. Cuando un atacante ejecuta el comando "mutool clean poc /dev/null", el programa cae en una recursión infinita entre las funciones stripoutlines y stripoutline en pdf-clean-file.c hasta que se agota la pila...

6.5CVSS6.6AI score0.00388EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 8:49 a.m.5 views

katana

Katana 一个针对2016年至2019年间发布的高通设备的BootROM漏洞利用工具。 漏洞简要说明...

7.5CVSS6.8AI score0.00169EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/13 8:38 a.m.6 views

CVE-2021-42697

Akka HTTP 10.1.x 版本(早于 10.1.15)和 10.2.x 版本(早于 10.2.7)在解析 HTTP 头时可能遇到栈耗尽问题,从而允许远程攻击者通过发送带有深层嵌套注释的 User-Agent 头来实施拒绝服务攻击。 参考 MITRE Akka 博客 注释的任意嵌套 Akka 基本设置指南 PoC 说明 测试版本:10.2.4 目标服务器指纹:akka-http/ 负载片段:User-Agent:...

7.5CVSS7.2AI score0.36139EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/12 5:43 a.m.9 views

Damn_Vulnerable_C_Program

Nota: el nombre del archivo se ha cambiado de imgRead.c a dvcp.c; si estás viendo videos, verás imgRead.c, pero en el repositorio de GitHub verás dvcp.c. Usa el nombre de archivo correcto. Damn Vulnerable C ProgramDVCP Mi canal de YouTube:...

5.8AI score
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 5:50 p.m.33 views

CVE-2026-82617 Apache OpenNLP, Apache OpenNLP: ReDoS / stack exhaustion in RegexNameFinderFactory built-in EMAIL and URL patterns

The two built-in name-finder patterns exposed by opennlp.tools.namefind.RegexNameFinderFactory - DEFAULTREGEXNAMEFINDER.EMAIL and DEFAULTREGEXNAMEFINDER.URL - contain ambiguous nested quantifiers. An application that obtains these finders through RegexNameFinderFactory.getDefaultRegexNameFinders...

10CVSS0.00345EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/11 5:50 p.m.38 views

CVE-2026-82617

Apache OpenNLP versions 2.0.0 through 2.5.11 and 3.0.0-M1 through 3.0.0-M5 are affected by ambiguous nested quantifiers in the built-in EMAIL and URL name-finder patterns of RegexNameFinderFactory. The EMAIL pattern suffers quadratic-time ReDoS: a ~32 KB input without an @ forces re-scanning from...

10CVSS0.00345EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/11 6:56 a.m.8 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.8AI score0.00568EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/10 12:24 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.8AI score0.00568EPSS
SaveExploits0References8
NVD
NVD
added 2026/09/10 8:17 a.m.6 views

CVE-2026-88763

A flaw was found in the skupper-router component of Red Hat Service Interconnect, which is used to provide secure communication between distributed services. The issue occurs when the router processes a specially crafted network message using its AMQP field parser. Due to a lack of bounds on...

5.9CVSS0.0025EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/10 7:09 a.m.11 views

CVE-2026-88763

A flaw in the skupper-router component of Red Hat Service Interconnect allows denial of service via unbounded recursion in the AMQP field parser . When the router processes a specially crafted network message, the lack of recursion bounds can exhaust stack memory, causing a crash and disrupting t...

5.9CVSS0.0025EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/10 7:09 a.m.7 views

EUVD-2026-75288

A flaw was found in the skupper-router component of Red Hat Service Interconnect, which is used to provide secure communication between distributed services. The issue occurs when the router processes a specially crafted network message using its AMQP field parser. Due to a lack of bounds on...

5.9CVSS0.0025EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/10 7:09 a.m.14 views

CVE-2026-88763

A flaw was found in the skupper-router component of Red Hat Service Interconnect, which is used to provide secure communication between distributed services. The issue occurs when the router processes a specially crafted network message using its AMQP field parser. Due to a lack of bounds on...

5.9CVSS0.0025EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/09/10 6:06 a.m.6 views

encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue

A flaw was found in the encoding/xml package of Go. The DecodeElement function failed to correctly track recursion depth, which could lead to stack exhaustion. A remote attacker could exploit this vulnerability by providing a specially crafted XML input, resulting in a Denial of Service DoS for t...

7.5CVSS5.8AI score0.00568EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/10 6:06 a.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
OSV
OSV
added 2026/09/10 1:16 a.m.5 views

CLEANSTART-2026-GB90768 Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures

Multiple security vulnerabilities affect the logstash-exporter package. Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures. See references for individual vulnerability details...

9.8CVSS5.8AI score0.00798EPSS
SaveExploits3References55
OSV
OSV
added 2026/09/10 1:08 a.m.7 views

CLEANSTART-2026-AJ83096 Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures

Multiple security vulnerabilities affect the logstash-exporter package. Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures. See references for individual vulnerability details...

9.8CVSS5.8AI score0.00798EPSS
SaveExploits3References56
RedHat Linux
RedHat Linux
added 2026/09/09 4:12 p.m.8 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.8AI score0.00568EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/09 4:12 p.m.7 views

encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue

A flaw was found in the encoding/xml package of Go. The DecodeElement function failed to correctly track recursion depth, which could lead to stack exhaustion. A remote attacker could exploit this vulnerability by providing a specially crafted XML input, resulting in a Denial of Service DoS for t...

7.5CVSS5.9AI score0.00568EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/09 3:47 p.m.21 views

CVE-2026-22591

eProsima Fast DDS , a C++ implementation of the OMG DDS standard, is affected by a remote denial-of-service vulnerability in its DDSSQLFilter (SQL-based content filtering) component. The root cause is recursive parser stack exhaustion triggered by a deeply nested filter expression in the PID_CONT...

7.5CVSS0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/09 3:47 p.m.7 views

CVE-2026-22591 Fast DDS DDSSQLFilter Recursive Parser Stack Exhaustion (Remote DoS)

eprosima Fast DDS is a C++ implementation of the DDS Data Distribution Service standard of the OMG Object Management Group. Prior to versions 2.6.12, 2.14.6, 3.2.4, and 3.4.3, Fast DDS’s implementation of SQL‑based content filtering DDSSQLFilter allows any participant in a DDS domain to remotely...

7.5CVSS5.8AI score
SaveExploits0References3
Rows per page
Query Builder