Lucene search
+L

97 matches found

Kitploit
Kitploit
added 2026/09/23 11:00 a.m.10 views

CVE-2024-32002-Reverse-Shell

CVE-2024-32002-Reverse-Shell Este script demuestra cómo explotar la vulnerabilidad CVE-2024-32002 para obtener una reverse shell, proporcionando acceso remoto al sistema afectado. Úselo con precaución en entornos controlados y solo con fines educativos o de pruebas de seguridad. Publicación del...

9CVSS7.9AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/09/23 4:55 a.m.14 views

git_rce

CVE-2024-32002: Explotando RCE en Git mediante git clone Este repositorio contiene un PoC para explotar CVE-2024-32002, una vulnerabilidad en Git que permite RCE durante una operación de git clone. Al crear repositorios con submódulos de una forma específica, un atacante puede explotar el manejo ...

9CVSS8AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/09/22 4:55 a.m.10 views

CVE-2021-21300

CVE-2021-21300: Arbitrary Code Execution via Malicious Git Hooks 📌 Summary CVE-2021-21300 is a critical vulnerability in Git versions 2.14.2 to 2.30.1 that allows attackers to execute arbitrary code on victim machines by exploiting symbolic links and case-insensitive file systems. 🧠 Problem...

8CVSS7.6AI score0.88533EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/21 6:18 p.m.15 views

CVE-2024-32002

CVE-2024-32002: Explotando RCE en Git mediante git clone Este repositorio contiene un PoC para explotar CVE-2024-32002, una vulnerabilidad en Git que permite RCE durante una operación de git clone. Al crear repositorios con submódulos de una forma específica, un atacante puede explotar el manejo ...

9CVSS8AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/09/21 5:59 a.m.12 views

CVE-2021-21300

CVE-2021-21300 In multiple versions of git, the handling of symbolic links is not strict. After uploading files to git on a case-sensitive file system e.g., Linux, cloning a malicious repository on a host using a case-insensitive file system e.g., Windows may lead to remote command execution...

8CVSS7.2AI score0.88533EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/20 10:37 p.m.8 views

CVE-2024-32002

CVE-2024-32002: Explotando RCE en Git mediante git clone Este repositorio contiene un PoC para explotar CVE-2024-32002, una vulnerabilidad en Git que permite RCE durante una operación git clone. Al crear repositorios con submódulos de una manera específica, un atacante puede explotar el manejo de...

9CVSS8AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/09/19 1:53 p.m.10 views

git_rce

Ataque de ejecución remota de código mediante git clone CVE-2024-32002 Contribuidores 이정우@Roronoawjd Antecedentes Esta vulnerabilidad es una vulnerabilidad de RCE Remote Code Execution que se produce al clonar un repositorio git que contiene submódulos en sistemas de archivos que no distinguen...

9CVSS8.1AI score0.29234EPSS
SaveExploits32References2
Kitploit
Kitploit
added 2026/09/19 1:49 p.m.11 views

rcetest

CVE-2024-32002: Explotando RCE en Git mediante git clone Este repositorio contiene un PoC para explotar CVE-2024-32002, una vulnerabilidad en Git que permite RCE durante una operación git clone. Al crear repositorios con submódulos de una manera específica, un atacante puede explotar el manejo de...

9CVSS8.2AI score0.29234EPSS
SaveExploits32References2
RedhatCVE
RedhatCVE
added 2026/09/18 7:21 a.m.9 views

CVE-2026-90982

A flaw was found in @fastify/static, a Fastify plugin for serving static files. On case-insensitive filesystems, such as Windows or default macOS volumes, a route guard or allowedPath restriction can be bypassed. This occurs because the route matcher is case-sensitive while the filesystem is not,...

5.3CVSS5.7AI score0.00357EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/17 7:16 a.m.13 views

CVE-2026-90982

@fastify/static is a Fastify plugin that serves static files from a configured root directory. In versions before 10.1.4, on a case-insensitive filesystem such as Windows or the default macOS volume, a route guard or allowedPath restriction can be bypassed by altering the letter case of a path...

