Lucene search
+L

26 matches found

Kitploit
Kitploit
added 2026/08/28 5:02 a.m.4 views

CVE-2022-1015

CVE-2022-1015 Linux Kernel における OOB 読み取り・書き込みの脆弱性の解説と Local Privilege Escalation の Proof-of-Concept です。 この脆弱性の解説は ブログ の write-up でご覧いただけます。また、nftables の紹介記事は こちら にあります。 重要な注意 このリポジトリで提供されるエクスプロイトは、脆弱性のあるカーネルバージョンでそのまま実行できるとは期待しないでください。 カーネルビルドごとに多くのオフセットが異なり、もちろん ROP ガジェットも異なります。...

6.6CVSS6.6AI score0.01467EPSS
SaveExploits10References3
Kitploit
Kitploit
added 2026/08/28 12:25 a.m.3 views

nftables-oob-read-write-exploit-CVE-2023-35001-

nftables oob read/write exploit CVE-2023-35001 Exploit usato al pwn2own Vancouver 2023 su Ubuntu desktop. L'exploit supporta la versione del kernel disponibile all'inizio dell'evento 5.19.0-35. Requisiti Compilatore C Compilatore Go Uso root@kitploit: Build $ make Run $ ./exploit Questo produce u...

7.8CVSS6.5AI score0.01508EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/27 5:35 p.m.3 views

CVE-2021-30632

Von: https://github.com/github/securitylab/tree/main/SecurityExploits/Chrome/v8/CVE-2021-30632 Die Analyse dieses Bugs findest du hier. Es handelt sich um einen Chrome-Bug, der von einem anonymen Forscher gemeldet wurde und von dem angenommen wird, dass er in freier Wildbahn ausgenutzt wurde. Der...

8.8CVSS8.2AI score0.64546EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/08/27 2:25 p.m.3 views

CVE-2024-5274

CVE-2024-5274 autori: @mistymntncop, @buptsb Un ringraziamento speciale a @buptsb per il suo contributo fondamentale nella scoperta sia del POC di mismatch del bytecode DCHECK sia nella scoperta di come elevare quella primitiva a primitive più potenti di lettura/scrittura OOB. Senza di lui questo...

9.6CVSS6.9AI score0.07472EPSS
SaveExploits3
Debian CVE
Debian CVE
added 2026/08/26 9:29 a.m.4 views

CVE-2026-18794

The OpenRGB network protocol allows attackers to cause memory exhaustion and out-of-bounds memory reads and writes by passing inconsistent data...

8.8CVSS5.3AI score0.00468EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 9:13 a.m.3 views

Elysium-Vanguard-Sentinel-Audit

SENTINEL-ROOT-AUDIT: Suite di Rilevamento Hypervisor per Honor Magic V2 ➲ Panoramica del Progetto SENTINEL-ROOT-AUDIT è una suite di sicurezza di livello professionale progettata per verificare l'integrità del kernel e rilevare interventi a livello hypervisor su Honor Magic V2 SM8550. Mentre la...

7.8CVSS6.6AI score0.01278EPSS
SaveExploits8
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-73433

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in GStreamer gst-plugins-good avidemux. When parsing FUJIFILM metadata in an AVI strd chunk, gstavidemuxparsestrd decrements a remaining-length...

6.6CVSS5.6AI score0.00131EPSS
SaveExploits0References4
Anthropic
Anthropic
added 2026/04/16 2:27 a.m.3 views

ANT-2026-PQ3CNCCK · firecracker-microvm/firecracker · Memory Safety / Out-of-Bounds Read+Write (unsafe Rust)

oob-read high CVE-2026-5747 GHSA-776c-mpj7-jm3r Severity Claude high · Security research firm - · Maintainer - Discovered by Claude Mythos Preview REPORT Anthropic's analysis of this finding, sealed at approval. ANT-2026-PQ3CNCCK: Virtio-PCI queue size writable after activation enables host OOB I...

8.7CVSS0.00208EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2024/08/29 11:58 a.m.333 views

