Lucene search
+L

604605 matches found

RedhatCVE
RedhatCVE
added 2026/09/10 6:33 a.m.4 views

CVE-2026-79515

A flaw was found in the stb component. An out-of-bounds read vulnerability in the stbttGetGlyphShape function allows a remote attacker to cause a Denial of Service DoS by sending a specially crafted TrueType Font TTF file. This can lead to the affected application becoming unresponsive or crashin...

4.3CVSS0.00183EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 6:32 a.m.6 views

CVE-2014-0816

CVE-2014-0816 This is an exploit for CVE-2014-0816 JVNDB-2014-000026: Norman Security Suite vulnerable to privilege escalation. This exploit launches CMD.exe with SYSTEM privilege from Non-Administrator privilege by exploiting the vulnerability in an IOCTL handler of ngs.sys / ngs64.sys. Usage...

7.2CVSS5.9AI score0.00802EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 6:32 a.m.9 views

Linpmem

Linpmem -- a physical memory acquisition tool for Linux Linpmem is a Linux x64-only tool for reading physical memory. Like its Windows counterpart, Winpmem, this is not a traditional memory dumper. Linpmem offers an API for reading from any physical address, including reserved memory and memory...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/10 6:31 a.m.6 views

CVE-2022-22963-Exploit

CVE-2022-22963 Exploit This repository contains a Rust-based exploit for the CVE-2022-22963 vulnerability found in Spring Cloud Function versions 3.1.6, 3.2.2, and older unsupported versions. The vulnerability allows remote code execution and access to local resources through a specially crafted...

9.8CVSS7.6AI score0.99938EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/10 6:27 a.m.7 views

CVE-2023-22621-POC

CVE-2023-22621-POC CVE-2023-22621: SSTI to RCE by Exploiting Email Templates affecting Strapi Versions return strapi.config.get'plugin.email'; ; const send = async options = return strapi.plugin'email'.provider.sendoptions; ; / fill subject, text and html using lodash template @param object...

10CVSS7.3AI score0.76825EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/10 6:26 a.m.34 views

boko

boko Application Hijack Scanner for macOS boko.py is an application scanner for macOS that searches for and identifies potential dylib hijacking and weak dylib vulnerabilities for application executables, as well as scripts an application may use that have the potential to be backdoored. The tool...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 6:26 a.m.6 views

tinfoleak

tinfoleak La herramienta de código abierto más completa para el análisis de inteligencia en Twitter Introducción tinfoleak es una herramienta de código abierto dentro de las disciplinas OSINT Inteligencia de Fuentes Abiertas y SOCMINT Inteligencia de Redes Sociales, que automatiza la extracción d...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 6:22 a.m.6 views

cve-2023-21987-poc

cve-2023-21987-poc Oracle VirtualBox VGA OOB-Read Vulnerability This Proof of Concept PoC is designed for a Linux guest OS running on a Windows host OS. The purpose of this PoC is to demonstrate the ability to leak addresses of VirtualBox components. You may need to adjust the pointer values with...

7.8CVSS7AI score0.00671EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 6:21 a.m.6 views

duplicate-CVE-2025-4720-

cve-srms-drop-student-path-traversal CVE-2025-4720dupe Arbitrary File Deletion in SourceCodester SRMS 1.0 Description A path traversal vulnerability exists in the dropstudent.php endpoint of SourceCodester Student Result Management System SRMS 1.0. The application takes user-controlled input from...

5.5CVSS6.1AI score0.00592EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.4 views

kernel: netfilter: nf_conntrack_sip: don't use simple_strtoul

A flaw was found in the Linux kernel's netfilter SIP Session Initiation Protocol connection tracking module. This vulnerability, caused by unsafe port parsing, allows a remote attacker to send specially crafted malformed packets. Such packets could lead to excessive resource consumption,...

9.8CVSS0.00618EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.5 views

kernel: sctp: auth: verify auth requirement when auth_chunk is NULL

A flaw was found in the Stream Control Transmission Protocol SCTP authentication mechanism within the Linux kernel. The sctpauthchunkverify function incorrectly processes authentication chunks, leading to authentication requirements being silently bypassed. This can occur under specific condition...

9.8CVSS0.00597EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.4 views

kernel: sctp: fix race between sctp_wait_for_connect and peeloff

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. A race condition exists in the sctpwaitforconnect function, where a socket lock is temporarily released and re-acquired. During this brief period, another process can move the SCTP association to a...

7.8CVSS0.00169EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.5 views

kernel: tipc: clear sock->sk on the failed-insert path in tipc_sk_create()

A flaw was found in the Linux kernel's TIPC Transparent Inter-Process Communication protocol. A local attacker could exploit this vulnerability by repeatedly creating and failing to insert new sockets, causing the tipcskcreate function to leave a dangling pointer to a freed socket object. This...

9.8CVSS0.00531EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.5 views

kernel: scsi: target: configfs: Bound snprintf() return in tg_pt_gp_members_show()

A flaw was found in the Linux kernel's SCSI target subsystem. This vulnerability, a buffer overflow, occurs in the tgptgpmembersshow function when processing long iSCSI IQN names. An attacker could potentially exploit this by providing a specially crafted input, leading to the disclosure of...

7.1CVSS0.00139EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.5 views

kernel: security/keys: fix missed RCU read section on lookup

A flaw was found in the Linux kernel's keyring code. The assocarrayfind function, used for looking up keys, was called without holding the necessary Read-Copy-Update RCU read lock. This oversight allows for a memory corruption vulnerability, particularly affecting persistent key handling, as the...

7.8CVSS0.00164EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 6:21 a.m.5 views

kernel: net: pull headers in qdisc_pkt_len_segs_init()

A flaw was found in the Linux kernel's handling of Generic Segmentation Offload GSO packet headers. This vulnerability occurs when the qdiscpktlensegsinit function does not properly pull headers into the expected memory location, which can lead to incorrect processing by network drivers. A remote...

8.4CVSS0.00129EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 6:21 a.m.5 views

CVE-2024-8349-and-CVE-2024-8350

CVE-2024-8349 and CVE-2024-8350 Background information Uncanny Groups for LearnDash uncanny-learndash-group is a third-party plugin for LearnDash LMS sfwd-lms. The plugin lets Group Leaders custom LearnDash role manage users of their own LearnDash groups from the frontend. Group Leaders can add...

7.2CVSS5.8AI score0.01164EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/10 6:20 a.m.5 views

CVE-2024-31449

CVE-2024-31449 Redis is an open source in-memory non-relational database. Summary Stack buffer overflow vulnerability in all versions of Redis that include the Redis Lua engine Related to the bit.tohex function in the Lua engine the bit module is used for bitwise operations The bit.tohex function...

8.8CVSS6.9AI score0.04495EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 6:19 a.m.6 views

CVE-2024-25503

CVE-2024-25503 Vulnerability type : Cross Site Scripting XSS Product: Advanced REST Client desktop application Vulnerable Version: 17.0.9 Vendor of the products:https://www.advancedrestclient.com/ 1. Description Cross-Site Scripting XSS vulnerability in Advanced REST Client v.17.0.9 allows a...

4.7CVSS5.8AI score0.00927EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/10 6:18 a.m.8 views

CVE-2015-0057

CVE-2015-0057 Exploitation on 32-bit and 64-bit Systems Author: Aaron Adams Translation: 55-AA Translator's Note: Some parts of this article are freely translated. Please refer to the original text for any questions. Terminology: Primitive: Similar to a functional function, it is a collection of...

7.2CVSS6.5AI score0.12752EPSS
SaveExploits5References1
Rows per page
Query Builder