Lucene search
+L

207993 matches found

CVE
CVE
added 2026/09/09 4:06 p.m.39 views

CVE-2026-47156

MantisBT versions 2.28.3 and earlier contain a critical authentication bypass in the SOAP API's mci_check_login() function. Any user holding a valid cookie_string (obtainable from the MANTIS_STRING_COOKIE browser cookie after login) can authenticate as any other user by supplying that cookie_stri...

9.3CVSS0.005EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/09 4:06 p.m.8 views

CVE-2026-47156 MantisBT: SOAP API Authentication Bypass with Privilege Escalation to Administrator

MantisBT is an open source bug tracker. Versions 2.28.3 and earlier contain a critical authentication bypass in the SOAP API's mcichecklogin function. Any user knowing any valid cookiestring can authenticate as any other user knowing their username, including the administrator, without knowing th...

9.3CVSS5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/09 4:03 p.m.6 views

EUVD-2026-73720

Microsoft Security Advisory CVE-2026-69439 – .NET and Visual Studio Elevation of Privilege Vulnerability...

8.8CVSS0.00738EPSS
SaveExploits0References3
Palo Alto Networks
Palo Alto Networks
added 2026/09/09 4:00 p.m.7 views

GlobalProtect App: Local Privilege Escalation Vulnerabilities

Multiple local privilege escalation vulnerabilities in the Palo Alto Networks GlobalProtect™ app allows a local user to escalate their privileges to NT AUTHORITY\SYSTEM on Windows and root on macOS and Linux. This enables a non-administrative user to execute arbitrary commands with administrative...

8.5CVSS0.00105EPSS
SaveExploits0References1
Palo Alto Networks
Palo Alto Networks
added 2026/09/09 4:00 p.m.6 views

Cortex XDR Broker VM: Privilege Escalation Vulnerability

A privilege escalation vulnerability in Palo Alto Networks Cortex XDR Broker VM enables an authenticated low privileged user with man-in-the-middle MitM access to execute code with root privileges on the Broker VM. Work around: No known workarounds exist for this issue...

7.5CVSS0.00218EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 3:50 p.m.5 views

CVE-2024-48990-PoC

CVE-2024-48990-PoC 什么是 needrestart 及其工作原理? Needrestart 是 Linux 系统上广泛使用的工具(默认安装在许多 Ubuntu 版本中),它在软件更新后检查是否有服务或系统本身需要重启。通过分析正在运行的进程,它判断这些进程是否使用了更新后的库,或者是否需要重启以使更改生效。 漏洞是如何工作的? 当 needrestart 检测到进程正在运行 Python 解释器时,它从 /proc/pid/environ 读取该进程关联的环境变量 PYTHONPATH,然后在启动自己的 Python 解释器进行分析之前设置该变量。...

7.8CVSS7.8AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/09 3:50 p.m.6 views

asm-copyfail

CVE-2026-31431 Copy Fail — x86-64 汇编语言分析与开发 以 Theori 发布的源代码为基础,我们将进行多项练习,直至将其完全转换为纯汇编语言(无外部库)。python !/usr/bin/env python3 Archivo: copyfail.py import os as g,zlib,socket as s def dx:return bytes.fromhexx def cf,t,c:...

7.8CVSS6.4AI score0.99907EPSS
SaveExploits242References1
Cvelist
Cvelist
added 2026/09/09 3:49 p.m.34 views

CVE-2026-68484

Cash Collect contains an improper authorization vulnerability in the Sage AR Automation API. Administrative functions do not properly verify user privileges, allowing authenticated low-privileged users to create administrator accounts and obtain elevated privileges...

9CVSS0.0017EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/09 3:49 p.m.11 views

EUVD-2026-75061

Cash Collect contains an improper authorization vulnerability in the Sage AR Automation API. Administrative functions do not properly verify user privileges, allowing authenticated low-privileged users to create administrator accounts and obtain elevated privileges...

9CVSS0.0017EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/09 3:49 p.m.18 views

CVE-2026-68484

Cash Collect by Sage contains an improper authorization vulnerability in the Sage AR Automation API . Administrative functions fail to properly verify user privileges, allowing authenticated low-privileged users to create administrator accounts and escalate to elevated privileges. The issue is ra...

9CVSS0.0017EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 3:49 p.m.2 views

CVE-2021-3560-exploit

CVE-2021-3560 — Polkit 权限提升 CVE-2021-3560 是 Polkit (前身为 PolicyKit)中的一个本地权限提升漏洞,Polkit 是 Linux 桌面环境使用的授权框架。本地非特权攻击者可以利用 accounts-daemon D-Bus 接口中的竞态条件创建特权用户、设置其密码,并最终获得 root 访问权限。 工作原理 背景:Polkit + accounts-daemon accounts-daemon(org.freedesktop.Accounts)是一个系统 D-Bus 服务,负责管理用户帐户(创建、删除、密码更改等)。它暴露了以下方...

7.8CVSS7.9AI score0.22193EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/09 3:45 p.m.5 views

CVE-2026-9789

CVE 编号: CVE-2026-9789 研究人员: Vo Duc Thang ugvxb 致谢: https://community.acer.com/en/kb/articles/19670 视频 POC: https://drive.google.com/file/d/1B8b42bE68CWMnlqG6eJWi0txGFsHAJZc/view?usp=sharing 1. 执行摘要 在宏碁 NitroSense 软件(PSAdminAgent.exe)中发现了一个严重的本地权限提升漏洞。该漏洞允许任何经过身份验证的本地用户以 SYSTEM...

