Lucene search
+L

5927 matches found

RedHat Linux
RedHat Linux
added 2026/09/23 3:05 p.m.5 views

Moderate: Red Hat Security Advisory: gstreamer1-plugins-good security update

An update for gstreamer1-plugins-good is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Moderate. A...

7.5CVSS7.2AI score0.00961EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/23 8:34 a.m.12 views

CVE-2026-42980-POC

CVE-2026-42980 Public Disclosure This repository contains the public disclosure material for CVE-2026-42980 , a Windows kernel WMI integer-underflow vulnerability that can be exploited for local privilege escalation to NT AUTHORITY\SYSTEM on vulnerable lab builds. Full write-up English article...

7.8CVSS7.6AI score0.06949EPSS
SaveExploits2References2
NVD
NVD
added 2026/09/23 8:17 a.m.6 views

CVE-2026-91817

A heap-based out-of-bounds read vulnerability exists in Foxit PDF Editor/Reader’s handling of wide strings in embedded PDF JavaScript. Insufficient validation of string-deletion ranges can cause an integer underflow, resulting in an out-of-bounds read and application crash...

6.1CVSS0.00153EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/23 7:49 a.m.4 views

EUVD-2026-85157

A heap-based out-of-bounds read vulnerability exists in Foxit PDF Editor/Reader’s handling of wide strings in embedded PDF JavaScript. Insufficient validation of string-deletion ranges can cause an integer underflow, resulting in an out-of-bounds read and application crash...

6.1CVSS5.8AI score0.00153EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/09/23 4:21 a.m.4 views

CVE-2026-89846

A flaw was found in the Linux kernel's scsi: qla2xxx driver. A remote attacker, by sending a specially crafted Fibre Channel Protocol FCP response, could cause an integer underflow. This underflow leads to an out-of-bounds read when handling sense data, potentially disclosing sensitive memory...

9.1CVSS5.8AI score0.00695EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/23 3:17 a.m.4 views

CVE-2026-95958

A security flaw has been discovered in JusticeRage Manalyze 1.0.0. Impacted is the function PE::parserelocations of the file manape/pe.cpp of the component PE Parser. Performing a manipulation of the argument BlockSize results in integer underflow. The attack requires a local approach. The patch ...

4.8CVSS0.0016EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/23 2:45 a.m.6 views

EUVD-2026-85013

A security flaw has been discovered in JusticeRage Manalyze 1.0.0. Impacted is the function PE::parserelocations of the file manape/pe.cpp of the component PE Parser. Performing a manipulation of the argument BlockSize results in integer underflow. The attack requires a local approach. The patch ...

4.8CVSS4.8AI score0.0016EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/23 2:45 a.m.10 views

CVE-2026-95958 JusticeRage Manalyze PE Parser pe.cpp _parse_relocations integer underflow

A security flaw has been discovered in JusticeRage Manalyze 1.0.0. Impacted is the function PE::parserelocations of the file manape/pe.cpp of the component PE Parser. Performing a manipulation of the argument BlockSize results in integer underflow. The attack requires a local approach. The patch ...

4.8CVSS0.0016EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/23 2:45 a.m.10 views

CVE-2026-95958

A security flaw exists in JusticeRage Manalyze 1.0.0 within the PE Parser component. Specifically, the PE::_parse_relocations function in the file manape/pe.cpp is vulnerable to an integer underflow triggered by manipulating the BlockSize argument. This vulnerability requires a local approach for...

4.8CVSS4.8AI score0.0016EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/22 11:35 p.m.10 views

CVE-2022-0185-Case-Study

CVE-2022-0185-Case-Study This case study is a result of an assignment of ECE 9069: Introduction to Hacking : https://whisperlab.org/introduction-to-hacking/ CVE-2022-0185 Overview CVE-2022-0185 is a heap-based buffer overflow flaw was found in the way the legacyparseparam function in the Filesyst...

8.4CVSS7.1AI score0.25151EPSS
SaveExploits11References5
RedHat Linux
RedHat Linux
added 2026/09/22 9:24 p.m.7 views

kernel: RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv

A flaw was found in the Linux kernel's RDMA/rxe component. The rxercv function does not adequately validate the BTH pad and ICRC fields of incoming packets before calculating the payload size. A remote attacker could exploit this by sending a specially crafted short packet or a packet with a forg...