5.3CVSS0.00357EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/17 6:55 a.m.10 views

CVE-2026-90982 @fastify/static vulnerable to route guard bypass via path case-folding

@fastify/static is a Fastify plugin that serves static files from a configured root directory. In versions before 10.1.4, on a case-insensitive filesystem such as Windows or the default macOS volume, a route guard or allowedPath restriction can be bypassed by altering the letter case of a path...

5.3CVSS5.8AI score0.00357EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 6:55 a.m.15 views

CVE-2026-90982

CVE-2026-90982 affects the @fastify/static plugin (versions before 10.1.4 ). On case-insensitive filesystems such as Windows or the default macOS volume, a mismatch between the case-sensitive route matcher and the case-insensitive filesystem allows an unauthenticated attacker to bypass route guar...

5.3CVSS5.8AI score0.00357EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/17 6:55 a.m.29 views

CVE-2026-90982 @fastify/static vulnerable to route guard bypass via path case-folding

@fastify/static is a Fastify plugin that serves static files from a configured root directory. In versions before 10.1.4, on a case-insensitive filesystem such as Windows or the default macOS volume, a route guard or allowedPath restriction can be bypassed by altering the letter case of a path...

5.3CVSS0.00357EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/17 6:55 a.m.7 views

CVE-2026-90982 @fastify/static vulnerable to route guard bypass via path case-folding

@fastify/static is a Fastify plugin that serves static files from a configured root directory. In versions before 10.1.4, on a case-insensitive filesystem such as Windows or the default macOS volume, a route guard or allowedPath restriction can be bypassed by altering the letter case of a path...

5.3CVSS5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/16 1:28 a.m.12 views

CVE-2024-50379-POC

Explotación y POC de CVE-2024-50379 Este repositorio contiene una Prueba de Concepto POC para CVE-2024-50379 , una vulnerabilidad que afecta a Apache Tomcat. El problema implica una condición de carrera de Tiempo de Verificación Tiempo de Uso TOCTOU , que puede llevar a Ejecución Remota de Código...

8.3AI score0.31824EPSS
SaveExploits13
NVD
NVD
added 2026/09/15 6:17 p.m.12 views

CVE-2026-57441

MCPVault is a lightweight Model Context Protocol server for safe access to files in an Obsidian vault. Prior to 0.11.4, PathFilter in src/pathfilter.ts compiles restricted-directory patterns case-sensitively and compares paths without canonicalizing filesystem-equivalent segment names. On...

8.4CVSS0.00174EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/09/03 8:05 a.m.16 views

httpd mod_auth directory protection bypassed by request path casing on case-insensitive filesystems

...

8.2CVSS5.8AI score0.00661EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/09/02 11:44 a.m.16 views

SUSE CVE-2026-73270

Improper Handling of Case Sensitivity vulnerability in Erlang/OTP inets httpd allows a remote unauthenticated attacker to read files inside a modauth protected directory by requesting them with different casing, on deployments whose filesystem is case-insensitive. modauth:secretpath/3 decides...

8.2CVSS5.9AI score0.00661EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/01 3:17 p.m.13 views

CVE-2026-73270

Improper Handling of Case Sensitivity vulnerability in Erlang/OTP inets httpd allows a remote unauthenticated attacker to read files inside a modauth protected directory by requesting them with different casing, on deployments whose filesystem is case-insensitive. modauth:secretpath/3 decides...

8.2CVSS0.00661EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/01 2:48 p.m.39 views

CVE-2026-73270 httpd mod_auth directory protection bypassed by request path casing on case-insensitive filesystems

Improper Handling of Case Sensitivity vulnerability in Erlang/OTP inets httpd allows a remote unauthenticated attacker to read files inside a modauth protected directory by requesting them with different casing, on deployments whose filesystem is case-insensitive. modauth:secretpath/3 decides...

8.2CVSS0.00661EPSS
SaveExploits0References7
Rows per page
Query Builder