8.5CVSS5.8AI score0.00152EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/09 3:43 p.m.5 views

CVE-2026-31431

CVE-2026-31431 漏洞简介 CVE ID:CVE-2026-31431 绰号:Copy Fail 危害等级:高危(CVSS v3 评分 7.8) 漏洞类型:本地权限提升(LPE) 影响组件:Linux 内核的 algifaead模块(AFALG 加密接口) 利用前提:攻击者只需在目标系统上拥有一个普通用户的执行权限(甚至是在受限容器中),无需任何特殊 Capabilities 或用户交互。 影响范围 红帽系:Red Hat Enterprise Linux 8/9/10, CentOS, AlmaLinux, Rocky Linux 等 Debian 系:Ubuntu...

7.8CVSS6.5AI score0.99907EPSS
SaveExploits242
Kitploit
Kitploit
added 2026/09/09 3:43 p.m.6 views

edb-40564-mingw-fix

ms11-046-mingw CVE-2011-1249 / MS11-046 — 针对 Windows x86 的 AFD.sys 权限提升漏洞。 原始利用代码由 Tomislav Paskalev 提供(EDB-40564)。此分支修复了 MinGW 交叉编译错误,并通过 argv1 添加了自定义命令执行功能。 与原始版本的变更 | 变更| 原因 ---|---|--- 1| FARPROC ZwQuerySystemInformation → 带类型的函数指针(pZwQuerySystemInformation)| MinGW 严格类型检查拒绝调用带参数的零参数...

7.2CVSS6AI score0.08488EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/09 3:35 p.m.9 views

copyfail-deconstructed

copyfail-deconstructed 易于理解的 CVE-2026-31431 版本,这是一种允许任何人成为 root 的权限提升技术。原始概念验证位于:https://github.com/theori-io/copy-fail-CVE-2026-31431,但经过高度压缩和混淆,以尽可能减小体积。本仓库试图以更易读的方式分解该代码,包括代码的作用、payload 的加载方式以及如何针对不同架构。更多技术细节请参见:https://xint.io/blog/copy-fail-linux-distributions。 使用方法 默认情况下,运行 python3...

7.8CVSS6.6AI score0.99907EPSS
SaveExploits242References1
Kitploit
Kitploit
added 2026/09/09 3:30 p.m.8 views

-Linux-PrivEsc-CVE-2024-48990

Privesc-need-restart-2024-48990 漏洞利用说明 CVE-2024-48990 - Pure Python 该脚本通过劫持库路径( PYTHONPATH hijacking )利用 Linux 工具 needrestart 中的漏洞 CVE-2024-48990 。与原始攻击向量不同,此方法仅使用 Python,从而绕过了在目标机器上安装 gcc 等编译器的要求。 逐步工作原理 1. 目录结构: 创建目录 /tmp/malicious/importlib。这模仿了 Python 标准库的结构。 2. 恶意载荷(importlib/init.py):...

7.8CVSS7.8AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/09 3:29 p.m.11 views

CVE-2026-21533_Scanner.py

CVE-2026-21533 Scanner: Windows RDP Local Privilege Escalation Detection Tool Este repositorio contiene una herramienta de detección para la vulnerabilidad CVE-2026-21533, una falla de gestión de privilegios en los Servicios de Escritorio Remoto RDS de Windows que podría permitir a un atacante...

7.8CVSS7.7AI score0.03913EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/09 3:23 p.m.4 views

polkit-CVE-2021-3560_writeup

Try Hack Me - Polkit:CVE-2021-3560 作者: Atharva Bordavekar 难度: 信息 分数: 32 漏洞: CVE-2021-3560 我们将首先检查polkit的版本以获得更好的洞察。 root@kitploit: apt list --installed | grep policykit-1 policykit-1/focal,now 0.105-26ubuntu1 amd64 已安装,可升级至: 0.105-26ubuntu1.1 我使用deepseek创建了一个简单的类比,帮助你更好地理解polkit的概念。 夜店保安类比 夜店:...

7.8CVSS7.8AI score0.22193EPSS
SaveExploits37
Kitploit
Kitploit
added 2026/09/09 3:17 p.m.4 views

PinTheft-go

pintheft-go Go 移植版 pintheft - RDS zcopy 双重释放本地权限提升。属于 Dirty Frag 漏洞类别。 !IMPORTANT Arch Linux 是该漏洞最容易暴露的发行版之一,因为它是少数几个默认情况下通常可以加载 RDS 模块的发行版之一。 工作原理(长话短说) 该漏洞位于 rdsmessagezcopyfromuser 函数中。该函数通过 FOLLGET 逐个 GUP-钉住用户页面。如果后续页面发生页错误(例如 PROTNONE 保护页),错误路径会对已钉住的页面调用 putpage,然后 rdsmessagepurge 再次对这些页面调用...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 3:04 p.m.8 views

CVE-2026-43284

🚨 CVE-2026-43284 — 脏片段 🚨 通用Linux内核本地权限提升 概述 字段| 详情 ---|--- CVE| CVE-2026-43284 xfrm/ESP + CVE-2026-43500 RxRPC 昵称| 脏片段 CVSS| 7.8 高 类型| 本地权限提升 LPE 引入时间| Linux内核 4.10 2017年,提交 cac2661c53f3 修复时间| 主线提交 f4c50a4034e6 / aa54b1d27fe0 所需条件| 本地无特权 shell 访问 远程向量| 无 — 仅本地 披露时间| 2026年5月7日,由 Hyunwoo Kim @v4bel...

8.8CVSS7.3AI score0.93235EPSS
SaveExploits34
Rows per page
Query Builder