Lucene search
+L

176 matches found

Kitploit
Kitploit
added 2026/09/13 4:44 a.m.11 views

PyStat

PyStat - Netstat Avanzado Para Windows Compatible con Python Versión 2.7 Características Conocer la dirección remota del proceso Conocer los puertos remotos del proceso Saber qué usuario está usando el proceso junto con el título y PID Registro de cambios: Soporte de instalación automática de...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/12 4:03 p.m.6 views

pystinger

pystinger English | 简体中文 Pystinger implementa proxy SOCK4 y mapeo de puertos a través de webshell. Puede ser usado directamente por metasploit-framework, viper, cobalt strike para la conexión de sesiones. Pystinger está desarrollado en python, y actualmente soporta tres scripts de proxy: php, jsp...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 3:11 p.m.10 views

spyse.py

spyse.py Envoltorio de API de Python y cliente de línea de comandos para las herramientas alojadas en spyse.com. "Spyse es un desarrollador de soluciones completas DAAS Datos como Servicio para profesionales de seguridad en Internet, administradores de sistemas corporativos y remotos, proveedores...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 4:01 a.m.7 views

CVE-2018-7600

LAB 9-CVE-2018-7600 I. ANÁLISIS DEL SISTEMA Identificar la superficie de ataque Comience enumerando los contenedores en ejecución: docker ps De los resultados de docker ps, el contenedor para este Laboratorio es: p1/lab09:latest Este contenedor expone el puerto: 0.0.0.0:8011-80/tcp Esto indica qu...

9.8CVSS7.8AI score0.99991EPSS
SaveExploits49
CVE
CVE
added 2026/08/28 12:00 a.m.12 views

CVE-2026-51652

CVE-2026-51652 is an incorrect access control flaw in the getUPnPCfg function of the TOTOLINK T6 router (firmware 4.1.5cu.748_B20211015 ). An unauthenticated attacker on the adjacent network can send a crafted POST request to /cgi-bin/cstecgi.cgi to retrieve UPnP enablement status and parsed port...

4.3CVSS5.9AI score0.00199EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/22 1:08 p.m.14 views

CVE-2026-50252

In NLnet Labs Unbound 1.4.22 up to and including 1.25.1, UDP source port is randomized and intended to serve as a secret value that increases the entropy of DNS transactions. When resolver load balancing policies depend on the source port while their outcome is revealed this secrecy is undermined...

7.1CVSS5.4AI score0.00163EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/07/12 12:16 p.m.24 views

CVE-2026-61875

luci-app-upnp contains a stored cross-site scripting vulnerability that allows unauthenticated LAN clients to inject JavaScript via UPnP IGD AddPortMapping SOAP requests. Attackers can send malicious HTML in the NewPortMappingDescription field, which miniupnpd stores and luci-app-upnp renders...

8.8CVSS0.00551EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/12 12:06 p.m.49 views

CVE-2026-61875 luci-app-upnp Stored XSS via UPnP Port Mapping Description

luci-app-upnp contains a stored cross-site scripting vulnerability that allows unauthenticated LAN clients to inject JavaScript via UPnP IGD AddPortMapping SOAP requests. Attackers can send malicious HTML in the NewPortMappingDescription field, which miniupnpd stores and luci-app-upnp renders...

8.8CVSS0.00551EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/12 12:06 p.m.58 views

CVE-2026-61875

The vulnerability is in luci-app-upnp (OpenWrt LuCI) and is a stored cross-site scripting (XSS) flaw in the UPnP IGD AddPortMapping SOAP request. An unauthenticated LAN client can submit malicious HTML in the NewPortMappingDescription field; miniupnpd stores it and luci-app-upnp renders it withou...

8.8CVSS6.1AI score0.00551EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/12 12:06 p.m.29 views

EUVD-2026-43235

luci-app-upnp contains a stored cross-site scripting vulnerability that allows unauthenticated LAN clients to inject JavaScript via UPnP IGD AddPortMapping SOAP requests. Attackers can send malicious HTML in the NewPortMappingDescription field, which miniupnpd stores and luci-app-upnp renders...

