Lucene search
+L

17553 matches found

Kitploit
Kitploit
added 2026/09/12 5:21 a.m.4 views

CVE-2019-18634

CVE-2019-18634 This is a basic reproduction of CVE-2019-18634, a privilege escalation exploit in sudo with pwfeedback enabled. This was created as part of a project for NTU SC3010 to demonstrate a security vulnerability. To reproduce the exploit, a Docker image of Ubuntu 20.04 was used. A...

7.8CVSS7.5AI score0.19426EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/12 3:02 a.m.6 views

CVE-2023-20198

CVE-2023-20198 - PoC SCRIPT /!\ 免责声明: 此脚本按“原样”提供,仅用于教育目的。强烈建议用户谨慎使用,并在法律和道德允许的范围内使用。 描述 在目标 Web 服务器上执行各种操作,例如创建和/或删除本地用户帐户、重启 Web 服务器、安装并检查植入物是否存在,最后清理所创建的用户帐户。 要求 Python 3.x Requests 库(pip install requests) 用法 root@kitploit: python CVECISCO20198V2.py 关于...

10CVSS7.9AI score0.99571EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/12 3:00 a.m.6 views

ansible_CVE-2016-5195_check

描述 用于测试 Dirty COW 漏洞(CVE-2016-5195)的 Playbook。 依赖 系统上具有 sudo 权限的本地用户 运行 root@kitploit: ansible-playbook -i host, check.yml -u jondoe -k -K 链接 http://dirtycow.ninja...

7.2CVSS7.3AI score0.83524EPSS
SaveExploits91
Kitploit
Kitploit
added 2026/09/12 2:10 a.m.7 views

CVE-2017-2671

Vulnerabilidad de denegación de servicio local en el kernel de Linux CVE-2017-2671 qué !! CVE-2017-2671 1 Denegación de servicio local en el kernel de Linux CVE-2017-2671 en consecuencia, no puede garantizar que las llamadas a la función disconnect sean seguras, lo que permite a los usuarios...

5.5CVSS6.8AI score0.01463EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2026/09/11 11:08 p.m.4 views

CVE-2026-89483

A flaw was found in the Linux kernel's Non-Volatile Memory Express NVMe subsystem. Under specific memory pressure conditions, a local user could trigger a scenario where uninitialized kernel memory is used and potentially exposed. This could lead to information disclosure, revealing sensitive dat...

4.7CVSS0.002EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 10:51 p.m.4 views

CVE-2026-89604

A flaw was found in the Linux kernel's efivarfs component. An unprivileged local user can exploit this by repeatedly calling the statfs handler on the efivarfs mount point. This action triggers a flood of calls to the QueryVariableInfo runtime service, which is particularly costly on x86 systems...

4.7CVSS0.002EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 10:50 p.m.3 views

CVE-2026-89460

A flaw was found in the Linux kernel. A local user can trigger a kernel panic by running the perf stat command while CPUs are being hotplugged. This occurs because the system fails to properly allocate CPU event structures for newly online CPUs, leading to a null pointer dereference. Successful...

4.4CVSS0.00168EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 10:50 p.m.3 views

CVE-2026-81013

A flaw was found in the hp-bioscfg component of the Linux kernel. A local user could trigger a heap out-of-bounds read by writing an empty string to the currentpassword or newpassword fields. This occurs because the validatepasswordinput function attempts to access memory before the allocated...

4.7CVSS0.0018EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 10:42 p.m.3 views

CVE-2026-80964

A flaw was found in the Linux kernel's ALSA Advanced Linux Sound Architecture virmidi driver. This vulnerability allows a local user to trigger an out-of-bounds access by manually binding a device via the sysfs interface with an invalid card index. This can lead to system instability or potential...

4.7CVSS0.00168EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 10:37 p.m.4 views

CVE-2026-89507

A flaw was found in the Linux kernel's RDMA/ucma component. A race condition exists in the ucmawritecmevent function where it re-reads a critical file pointer multiple times without proper locking. This allows another function, ucmamigrateid, to change the file pointer mid-operation. An...

4.7CVSS0.00166EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 10:21 p.m.2 views

CVE-2026-80929

A flaw was found in the Linux kernel. A non-root user can exploit a vulnerability in the sysctl mechanism, specifically related to the cadpid entry. By unsharing process ID PID and user namespaces, a local attacker can modify this global system control from a child namespace. This allows a user...

7CVSS0.00198EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 8:00 p.m.8 views

CVE-2025-27591-PoC

CVE-2025-27591 PoC:本地权限提升(Below v0.9.0) CVE-2025-27591 的概念验证,该漏洞允许本地非特权用户通过符号链接攻击将权限提升至 root。 🕵️‍♂️ 技术细节 该漏洞影响 Below 服务(v0.9.0 之前的版本)。该服务创建了一个具有全局可写权限(0777)的 /var/log/below 目录,使得本地非特权用户可以移动符号链接并操纵关键文件(如 /etc/shadow),从而提升至 root 权限。 🧩 影响 本地非特权用户可通过以下方式提升至 root: 在 /var/log/below 中创建一个指向敏感系统文件的符号链接。 使用...

6.8CVSS7.1AI score0.00364EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/11 7:46 p.m.5 views

