Lucene search
+L

430 matches found

Kitploit
Kitploit
added 2026/09/07 12:16 a.m.11 views

sccm_sql_backdoor

sccmsqlbackdoor A proof‑of‑concept tool that implants a controlled backdoor into a Management Point stored procedure, enabling indirect SQL execution through a legitimate MP HTTP service. Installation You can install by cloning the repository and installing the dependencies. root@kitploit: $ git...

9.8CVSS8.4AI score0.82022EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/06 10:37 p.m.7 views

cve-2015-3306

cve-2015-3306 imagen docker hackarada/cve-2015-3306 Destinado para uso personal root@kitploit: docker build -t hackarada/cve-2015-3306 docker run --rm -it -p 21:21 -p 80:80 hackarada/cve-2015-3306...

10CVSS7.7AI score0.96752EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/03 11:58 a.m.3 views

CVE-2017-12635_36

Lab7-CVE-2017-12635-12636 I. ANÁLISIS DEL SISTEMA Identificación de la Superficie de Ataque Comenzando con lo que se está ejecutando en el entorno. Listo todos los contenedores activos: docker ps La víctima expone un único puerto:5984 ⇒ Hago curl directamente a él para obtener más información: cu...

10CVSS8.1AI score0.99838EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/03 9:26 a.m.4 views

CVE-1999-0678

CVE-1999-0678: Detection & Remediation Project Author: Pham Huu Minh Date: December 2025 Project Overview This project demonstrates the complete lifecycle of a vulnerability assessment, specifically targeting the legacy Directory Traversal vulnerability CVE-1999-0678 on an Apache Web Server. The...

5CVSS6AI score0.31408EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/02 10:43 p.m.6 views

CVE-2025-31161

CVE-2025-31161 He escrito un exploit en Go para CVE-2025-31161 que afecta a crushFTP. Uso root@kitploit: ./exploit -target http://localhost:8085 -user crushadmin -action create-admin -new-admin-user username -new-admin-pass pass...

9.8CVSS8.5AI score0.99976EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/02 10:26 a.m.5 views

CVE-2019-20933

CVE-2019-20933 InfluxDB anterior a la versión 1.7.6 tiene una vulnerabilidad de omisión de autenticación en la función authenticate en services/httpd/handler.go porque un token JWT puede tener un SharedSecret vacío también conocido como secreto compartido. see...

9.8CVSS7.2AI score0.30921EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/08/31 3:40 p.m.5 views

CVE-2025-32375

Setup for the vulnerable version. Start the vulnerable container: root@kitploit: docker compose up Create a listener e.g. ncat: root@kitploit: ncat -klnv 1337 Run the exploit: root@kitploit: python3 exploit.py You should receive an HTTP request in the ncat window with the contents of the OS comma...

9.8CVSS8.2AI score0.52109EPSS
SaveExploits5References1
EUVD
EUVD
added 2026/08/29 12:31 a.m.12 views

EUVD-2026-67937

A buffer overflow vulnerability exists in the embedded HTTP service in TL-WR841N v14 when processing multipart/form-data requests. Insufficient validation of an attacker-controlled boundary parameter may allow a remote unauthenticated attacker to submit a crafted request that corrupts memory by...

5.3CVSS6AI score0.00296EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/28 10:16 p.m.12 views

CVE-2026-76651

A buffer overflow vulnerability exists in the embedded HTTP service in TL-WR841N v14 when processing multipart/form-data requests. Insufficient validation of an attacker-controlled boundary parameter may allow a remote unauthenticated attacker to submit a crafted request that corrupts memory by...

5.3CVSS0.00296EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 8:19 p.m.19 views

CVE-2026-76651

A buffer overflow in the embedded HTTP service of the TP-Link TL-WR841N v14 is triggered when processing multipart/form-data requests. Insufficient validation of an attacker-controlled boundary parameter allows a remote, unauthenticated attacker from the adjacent network to corrupt memory beyond ...

5.3CVSS6AI score0.00296EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/28 8:19 p.m.40 views

CVE-2026-76651 Pre-Authentication Multipart Boundary Buffer Overflow in HTTP Service in TP-Link TL-WR841N