9.1CVSS5.9AI score0.00514EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/22 8:10 p.m.11 views

Windows-CVE-2024-38063

Windows-TCP/IP-IPv6CVE-2024-38063 Vulnerability CVE-2024-38063 is a remote code execution vulnerability in the TCP/IP component of the Windows operating system. According to Microsoft's official description, the vulnerability has a maximum severity rating of Critical, with a CVSS score of 9.8, an...

9.8CVSS8.4AI score0.70564EPSS
SaveExploits26References1
RedHat Linux
RedHat Linux
added 2026/09/22 8:09 p.m.4 views

kernel: RDMA/rxe: Validate pad and ICRC before payload_size() in rxe_rcv

A flaw was found in the Linux kernel's RDMA/rxe component. The rxercv function does not adequately validate the BTH pad and ICRC fields of incoming packets before calculating the payload size. A remote attacker could exploit this by sending a specially crafted short packet or a packet with a forg...

9.1CVSS5.9AI score0.00514EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/22 4:55 p.m.10 views

CVE-2019-14287-write-up

CVE-2019-14287-write-up 4294967295 Sudo Bug Allows Restricted Users to Run Commands as Root DEMONSTRATION OF VULNERABILITY Add a new user: sudo su - root useradd -m -s /bin/bash testuser passwd testuser // add password to user visudo Add a new entry test ALL=ALL, !root /usr/bin/id // specifying...

9CVSS7.8AI score0.63764EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/22 3:51 p.m.9 views

CVE-2026-35330

CVE-2026-35330 strongSwan EAP-SIM / EAP-AKA attribute parser pre-auth heap buffer overflow via integer underflow. Description parseattributes in src/libsimaka/simakamessage.c:419 reads TLV headers whose length byte counts 4-byte words. For the ATRAND / ATENCRDATA branch: root@kitploit: if...

6.1AI score
SaveExploits3
Kitploit
Kitploit
added 2026/09/21 5:30 p.m.7 views

Urgent11-Suricata-LUA-scripts

Urgent11-Suricata-LUA-scripts Suricata LUA scripts to detect CVE-2019-12255, CVE-2019-12256, CVE-2019-12258, and CVE-2019-12260 CVE-2019-12255 The script checks for CVE-2019-12255, the packet that is checked needs to have the PSH, ACK, and URG flags set, and have a payload size that exceeds 1500...

9.8CVSS7.7AI score0.7525EPSS
SaveExploits7
F5 Networks
F5 Networks
added 2026/09/21 3:59 p.m.8 views

K000163347: GnuTLS vulnerability CVE-2026-33845

Security Advisory Description A flaw in GnuTLS DTLS handshake parsing allows malformed fragments with zero length and non-zero offset, leading to an integer underflow during reassembly and resulting in an out-of-bounds read. This issue is remotely exploitable and may cause information disclosure ...

9.1CVSS7AI score0.00805EPSS
SaveExploits0Affected Software3
Kitploit
Kitploit
added 2026/09/21 1:01 p.m.8 views

CVE-2020-1349

CVE-2020-1349 This vulnerability occurs in Outlook 2019 16.0.12624.20424 installed on Korean Windows 10 1909 x64, codepage 949. TLDR; I have not been able to bypass aslr using this vulnerability, but I have written an outlook 2019 32bit exploit that pops up a calculator using the address of a...

7.8CVSS7.6AI score0.22407EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/09/21 7:05 a.m.8 views

gstreamer1-plugins-good: gstreamer: unsigned integer underflow in avidemux FUJIFILM strd parsing leading to out-of-bounds read/write

A flaw was found in GStreamer gst-plugins-good avidemux. When parsing FUJIFILM metadata in an AVI strd chunk, gstavidemuxparsestrd decrements a remaining-length counter by fixed offsets 98 and 10 bytes without verifying sufficient data remains. For crafted strd payloads of exactly 106 or 107 byte...

6.6CVSS6AI score0.00148EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/21 12:30 a.m.9 views

EUVD-2026-83794

A security flaw has been discovered in JusticeRage Manalyze 1.0.0. The affected element is the function PE::parsedebug of the file manape/pe.cpp of the component PE Parser. The manipulation of the argument misc.Length results in integer underflow. The attack may be performed from remote. The patc...

7.5CVSS6.1AI score0.00306EPSS
SaveExploits0References7
Rows per page
Query Builder