Lucene search
+L

330 matches found

Kitploit
Kitploit
added 2026/09/05 5:35 p.m.10 views

gate0

gate0 Un pequeño motor de micropolíticas auditable, terminante, determinista. ¿Por qué Gate0? Construí Gate0 porque estaba harto de depurar políticas basadas en RegEx en producción. Quería algo que fuera aburrido, acotado e imposible de bloquear. Si necesitas un motor de políticas flexible y de...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/02 11:45 a.m.6 views

cve-2024-12085

CVE-2024-12085 Exploit de fuga de información Nota, ¡este exploit no es versátil! El módulo objetivo y las sumas de verificación están hardcodeados. El cálculo automático de sumas de verificación aún no se ha implementado. Archivos varios port-forwarding.py está modificado de...

7.5CVSS8AI score0.08823EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/08/31 5:09 a.m.3 views

libheif-cve-2026-50142

CVE-2026-50142 — libheif Asignación de heap ilimitada en el analizador de secuencias HEIF modo de tamaño fijo stsz Gravedad: Alta CVSS 7.5 Aviso: GHSA-jvmp-j3cw-84mh Corregido: commit a6caa38 por @farindk Tiempo para corregir: 1 hora Resumen Un archivo HEIF manipulado de 1.477 bytes desencadena u...

7.5CVSS4.2AI score0.00556EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/25 3:16 p.m.17 views

CVE-2026-79771

Nokogiri versions before 1.19.3 are affected by a memory leak in the XSLT Stylesheet transform method. The root cause is heap allocations leaking when Ruby strings containing null bytes are passed as transform parameters. An unauthenticated, network-based attacker can trigger this by supplying cr...

6.9CVSS5.3AI score0.00304EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/25 3:16 p.m.33 views

CVE-2026-79771 Nokogiri before 1.19.3 Memory Leak via XSLT Transform

Nokogiri versions before 1.19.3 contain a memory leak in the XSLT Stylesheet transform method when processing Ruby strings containing null bytes. Attackers can exploit this by passing attacker-controlled input with null bytes to transform parameters, causing heap allocations to leak and enabling...

6.9CVSS0.00304EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/24 2:20 p.m.12 views

CVE-2026-50142

A flaw was found in libheif, a HEIF and AVIF file format decoder and encoder. A remote attacker can provide a specially crafted HEIF sequence that triggers an unbounded heap allocation. This occurs because the HEIF sequence parser's fixed-size mode is missing a bound check, and an integer...

7.5CVSS4.4AI score0.00556EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.18 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fixed a memory leak in limaheapalloc. When limavmmapbo fails, the resources need to be deallocated; otherwise, memory leaks will occur...

5.5CVSS6.2AI score0.00212EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/20 6:37 p.m.13 views

EUVD-2026-63548

libgit2 is a portable C implementation of the Git core methods provided as a linkable library with a solid API, allowing to build Git functionality into your application. Prior to 1.8.6 and 1.9.5, gitdeltaapply in src/libgit2/delta.c trusts the attacker-controlled ressz value parsed by hdrsz from...

5.3CVSS8.4AI score0.00329EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/19 12:44 p.m.62 views

CVE-2026-76235

The login page handler in cockpit-ws (the Cockpit web service) leaks a heap allocation on every unauthenticated request carrying a CockpitLang cookie, in the send_login_html function. An unauthenticated remote attacker can repeatedly trigger this to exhaust host memory and cause denial of service...

7.5CVSS5.5AI score0.00355EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/19 12:44 p.m.8 views

CVE-2026-76235

A memory leak flaw was found in cockpit-ws. The login page handler leaks a heap allocation on every unauthenticated request that carries a CockpitLang cookie, allowing a remote unauthenticated attacker to exhaust memory on the host and cause a denial of service. Mitigation Restrict network access...

7.5CVSS5.5AI score0.00355EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 10:16 p.m.11 views

CVE-2026-50142