A buffer overflow vulnerability exists in the embedded HTTP service in TL-WR841N v14 when processing multipart/form-data requests. Insufficient validation of an attacker-controlled boundary parameter may allow a remote unauthenticated attacker to submit a crafted request that corrupts memory by...

5.3CVSS0.00296EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/26 4:16 p.m.15 views

CVE-2026-81032

NebulaGraph exposes its runtime configuration over an unauthenticated HTTP service. Each daemon starts the web service defined in src/webservice/WebService.cpp, whose bind address defaults to all interfaces, and registers routes for reading and writing gflags alongside status and statistics...

9.8CVSS0.0029EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/26 3:45 p.m.31 views

CVE-2026-81032

NebulaGraph (graph database) through 3.8.0 ships an unauthenticated HTTP service (src/webservice/WebService.cpp) that binds to all interfaces by default and exposes routes for reading and writing its gflags runtime configuration. Because the service carries no authentication, token check, or addr...

9.8CVSS5.4AI score0.0029EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/26 3:45 p.m.37 views

CVE-2026-81032 NebulaGraph through 3.8.0 Unauthenticated Read and Modification of Runtime Configuration

NebulaGraph exposes its runtime configuration over an unauthenticated HTTP service. Each daemon starts the web service defined in src/webservice/WebService.cpp, whose bind address defaults to all interfaces, and registers routes for reading and writing gflags alongside status and statistics...

9.8CVSS0.0029EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/26 3:45 p.m.9 views

EUVD-2026-66608

NebulaGraph exposes its runtime configuration over an unauthenticated HTTP service. Each daemon starts the web service defined in src/webservice/WebService.cpp, whose bind address defaults to all interfaces, and registers routes for reading and writing gflags alongside status and statistics...

9.8CVSS5.4AI score0.0029EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/20 12:35 a.m.17 views

EUVD-2026-63168

An unauthenticated denial-of-service vulnerability was identified in TP-Link TL-MR100 v3.2, TL-MR150 v3.2, TL-MR6400 v8.0 and Archer MR600 v2, due to improper handling of exceptional request conditions that may lead to a NULL pointer dereference. A remote attacker on an adjacent network can send ...

7.1CVSS5.5AI score0.00442EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/19 11:11 p.m.47 views

CVE-2026-8619

The HTTP service in TP-Link TL-MR100 v3.2, TL-MR150 v3.2, TL-MR6400 v8.0, and Archer MR600 v2 crashes via NULL pointer dereference when an adjacent-network attacker sends a specially crafted HTTP request, temporarily disabling the web management interface. CVSS 4.0 base score is 7.1 (HIGH). TP-Li...

7.5CVSS5.5AI score0.00442EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/19 11:11 p.m.35 views

CVE-2026-8619 Unauthenticated Denial-of-Service Vulnerability in HTTP Service in TP-Link TL-MR100, TL-MR150, TL-MR6400 and Archer MR600

An unauthenticated denial-of-service vulnerability was identified in TP-Link TL-MR100 v3.2, TL-MR150 v3.2, TL-MR6400 v8.0 and Archer MR600 v2, due to improper handling of exceptional request conditions that may lead to a NULL pointer dereference. A remote attacker on an adjacent network can send ...

7.1CVSS0.00442EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.20 views

PT-2026-78867

Name of the Vulnerable Software and Affected Versions TP-Link TL-MR100 version 3.2 TP-Link TL-MR150 version 3.2 TP-Link TL-MR6400 version 8.0 TP-Link Archer MR600 version 2 Description An unauthenticated denial-of-service issue exists due to improper handling of exceptional request conditions,...

7.5CVSS5.4AI score0.00442EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/08/11 6:36 p.m.9 views

CVE-2026-69119

Taubyte Tau v1.1.10 contains a missing authorization vulnerability in the services/auth HTTP service that allows any authenticated user to read or permanently delete another tenant's project by supplying an arbitrary project ID to the GET and DELETE /projects/id endpoints. The GitHubTokenHTTPAuth...

8.3CVSS5.5AI score0.00315EPSS
SaveExploits0References5
Rows per page
Query Builder