Lucene search
+L

324 matches found

Kitploit
Kitploit
added 2026/09/17 11:15 p.m.7 views

Arbitrary-File-Read-CVE-2024-24919

Lectura Arbitraria de Archivos CVE-2024-24919 Aquí está la alerta recibida en el SIEM Primero, ¿qué es CVE-2024-24919? Aquí está la descripción en el sitio web del NIST. Después de investigar más, CVE-2024-24919 es un ataque de path traversal, lo que explica la solicitud realizada al directorio...

8.6CVSS7.9AI score0.99978EPSS
SaveExploits53
Kitploit
Kitploit
added 2026/09/17 6:25 p.m.9 views

CVE-2024-24919

CVE-2024-24919 plantilla de nuclei para CVE-2024-24919 Esta plantilla ayudará a detectar la vulnerabilidad descrita verificando si el sistema filtra el contenido del archivo /etc/shadow...

8.6CVSS8AI score0.99978EPSS
SaveExploits53
Kitploit
Kitploit
added 2026/09/17 12:06 p.m.9 views

detect-CVE-2019-15107-by-pyshark

detect-CVE-2019-15107-by-pyshark I. CVE-2019-15107 概述 Webmin 是一个基于 Web 的 Unix 系统管理界面。使用任何 Web 浏览器,我们可以设置用户帐户、Apache、DNS、文件共享等。 2019 年 8 月 10 日,土耳其网络安全研究员 Özkan Mustafa Akkuş 在 DefCon 上公开了此零日漏洞,同时发布了一个 Metasploit 模块以自动化利用该漏洞。由于 passwordchange.cgi 文件的密码重置功能中存在代码执行漏洞,允许第三方在无需输入验证的情况下执行恶意代码。 II. 受影响版...

10CVSS8.6AI score0.99766EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/17 10:54 a.m.9 views

cve-2021-45043

cve-2021-45043 HD-Network Real-time Monitoring System 2.0 permite la navegación de directorios ../ para leer /etc/shadow a través del parámetro sLanguage de /language/lang. publicación inicial https://cyberguy0xd1.medium.com/my-cve-2021-45043-lfi-write-up-441dad30dd7f explotación mediante burp GE...

7.5CVSS7.4AI score0.33133EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/16 9:40 a.m.10 views

CVE-2020-11651

CVE-2020-11651 Un script que explota SaltStack CVE-2020-11651 y CVE-2020-11652 para añadir nuevos usuarios a un master Salt vulnerable inyectando entradas en /etc/passwd y /etc/shadow. root@kitploit: Exploit Title: Saltstack 3000.1 - Remote Code Execution Date: 2020-05-04 Orignal Exploit Author:...

9.8CVSS8.3AI score0.96614EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/15 2:03 a.m.12 views

CVE-2020-25223

CVE-2020-25223 Un script PoC para probar CVE-2020-25223 contra una Sophos UTM afectada. Dada una dirección IP, el script intenta descargar una copia del archivo /etc/shadow del dispositivo. Investigación original: https://www.atredis.com/blog/2021/8/18/sophos-utm-cve-2020-25223...

10CVSS8.4AI score0.96753EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/15 12:37 a.m.11 views

CVE-2020-13886

PoC: https://youtu.be/nNKBRx8IglI root@kitploit: ------------------------------------------------------------------------------------------------------------- ------------- 0day: TELÉFONO IP TIP200/200 LITE & TIP 300 | Local File Include | ----------------------------...

5.3CVSS7.5AI score0.05198EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/14 4:12 p.m.11 views

CiscoRV320Dump

CiscoRV320Dump CVE-2019-1653/CVE-2019-1652 用于转储 Cisco RV320 配置并获取 RCE 的漏洞利用 由 Red Team Pentesting GmbH 披露的 CVE-2019-1652 和 CVE-2019-1653 漏洞利用实现。 我仅在 RV320 上测试过,但根据 Cisco 公告,RV325 也存在漏洞。 以下 Shodan 查询语句可用于发现这些设备,如果你好奇有多少设备暴露在外。似乎数量不少... ssl:RV320 ssl:RV325 port:161 RV325 port:161 RV320 这些漏洞允许以下操作:...

9CVSS7.7AI score0.99876EPSS
SaveExploits27
NVD
NVD
added 2026/09/13 7:16 p.m.10 views

CVE-2025-70819

Zettlab D6 Ultra before 1.7.0 allows mounting /etc/passwd and /etc/shadow in a container via ".." manipulations such as volumes: - ../../../../../../../etc:/hetc:rw in a compose file...

6.3CVSS0.00106EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 3:08 p.m.8 views

CVE-2024-24919

