Lucene search
+L

3019 matches found

Kitploit
Kitploit
added 2026/08/26 10:39 a.m.2 views

VLC-CVE-2008-4654-Exploit

VLC-CVE-2008-4654-Exploit खैर, यह सिर्फ एक पुरानी कमजोरी है जिसका CVE नंबर CVE-2008-4654 है। यह कमजोरी modules/demux/ty.c की पंक्ति 1650 पर मेमोरी खत्म होने के कारण होती है। root@kitploit: streamReadpdemux-s, mstbuf, 8 + imapsize; जब मैंने अन्य वेबसाइटों से EXP डाउनलोड किया, तो पाया कि यह मेरे...

9.3CVSS5.2AI score0.57547EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/08/26 8:55 a.m.2 views

BUGS_OOM_NULL_PTR_DEREF

BUGSOOMNULLPTRDEREF Bugs unter Android: NULL PTR DEREF, OOM – nur zum Spaß...

5.3AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.2 views

CVE-2019-12401

CVE-2019-12401: XML-Bombe in Apache Solr Solr-Versionen vor 5.0.0 sind über ihren Update-Handler anfällig für einen XML-Ressourcenverbrauchs-Angriff auch bekannt als Lol Bomb. Durch die Nutzung von XML-DOCTYPE- und ENTITY-Typ-Elementen kann der Angreifer ein Muster erstellen, das sich beim Parsen...

7.5CVSS7.4AI score0.07444EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/25 11:16 a.m.7 views

CVE-2026-12600

Denial-of-service DoS vulnerability in the internal JPEG2000 JPX decoding implementation of the Poppler fork developed by Innodata Labs. When an application processes an untrusted PDF file containing specially crafted JPXDecode images, a remote attacker can cause uncontrolled memory consumption...

8.7CVSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/24 9:48 p.m.5 views

CVE-2026-14682

A flaw was found in Bouncy Castle for Java, including its LTS and FIPS variants. This vulnerability allows a remote attacker to trigger an Out-Of-Memory OOM error by providing specially crafted input during a definite-length read operation. This unbounded memory allocation can lead to a Denial of...

8.7CVSS5.4AI score0.00277EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/24 7:11 a.m.7 views

brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function

A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand function, which can lead to excessive memory consumption. This can cause a denial of service DoS by crashing the application due to an out-of-memory error...

7.5CVSS5.9AI score0.00466EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/20 6:37 p.m.51 views

CVE-2026-53585

libgit2 versions before 1.8.6 and 1.9.5 are vulnerable: git_delta_apply in src/libgit2/delta.c passes an attacker-controlled res_sz value to git__malloc before validating delta instructions, allowing a small multi-level OFS_DELTA chain to retain huge allocations and exhaust memory. Attack vectors...

5.3CVSS8.4AI score0.00329EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/20 5:26 p.m.7 views

GHSA-QQFF-5854-PX68 vouch-proxy has an Unbounded Multipart Cookie Allocation DoS

Unbounded Multipart Cookie Allocation DoS in vouch-proxy Summary vouch-proxy v0.47.2 contains an unauthenticated remote denial-of-service vulnerability in its multipart cookie reassembly logic. The /validate endpoint parses the total cookie part count directly from the attacker-controlled cookie...

7.5CVSS5.8AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/20 4:08 p.m.8 views

brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function

A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand function, which can lead to excessive memory consumption. This can cause a denial of service DoS by crashing the application due to an out-of-memory error...

7.5CVSS5.8AI score0.00466EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.9 views

PT-2026-80760

Name of the Vulnerable Software and Affected Versions vouch-proxy version 0.47.2 Description An unauthenticated remote denial-of-service issue exists in the multipart cookie reassembly logic. The /validate and / external-auth-:id endpoints parse the total cookie part count directly from the cooki...

7.5CVSS5.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.12 views

PT-2026-78680

Name of the Vulnerable Software and Affected Versions BuildKit versions prior to 0.31.1 Description BuildKit reads /etc/passwd and /etc/group files without an upper bound when resolving a username to a user or group identifier within the executor/oci/user.go and solver/llbsolver/ops/user linux.go...

2.3CVSS5.2AI score0.00404EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/19 12:00 a.m.5 views

UBUNTU-CVE-2026-63336

The RabbitMQ Java client library allows Java and JVM-based application...

5.1CVSS5.2AI score0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 4:48 p.m.8 views

GO-2026-6115 WITHDRAWN: Multiple denial of service vulnerabilities in rsc.io/pdf and forks

This report has been withdrawn with reason: "Report mistakenly added without having CVE / GHSA associated". The PDF parser in rsc.io/pdf and its downstream forks github.com/ledongthuc/pdf and github.com/dslipak/pdf contains multiple defects when parsing untrusted input: - Unchecked /Size, /Index,...

5.7AI score
SaveExploits0References5
OSV
OSV
added 2026/08/18 4:38 p.m.7 views

GO-2026-6173 WITHDRAWN: Pre-protocol error reader permits unbounded memory consumption in github.com/lib/pq

This report has been withdrawn with reason: "Report mistakenly added without having CVE / GHSA associated". The special-case parser for PostgreSQL pre-protocol plain-text errors in github.com/lib/pq calls bufio.Reader.ReadString0 without a byte limit. A malicious PostgreSQL endpoint or active...

5.8AI score
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/18 4:32 p.m.6 views

RabbitMQ Java client ValueReader: Oversized LongString/bytes length triggers OOM via unchecked allocation

Summary ValueReader.readBytes allocates a byte array sized by a wire-declared content length without validating it against actual frame data. A malicious AMQP peer triggers OOM by declaring a 2GB string/bytes field. Vulnerable Code src/main/java/com/rabbitmq/client/impl/ValueReader.java lines...

8.7CVSS5.6AI score0.00422EPSS
SaveExploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/17 2:57 p.m.2 views

brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function

A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand function, which can lead to excessive memory consumption. This can cause a denial of service DoS by crashing the application due to an out-of-memory error...

7.5CVSS0.00466EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/17 10:05 a.m.9 views

brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function

A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand function, which can lead to excessive memory consumption. This can cause a denial of service DoS by crashing the application due to an out-of-memory error...

7.5CVSS5.8AI score0.00466EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/16 2:16 p.m.13 views

CVE-2026-74786

Scriban before 7.0.0 affected versions = 6.6.0 contains a denial-of-service vulnerability in which the LimitToString safety limit default 1MB can be bypassed because ObjectToString resets the per-call length counter currentToStringLength on every top-level call and StringBuilderOutput enforces no...

7.1CVSS0.00272EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/16 1:14 p.m.33 views

CVE-2026-74784 Scriban before 7.2.0 Denial of Service via array.insert_at

Scriban before 7.2.0 contains a denial of service vulnerability in the array.insertat function that allocates unbounded null entries without respecting LoopLimit or LimitToString constraints. Attackers can supply a large index parameter to trigger OutOfMemoryException and crash the host process i...

8.7CVSS0.00263EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 1:17 p.m.8 views

CVE-2026-74454

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Supply the overflow slot size in BPOS, not the whole bin BO size vc4overflowmemwork points BPOA at a 512KB slot inside the 16MB binner BO, but writes the size of the whole BO to BPOS. On every binner out-of-memory event...

7.8CVSS0.00129EPSS
SaveExploits0References6
Rows per page
Query Builder