Lucene search
+L

146 matches found

Kitploit
Kitploit
added 2026/09/17 12:01 a.m.7 views

CVE-2024-48990-Automatic-Exploit

CVE-2024-48990 Secuestro de PYTHONPATH - Exploit de Escalada de Privilegios Esta herramienta automatiza la explotación de una vulnerabilidad de escalada de privilegios en needrestart versión 3.7, identificada como CVE-2024-48990. Logra la ejecución como root aprovechando el uso inseguro de la...

7.8CVSS8AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/16 3:51 p.m.7 views

CVE-2024-48990-PoC

CVE-2024-48990-PoC What is needrestart and how does it work? Needrestart is a widely used utility on Linux systems default on many Ubuntu versions that checks after a software update whether any service or the system itself needs to be restarted. By analyzing running processes, it determines if...

7.8CVSS7.9AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/16 3:30 p.m.10 views

-Linux-PrivEsc-CVE-2024-48990

Privesc-need-restart-2024-48990 Explicación del Exploit CVE-2024-48990 - Pure Python Este script explota la vulnerabilidad CVE-2024-48990 en la utilidad needrestart de Linux mediante el secuestro de la ruta de librerías PYTHONPATH hijacking. A diferencia del vector original, este método utiliza...

7.8CVSS7.5AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/16 3:18 p.m.13 views

needrestart