Check Point: CVE-2024-24919 运行 CVE root@kitploit: nuclei -list chick.txt -t CVE-2024-24919.yaml 将 替换为目标 IP 地址,此命令将尝试访问包含密码哈希的 /etc/shadow 文件。 root@kitploit: curl --path-as-is -i -s -k -X POST \ -H 'Host: 117.102.198.7 ' \ -H 'Content-Length: 39' \ -H 'Connection: keep-alive' \ --data-binary...

8.6CVSS8.2AI score0.99978EPSS
SaveExploits53
Kitploit
Kitploit
added 2026/09/13 12:59 p.m.8 views

CVE-2019-15107

CVE-2019-15107 CVE-2019-15107测试程序 webmin的这个远程命令执行漏洞,大致是perl中qx/…/导致命令执行,利用需要一定的特殊条件,复现的时候随手写了个图形化的利用程序。 值得注意的是,user值要是用的是一个假的用户,使用真实的root测试不成功,只有在发送的用户参数的值不是已知的Linux用户的情况下,展示进入才会到修改/etc/shadow的地方,从而触发命令注入漏洞 反弹shell可能需要编码,这可能需要修改代码...

10CVSS8.6AI score0.99766EPSS
SaveExploits39
CVE
CVE
added 2026/09/13 12:00 a.m.14 views

CVE-2025-70819

Zettlab D6 Ultra before 1.7.0 is vulnerable to a directory traversal flaw in its compose-file volume handling. An attacker with low-privilege local access can craft a volume entry using repeated .. segments (e.g., ../../../../../../../etc:/h_etc:rw) to mount the host's /etc/passwd and /etc/shadow...

6.3CVSS5.7AI score0.00106EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/13 12:00 a.m.7 views

EUVD-2025-210895

Zettlab D6 Ultra before 1.7.0 allows mounting /etc/passwd and /etc/shadow in a container via ".." manipulations such as volumes: - ../../../../../../../etc:/hetc:rw in a compose file...

6.3CVSS5.7AI score0.00106EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 10:37 p.m.8 views

MegaHiDocker

MegaHiDocker This project will be exploited for some docker containers with similar vulnerability code: CVE-2020-35191, but this time on other containers. = Please read the Description.txt file Requirement: 1.Need to Install docker in your Linux AND Install subprocess module for python 3.X. 2.You...

10CVSS8.2AI score0.0457EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/07 7:21 a.m.17 views

EUVD-2026-54398

A TOCTOU Time-of-Check-Time-of-Use race condition vulnerability was found in the fixfiles script in policycoreutils. When running fixfiles relabel or fixfiles restore, the script used find and chcon commands to locate and relabel unlabeled files under /tmp and other directories. A local attacker...

4.4CVSS5.5AI score0.00082EPSS
SaveExploits0References4
F5 Networks
F5 Networks
added 2026/07/14 2:49 p.m.56 views

K000162205: Linux kernel vulnerability CVE-2026-46333

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: ptrace: slightly saner 'getdumpable' logic The 'dumpability' of a task is fundamentally about the memory image of the task - the concept comes from whether it can core dump or not - and makes no sens...

7.8CVSS5.6AI score0.01501EPSS
SaveExploits6Affected Software2
Cloud Foundry
Cloud Foundry
added 2026/06/18 12:00 a.m.27 views

CVE-2026-47833 - Symlink vulnerability in setupBpmLogs allows container-to-host privilege escalation via /etc/shadow | Cloud Foundry

Medium CVSS score: 6.8 Medium CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/S:U/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N Vendor Cloud Foundry Foundation Versions Affected Severity is Medium unless otherwise noted. bpm-release – All versions prior to v1.4.30 Description setupBpmLogs follows symlink for bpm.log open and...

6.9CVSS5.6AI score0.00167EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/05/21 7:40 a.m.29 views

kernel: Read root-owned files as an unprivileged user

A vulnerability was found in the Linux kernel that allows an unprivileged local user to read sensitive files normally restricted to the root user. The flaw occurs during process exit, where a brief window allows an attacker to intercept file access from a privileged process before it fully...

7.8CVSS6AI score0.01501EPSS
SaveExploits6References7
NVD
NVD
added 2026/04/17 8:16 p.m.10 views

CVE-2026-31927

Anviz CX7 Firmware is vulnerable to an authenticated CSV upload which allows path traversal to overwrite arbitrary files e.g., /etc/shadow, enabling unauthorized SSH access when combined with debug‑setting changes...

4.9CVSS0.00354EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/22 2:16 p.m.14 views

CVE-2019-25610

NetNumber Titan Master 7.9.1 contains a path traversal vulnerability in the drp endpoint that allows authenticated users to download arbitrary files by injecting directory traversal sequences. Attackers can manipulate the path parameter with base64-encoded payloads containing ../ sequences to...

7.1CVSS0.00622EPSS
SaveExploits0References3
Rows per page
Query Builder