Exploit for Type Confusion in Google Chrome

CVE-2024-5274 authors: @mistymntncop, @buptsb Shoutout to @bup...

9.6CVSS8.6AI score0.07472EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2024/08/08 5:45 p.m.23 views

CVE-2024-42236

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Prevent OOB read/write in usbstringcopy Userspace provided string 's' could trivially have the length zero. Left unchecked this will firstly result in an OOB read in the form if str0 - 1 == '\n' followed...

5.5CVSS7.1AI score0.00241EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/08/07 4:15 p.m.22 views

CVE-2024-42236

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: configfs: Prevent OOB read/write in usbstringcopy Userspace provided string 's' could trivially have the length zero. Left unchecked this will firstly result in an OOB read in the form if str0 - 1 == '\n' followed...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References32
CVE
CVE
added 2024/08/07 3:14 p.m.141 views

CVE-2024-42236

In CVE-2024-42236, the Linux kernel vulnerability affects usb: gadget: configfs, specifically usb_string_copy(), where an userspace string with length zero can bypass validation, causing an OOB read (str[0-1] before check) followed by an OOB write (str[0-1] = '\0'). The issue is caused by insuffi...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/03/06 11:15 a.m.26 views

BIT-TENSORFLOW-2022-23574 Out of bounds read and write in Tensorflow

Tensorflow is an Open Source Machine Learning Framework. There is a typo in TensorFlow's SpecializeType which results in heap OOB read/write. Due to a typo, arg is initialized to the ith mutable argument in a loop where the loop index is j. Hence it is possible to assign to arg from outside the...

8.8CVSS8.5AI score0.00837EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2023/10/30 4:59 p.m.26 views

CVE-2023-21367

In Scudo, there is a possible way to exploit certain heap OOB read/write issues due to an insecure implementation/design. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

6.2AI score0.00086EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2022/02/09 11:52 p.m.40 views

Integer overflow in TFLite

Impact An attacker can craft a TFLite model that would cause an integer overflow in embedding lookup operations: cc int embeddingsize = 1; int lookupsize = 1; for int i = 0; i data.i32i; lookupsize = dim; outputshape-datak = dim; for int i = 1; i datak = dim; Both embeddingsize and lookupsize are...

8.8CVSS1.1AI score0.01173EPSS
SaveExploits1References9Affected Software3
NVD
NVD
added 2022/02/04 11:15 p.m.43 views

CVE-2022-23559

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause an integer overflow in embedding lookup operations. Both embeddingsize and lookupsize are products of values provided by the user. Hence, a malicious user could trigger overflows in the...

8.8CVSS0.01173EPSS
SaveExploits1References5
Prion
Prion
added 2022/02/04 11:15 p.m.25 views

Integer overflow

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause an integer overflow in embedding lookup operations. Both embeddingsize and lookupsize are products of values provided by the user. Hence, a malicious user could trigger overflows in the...

6.5CVSS8.7AI score0.01173EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2022/02/04 11:15 p.m.27 views

PYSEC-2022-83

Tensorflow is an Open Source Machine Learning Framework. There is a typo in TensorFlow's SpecializeType which results in heap OOB read/write. Due to a typo, arg is initialized to the ith mutable argument in a loop where the loop index is j. Hence it is possible to assign to arg from outside the...

8.8CVSS2AI score0.00837EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2022/02/04 10:32 p.m.45 views

CVE-2022-23559 Integer overflow in TFLite

Tensorflow is an Open Source Machine Learning Framework. An attacker can craft a TFLite model that would cause an integer overflow in embedding lookup operations. Both embeddingsize and lookupsize are products of values provided by the user. Hence, a malicious user could trigger overflows in the...

8.8CVSS9AI score0.01173EPSS
SaveExploits1References5
OpenVAS
OpenVAS
added 2021/06/09 12:00 a.m.23 views

SUSE: Security Advisory (SUSE-SU-2013:1175-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.8CVSS6.6AI score0.02609EPSS
SaveExploits0References2
Rows per page
Query Builder