needrestart 关于 needrestart 检查在库升级后需要重启哪些守护进程。其灵感来源于 debian-goodies 软件包中的 checkrestart 。 在 ex/ 目录中有一些钩子脚本(用于与 apt 和 dpkg 配合使用。这些脚本会在任何软件包安装/升级后调用 needrestart 。 needrestart 应可在 GNU/Linux 上运行。由于 /proc//maps 不显示已移除的文件链接,它在 GNU/kFreeBSD 上的功能有限。 重启服务 needrestart 支持但并非必须使用 systemd(自 v0.6 起可用)。如果使用...

5.8AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/16 12:48 p.m.9 views

CVE-2024-48990

CVE-2024-48990 Exploit for CVE-2024-48990 Local Privilege Escalation in needrestart 3.8 Background Read https://blog.qualys.com/vulnerabilities-threat-research/2024/11/19/qualys-tru-uncovers-five-local-privilege-escalation-vulnerabilities-in-needrestart. Qualys does a great job explaining it. TLD...

7.8CVSS8.2AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/16 11:40 a.m.9 views

CVE-2024-48990

CVE-2024-48990 introdution This vulnerability takes advantage of the way in which needrestart manages the environment variable, to be more precise, PYTHONPATH can be hijacked by modifying the PYTHONPATH variable to a directory that contains a malicious library, thus executing and gaining access, ...

7.8CVSS8AI score0.20452EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/16 8:25 a.m.8 views

CVE-2024-48990_needrestart

CVE-2024-48990 - Needrestart 3.7-3 Privilege Escalation Exploit Overview This repository contains an exploit for CVE-2024-48990, a privilege escalation vulnerability in Needrestart 3.7-3. The exploit leverages improper input handling to execute arbitrary code with elevated privileges. Affected...

7.8CVSS8.3AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/15 8:08 p.m.6 views

CVE-2024-48990-PoC-Testing

CVE-2024-48990-PoC-Testing 🐍🔓 Este repositorio contiene una Prueba de Concepto PoC para demostrar una vulnerabilidad en el programaneedrestart, que no establece correctamente la ruta de Python, lo que puede provocar una escalada de privilegios. La PoC destaca un posible camino para obtener...

7.8CVSS8.1AI score0.20452EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/15 4:53 p.m.8 views

CVE-2024-48990-PoC

PoC para CVE-2024-48990 en needrestart solo con fines educativos https://www.qualys.com/2024/11/19/needrestart/needrestart.txt ¿Cómo ejecutarlo? Ejecutar ./start.sh compilará la librería importlib falsa e iniciará un script que espera a que needrestart sea ejecutado por root. Después abrirá una...

7.8CVSS7.8AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/14 6:21 a.m.7 views

CVE-2024-48990

CVE-2024-48990 概念验证 概述 Qualys 发现,版本 3.8 之前的 needrestart 允许本地攻击者通过诱使 needrestart 使用攻击者控制的 PYTHONPATH 环境变量运行 Python 解释器,从而以 root 权限执行任意代码。 本仓库包含针对 CVE-2024-48990 的 概念验证 PoC 漏洞利用程序 。 漏洞摘要 CVE ID: CVE-2024-48990 受影响组件: needrestart 漏洞类型: 本地权限提升 攻击向量: 本地 影响: 权限提升至 root 用法 root@kitploit: ./poc.sh...

7.8CVSS8.5AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/13 9:50 p.m.7 views

needrestart-privesc-cve-2024-48990

needrestart Privilege Escalation CVE-2024-48990 This repository contains a minimal local privilege escalation exploit targeting a vulnerability in needrestart CVE-2024-48990. The vulnerability allows arbitrary Perl code execution as root by abusing the -c configuration option, which is parsed and...

7.8CVSS8.1AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/13 7:31 p.m.11 views

CVE-2024-11003-POC

CVE-2024-11003-POC Description Qualys discovered that needrestart, before version 3.8, passes unsanitized data to a library Modules::ScanDeps which expects safe input. This could allow a local attacker to execute arbitrary shell commands. Please see the related CVE-2024-10224 in Modules::ScanDeps...

7.8CVSS8.3AI score0.11468EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 12:54 p.m.7 views

CVE-2024-48990-PoC

Este simple script de shell debe crear todos los archivos necesarios para que esta vulnerabilidad funcione. Primero crea un archivo temporal generado aleatoriamente que se usará para compilar el archivo falso init.so. Cuando se activa la vulnerabilidad, este archivo se ejecutará y copiará el...

7.8CVSS7.7AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/13 11:19 a.m.14 views

CVE-2024-48990

CVE-2024-48990 — needrestart Escalada de Privilegios Local Exploit de escalada de privilegios local que apunta a needrestart /environ, incluido PYTHONPATH. Un usuario local sin privilegios puede explotar esto: 1. Estableciendo PYTHONPATH en un directorio que contenga un paquete malicioso importli...

7.8CVSS5.8AI score0.20452EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/13 9:01 a.m.5 views

CVE-2024-48990

PoC para CVE-2024-48990 CVE-2024-48990 es una vulnerabilidad de escalada de privilegios local encontrada en la utilidad needrestart. La vulnerabilidad existe en versiones anteriores a la 3.8. El servicio, que se ejecuta como root durante eventos como instalaciones de paquetes, escanea de manera...

7.8CVSS8AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/13 3:44 a.m.8 views

CVE-2024-48990

CVE-2024-48990 hello this is 0x3bs In victim machine: root@kitploit: set -e cd /tmp 1. Create the malicious module directory structure mkdir -p malicious/importlib in attacker machine to compile lib.c in attacker machine : root@kitploit: gcc -shared -fPIC -o exp.so lib.c and in vivtim machine : i...

7.8CVSS8AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/13 12:42 a.m.8 views

CVE-2024-48990-POC

CVE-2024-48990-POC Simple poc for CVE-2024-48990 privilege escalation vulnerability with needrestart. https://www.qualys.com/2024/11/19/needrestart/needrestart.txt Overview This was desgined while working through the HackTheBox challenge, 'Conversor'. Slight modifications will be made to generali...

7.8CVSS7.8AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/12 4:39 p.m.9 views

CVE-2024-48990

CVE-2024-48990 y CVE-2024-48992 Para determinar si un proceso de Python un proceso que está ejecutando el intérprete de Python necesita ser reiniciado, needrestart extrae la variable de entorno PYTHONPATH del archivo /proc/pid/environ de este proceso en la línea 193, establece esta variable de...

7.8CVSS8.3AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/12 12:43 p.m.8 views

CVE-2024-48990

Exploit CVE-2024-48990 Escalada de Privilegios Local en needrestart 3.8 mediante inyección de PYTHONPATH. Cómo Funciona 1. needrestart se ejecuta como root y escanea todos los procesos 2. Encuentra nuestro proceso Python, lee PYTHONPATH=/tmp/.m desde /proc/pid/environ 3. Ejecuta Python como root...

7.8CVSS7.9AI score0.20452EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/10 11:31 a.m.7 views

needrestart-sudo-escalate-cve-2024-4890

CVE-2024-4890: PoC de escalada de privilegios de Sudo en needrestart Descargo de responsabilidad Solo para uso en laboratorio en entornos controlados. No explote en sistemas de producción sin autorización explícita. Este PoC tiene fines educativos únicamente. El autor no se hace responsable por...

4.9CVSS6.4AI score0.0056EPSS
SaveExploits1
Rows per page
Query Builder