libheif is a HEIF and AVIF file format decoder and encoder. From 1.19.0 until 1.23.0, a crafted HEIF sequence accepted by heifcontextreadfrommemory with the msf1 sequence brand can cause unbounded heap allocation. In libheif/sequences/seqboxes.cc, Boxstsz::parse applies maxsequenceframes only to...

7.5CVSS0.00556EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/08/18 9:18 p.m.22 views

CVE-2026-50142

libheif is a HEIF and AVIF file format decoder and encoder. From 1.19.0 until 1.23.0, a crafted HEIF sequence accepted by heifcontextreadfrommemory with the msf1 sequence brand can cause unbounded heap allocation. In libheif/sequences/seqboxes.cc, Boxstsz::parse applies maxsequenceframes only to...

7.5CVSS4.4AI score0.00556EPSS
SaveExploits0
CVE
CVE
added 2026/08/18 9:18 p.m.39 views

CVE-2026-50142

libheif 1.19.0–1.23.0 is vulnerable to denial-of-service via crafted HEIF sequences: Box_stsz::parse() omits bound checks in fixed-size mode, and Track::load() 32-bit arithmetic wraparound bypasses consistency checks, allowing multi-gigabyte allocations. No in-the-wild exploitation reported. Fixe...

7.5CVSS4.4AI score0.00556EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 9:18 p.m.33 views

CVE-2026-50142 libheif: unbounded heap allocation in HEIF sequence parser (stsz fixed-size mode missing bound check)

libheif is a HEIF and AVIF file format decoder and encoder. From 1.19.0 until 1.23.0, a crafted HEIF sequence accepted by heifcontextreadfrommemory with the msf1 sequence brand can cause unbounded heap allocation. In libheif/sequences/seqboxes.cc, Boxstsz::parse applies maxsequenceframes only to...

7.5CVSS0.00556EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/18 9:18 p.m.9 views

CVE-2026-50142 libheif: unbounded heap allocation in HEIF sequence parser (stsz fixed-size mode missing bound check)

libheif is a HEIF and AVIF file format decoder and encoder. From 1.19.0 until 1.23.0, a crafted HEIF sequence accepted by heifcontextreadfrommemory with the msf1 sequence brand can cause unbounded heap allocation. In libheif/sequences/seqboxes.cc, Boxstsz::parse applies maxsequenceframes only to...

7.5CVSS4.4AI score0.00556EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/18 9:18 p.m.13 views

CVE-2026-50142

libheif is a HEIF and AVIF file format decoder and encoder. From 1.19.0 until 1.23.0, a crafted HEIF sequence accepted by heifcontextreadfrommemory with the msf1 sequence brand can cause unbounded heap allocation. In libheif/sequences/seqboxes.cc, Boxstsz::parse applies maxsequenceframes only to...

7.5CVSS4.4AI score0.00556EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/18 3:52 p.m.6 views

CVE-2026-72202

A flaw was found in the Linux kernel's NTFS filesystem driver. When calculating free clusters or Master File Table MFT records, a temporary state object is allocated on the heap. If this allocation fails, processes waiting for these counts can become unresponsive, leading to a denial of service D...

7.5CVSS5.5AI score0.00468EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.8 views

CVE-2026-72202

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid heap allocation for free-cluster readahead state getnrfreeclusters allocates a temporary filerastate before it publishes the precomputed free cluster count, sets NVolFreeClusterKnown, and wakes vol-freewaitq. If that...

7.5CVSS0.00468EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 6:21 a.m.7 views

UBUNTU-CVE-2026-72202

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid heap allocation for free-cluster readahead state getnrfreeclusters allocates a temporary filerastate before it publishes the precomputed free cluster count, sets NVolFreeClusterKnown, and wakes vol-freewaitq. If that...

7.5CVSS5.4AI score0.00468EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.11 views

CVE-2026-72202

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid heap allocation for free-cluster readahead state getnrfreeclusters allocates a temporary filerastate before it publishes the precomputed free cluster count, sets NVolFreeClusterKnown, and wakes vol-freewaitq. If that...

7.5CVSS5.5AI score0.00468EPSS
SaveExploits0References4
Rows per page
Query Builder