Lucene search
+L

328 matches found

Kitploit
Kitploit
added 2026/08/27 2:57 a.m.3 views

gate0

gate0 Un piccolo motore di policy micro, verificabile, terminante e deterministico. Perché Gate0? Ho creato Gate0 perché ero stanco di fare debug di policy basate su RegEx in produzione. Volevo qualcosa di noioso, limitato e impossibile da mandare in crash. Se vuoi un motore di policy flessibile ...

5.5AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/27 1:38 a.m.5 views

cve-2024-12085

CVE-2024-12085 सूचना लीक शोषण नोट, यह शोषण बहुमुखी नहीं है! लक्ष्य मॉड्यूल और चेकसम हार्डकोडेड हैं। स्वचालित चेकसम गणना अभी लागू नहीं की गई है। विविध फ़ाइलें port-forwarding.py को https://gist.github.com/WangYihang/e7d36b744557e4673d2157499f6c6b5e से संशोधित किया गया है। इसका उपयोग rsync सर्वर और...

7.5CVSS8AI score0.08823EPSS
SaveExploits2References1
CVE
CVE
added 2026/08/25 3:16 p.m.10 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
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 3:16 p.m.28 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.9 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
Kitploit
Kitploit
added 2026/08/24 5:09 a.m.1 views

libheif-cve-2026-50142

CVE-2026-50142 — libheif Allocazione heap illimitata nel parser di sequenze HEIF modalità dimensione fissa stsz Gravità: Alta CVSS 7.5 Avviso: GHSA-jvmp-j3cw-84mh Corretto: commit a6caa38 da @farindk Tempo per la correzione: 1 ora Riepilogo Un file HEIF appositamente creato di 1.477 byte innesca...

7.5CVSS4.2AI score0.00556EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/20 6:37 p.m.11 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.40 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.6 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.9 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
CVE
CVE
added 2026/08/18 9:18 p.m.34 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
AlpineLinux
AlpineLinux
added 2026/08/18 9:18 p.m.20 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
Cvelist
Cvelist
added 2026/08/18 9:18 p.m.27 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
Debian CVE
Debian CVE
added 2026/08/18 9:18 p.m.12 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
Vulnrichment
Vulnrichment
added 2026/08/18 9:18 p.m.7 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
RedhatCVE
RedhatCVE
added 2026/08/18 3:52 p.m.5 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.6 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.5 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.7 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
NVD
NVD
added 2026/08/15 6:18 a.m.7 views

CVE-2026-68461

In the Linux kernel, the following vulnerability has been resolved: device property: initialize the remaining fields of fwnodehandle in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing...

7.8CVSS0.00129EPSS
SaveExploits0References7
Rows per page
Query Builder