8.8CVSS6.1AI score0.00551EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/12 12:00 a.m.37 views

PT-2026-57559

Name of the Vulnerable Software and Affected Versions luci-app-upnp affected versions not specified Description Stored cross-site scripting occurs when unauthenticated LAN clients inject JavaScript through UPnP IGD AddPortMapping SOAP requests. The issue arises because the NewPortMappingDescripti...

8.8CVSS6.1AI score0.00551EPSS
SaveExploits0References6
NVD
NVD
added 2026/06/18 2:17 p.m.22 views

CVE-2026-42487

HVM guest I/O port accesses are subject to either emulation or at least translation. Translations are managed by the device model via XENDOMCTLioportmapping, and hence the linked list used may changed at any time. Traversal of those lists while handling guest I/O port accesses therefore needs...

7.9CVSS0.00095EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/06/18 1:46 p.m.32 views

CVE-2026-42487

HVM guest I/O port accesses are subject to either emulation or at least translation. Translations are managed by the device model via XENDOMCTLioportmapping, and hence the linked list used may changed at any time. Traversal of those lists while handling guest I/O port accesses therefore needs...

7.9CVSS5.2AI score0.00095EPSS
SaveExploits0
CVE
CVE
added 2026/06/18 1:46 p.m.81 views

CVE-2026-42487

CVE-2026-42487 concerns the Xen hypervisor’s handling of x86 HVM I/O port list traversal. The root cause stated in the sources is that traversal of the linked list used for guest I/O port accesses requires synchronization with updates to the translation/mapping (XEN_DOMCTL_ioport_mapping), but th...

7.9CVSS5.2AI score0.00095EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/18 1:46 p.m.22 views

EUVD-2026-37888

HVM guest I/O port accesses are subject to either emulation or at least translation. Translations are managed by the device model via XENDOMCTLioportmapping, and hence the linked list used may changed at any time. Traversal of those lists while handling guest I/O port accesses therefore needs...

7.9CVSS5.3AI score0.00095EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/06/12 12:00 a.m.15 views

Xen: x86 HVM I/O Port List Traversal (XSA-491)

HVM guest I/O port accesses are subject to either emulation or at least translation. Translations are managed by the device model via XENDOMCTLioportmapping, and hence the linked list used may changed at any time. Traversal of those lists while handling guest I/O port accesses therefore needs...

7.9CVSS5.8AI score0.00095EPSS
SaveExploits0References2
Xen Project
Xen Project
added 2026/06/09 12:00 p.m.27 views

x86 HVM I/O port list traversal

ISSUE DESCRIPTION HVM guest I/O port accesses are subject to either emulation or at least translation. Translations are managed by the device model via XENDOMCTLioportmapping, and hence the linked list used may changed at any time. Traversal of those lists while handling guest I/O port accesses...

7.9CVSS5.5AI score0.00095EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/06/05 7:37 p.m.24 views

CVE-2026-3870

A buffer overflow vulnerability in the UPnP AddPortMapping command in Zyxel VMG4005-B50B firmware versions through 5.13ABRL.5.4C0 could allow an adjacent attacker to trigger a temporary denial-of-service DoS condition affecting the UPnP function of the affected device...

6.5CVSS5.8AI score0.00168EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:22 p.m.18 views

CVE-2026-7069

A security flaw has been discovered in D-Link DIR-825 up to 3.00b32. This impacts the function AddPortMapping of the file upnpsoap.c of the component miniupnpd. Performing a manipulation of the argument NewPortMappingDescription results in buffer overflow. The attack needs to be approached within...

8.6CVSS7.7AI score0.01384EPSS
SaveExploits1References1
NVD
NVD
added 2026/06/03 6:16 p.m.30 views

CVE-2026-36603

Mercusys AC12G EU V1 router with firmware AC12GEUV1200909 exposes 15 of 18 UPnP IGD actions without authentication on port 1900, including AddPortMapping and GetExternalIPAddress. UPnP is enabled by default through the admin interface, allowing any unauthenticated LAN device to create arbitrary...

8.1CVSS0.00211EPSS
SaveExploits0References1
Rows per page
Query Builder