OverlayFS---CVE-2021-3493

摘要 了解 OverlayFS 中的一个漏洞如何允许 Ubuntu 下的本地用户获得 root 权限。 漏洞摘要 Linux 内核中 overlayfs 文件系统的一个 Ubuntu 特定问题,它没有正确验证文件系统能力在用户命名空间方面的应用。由于 Ubuntu 中允许非特权 overlayfs 挂载的补丁,本地攻击者可以利用此漏洞提升权限。 CVE-2021-3493 致谢 一位独立安全研究员已向 SSD 安全披露计划报告了此漏洞。 受影响的版本 Ubuntu 20.10 Ubuntu 20.04 LTS Ubuntu 18.04 LTS Ubuntu 16.04 LTS Ubunt...

8.8CVSS7.1AI score0.49166EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/11 7:46 p.m.7 views

CVE-2003-0358

CVE-2003-0358 出于历史原因发布。 snowcrash [email protected] https://github.com/snowcra5h/ 描述 缓冲区溢出存在于 1 nethack 3.4.0 及更早版本,以及 2 falconseye 1.9.3 及更早版本(基于 nethack),允许本地用户通过一个过长的 -s 命令行选项获取权限。 参考 https://www.exploit-db.com/?author=4939 https://nvd.nist.gov/vuln/detail/CVE-2003-0358...

4.6CVSS6AI score0.01217EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/11 7:28 p.m.14 views

CVE-2020-8635

这是什么 Wing FTP Server 6.2.3 - 权限提升 利用 简介 Wing FTP Server v6.2.3 在 Linux、macOS 和 Solaris 平台上对安装目录和配置文件设置了不安全的权限。这允许本地用户随意创建具有完全权限的 FTP 用户,并通过修改系统文件来提升操作系统内的权限。 测试环境 Ubuntu 18.04, Kali Linux 4, MacOS Catalina, Solaris 11.4 x86 利用 root@kitploit: python3 cve-2020-8635.py -t 192.168.0.2:2222 -u...

7.8CVSS7.3AI score0.00807EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/11 6:18 p.m.7 views

CVE-2018-19788

CVE-2018-19788 的概念验证 ========= 用于检查 CVE-2018-19788 漏洞的 Ansible 角色,该漏洞影响 PolicyKit 版本 0.115,此版本预装在许多 Linux 发行版中,例如 Ubuntu、Red Hat、CentOs 等。 环境要求 最低要求的 Ansible 版本为 2.4.0 角色变量 root@kitploit: The user name to be provisioned to execute the exploit CVE201819788testuser: cvetest The UID assigned to...

9CVSS7.6AI score0.11483EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 3:58 p.m.7 views

CVE-2010-0426

CVE-2010-0426 https://www.cvedetails.com/cve/CVE-2010-0426/ sudo 1.6.x anterior a 1.6.9p21 y 1.7.x anterior a 1.7.2p4, cuando un pseudo-comando está habilitado, permite una coincidencia entre el nombre del pseudo-comando y el nombre de un archivo ejecutable en un directorio arbitrario, lo que...

6.9CVSS7.5AI score0.01082EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/11 12:28 p.m.4 views

CVE-2015-1328-GoldenEye

CVE-2015-1328-GoldenEye 关于漏洞利用: Linux 内核(即 Linux 内核包)中 overlayfs 实现在 Ubuntu 15.04 及之前版本中,版本低于 3.19.0-21.21 时未能正确检查上层文件系统目录中的文件创建权限,这使得本地用户能够通过在任意挂载命名空间中允许 overlayfs 的配置来获取 root 访问权限。 感谢 rebel 配置 这是一个针对 TryHackMe 中 GoldenEye CTF 的 CVE-2015-1328 自动化漏洞利用。默认情况下,该机器未安装 gcc,因此我将 gcc 配置为 cc,并相应运行漏洞利用以获取...

7.8CVSS7.5AI score0.37679EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/11 11:05 a.m.6 views

CVE-2020-13884

漏洞标题:适用于 Windows 的 Citrix Workspace app(1912 之前版本) - 权限提升 2 日期:2020-06-07 作者:Andrew Hess 软件链接:https://www.citrix.com/downloads/workspace-app/legacy-workspace-app-for-windows/workspace-app-for-windows-1911.html/ 公告:https://support.citrix.com/article/CTX275460 CVE:CVE-2020-13884 时间线 2020.02.10 - 发现...

7.8CVSS7.4AI score0.00574EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 9:45 a.m.4 views

CVE-2023-20198

CVE-2023-20198 CVE-2023-20198 PoC ! 描述 对目标Web服务器执行操作。该脚本演示了如何创建本地用户账户、安装植入程序、重启Web服务器、检查植入程序是否存在,最后通过删除创建的用户账户进行清理。 免责声明: 此脚本仅供教育目的。严禁未经授权使用此脚本。使用风险自负。 要求 Python 3.x Requests 库 pip install requests 使用方法 1. 将脚本中的占位符值替换为适当的目标详细信息,例如URL、用户名、密码和植入程序配置内容。 2. 在安全且可控的环境中执行脚本。 root@kitploit: python...

10CVSS7.9AI score0.99571EPSS
SaveExploits27
Rows per page
Query Builder