Lucene search
+L

517 matches found

Kitploit
Kitploit
added 2026/09/08 10:59 p.m.6 views

CVE-2024-25170-Mezzanine-v6.0.0

Producto: Mezzanine CMS Versión: v6.0.0 Fecha de descubrimiento: 10.01.2024. Fecha de reporte: 10.01.2024. Tipo de vulnerabilidad: Control de Acceso Incorrecto. CVE ID: CVE-2024-25170 Descripción: Un problema en Mezzanine v6.0.0 permite a los atacantes eludir los controles de acceso manipulando e...

9.1CVSS5.8AI score0.00881EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 10:50 p.m.9 views

CVE-2018-12633-TPLink-Auth-Bypass

CVE-2018-12633-TPLink-Auth-Bypass A technical case study and exploitation analysis of the Authentication Bypass vulnerability in TP-Link TL-WR840N firmware CVE-2018-12633. Vulnerability Analysis: TP-Link TL-WR840N Authentication Bypass CVE-2018-12633 ⚠️ Disclaimer: This repository is for...

6.3CVSS7.2AI score0.00264EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 8:51 p.m.6 views

CVE-2025-31161

CVE-2025-31161 - Exploit de omisión de autenticación en CrushFTP Este script de Python explota CVE-2025-31161, una vulnerabilidad de omisión de autenticación en CrushFTP, que permite a atacantes no autenticados recuperar la lista de usuarios del endpoint de la API getUserList. Características...

9.8CVSS8.5AI score0.99976EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/08 7:16 a.m.5 views

vulnerable-nextjs-14-CVE-2025-29927

Reproducción de omisión de autorización CVE-2025-29927 Este repositorio es una reproducción de la vulnerabilidad CVE-2025-29927 en el paquete next Cómo reproducir 1. Sigue los pasos a continuación para clonar y ejecutar la aplicación Next.js 2. Prueba que la autorización deniega el acceso al...

9.1CVSS7.2AI score0.99225EPSS
SaveExploits59References1
Kitploit
Kitploit
added 2026/09/07 10:11 p.m.6 views

CVE-2025-55182

CVE-2025-55182 / CVE-2025-66478 — Análisis de bypass en middleware / RSC de Next.js El autor no asume ninguna responsabilidad por el mal uso o daños causados por esta investigación Proporcionado estrictamente con fines educativos y defensivos Descripción Este repositorio contiene un pequeño...

10CVSS7.8AI score0.99802EPSS
SaveExploits405
Kitploit
Kitploit
added 2026/09/07 12:14 p.m.8 views

CVE-2025-8088-Winrar-Tool

CVE-2025-8088 WinRAR Exploit Herramienta avanzada de explotación de path traversal en WinRAR Una sofisticada herramienta GUI para crear archivos RAR maliciosos que explotan la vulnerabilidad de path traversal en WinRAR CVE-2025-8088 mediante manipulación de ADS y cabeceras RAR5. Características...

8.8CVSS7.6AI score0.94551EPSS
SaveExploits35
RedhatCVE
RedhatCVE
added 2026/09/03 5:34 a.m.9 views

CVE-2026-37236

A flaw was found in grpc-gateway up to v2.28.0. A remote attacker could exploit an incorrect access control vulnerability by sending a specially crafted POST request that includes the X-HTTP-Method-Override header. The application processes this header without restricting allowed methods, allowin...

9.8CVSS5.6AI score0.0044EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/31 5:30 p.m.9 views

EUVD-2026-68682

A flaw has been found in MegaEase EaseProbe up to 2.3.0. Affected is the function realIP of the file web/server.go of the component Middleware. This manipulation of the argument X-Forwarded-For/X-Real-IP/True-Client-IP causes improper access controls. The attack can be initiated remotely. The...

7.5CVSS6.6AI score0.00375EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/31 5:30 p.m.34 views

CVE-2026-82815 MegaEase EaseProbe Middleware server.go realIP access control

A flaw has been found in MegaEase EaseProbe up to 2.3.0. Affected is the function realIP of the file web/server.go of the component Middleware. This manipulation of the argument X-Forwarded-For/X-Real-IP/True-Client-IP causes improper access controls. The attack can be initiated remotely. The...

7.5CVSS0.00375EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 4:17 p.m.7 views

AZL-98343 CVE-2026-37236 affecting package cert-manager 1.12.15-12

grpc-gateway v2.28.0 is vulnerable to Incorrect Access Control. The application processes the X-HTTP-Method-Override header in ServeMux.ServeHTTP without restricting allowed methods. When a POST request with Content-Type application/x-www-form-urlencoded includes this header, the request method i...

9.8CVSS6AI score0.0044EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/08/22 4:28 p.m.11 views

SUSE CVE-2026-72816

go-chi/chi through 5.2.1 contains an IP spoofing vulnerability in the RealIP middleware middleware/realip.go. The realIP function reads client-controlled headers True-Client-IP, X-Real-IP, and X-Forwarded-For and overwrites r.RemoteAddr without verifying that the request originated from a trusted...

6.5CVSS5.7AI score0.00219EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/14 12:16 p.m.10 views

AZL-96689 CVE-2026-72816 affecting package influxdb 2.7.5-20

go-chi/chi through 5.2.1 contains an IP spoofing vulnerability in the RealIP middleware middleware/realip.go. The realIP function reads client-controlled headers True-Client-IP, X-Real-IP, and X-Forwarded-For and overwrites r.RemoteAddr without verifying that the request originated from a trusted...

6.9CVSS6AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/14 12:16 p.m.18 views

AZL-96635 CVE-2026-72816 affecting package gh for versions less than 2.97.0-1

go-chi/chi through 5.2.1 contains an IP spoofing vulnerability in the RealIP middleware middleware/realip.go. The realIP function reads client-controlled headers True-Client-IP, X-Real-IP, and X-Forwarded-For and overwrites r.RemoteAddr without verifying that the request originated from a trusted...

6.9CVSS6AI score0.00219EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.12 views

org.apache.camel/camel-cxf: Apache Camel CXF SOAP: Remote attacker can execute unintended operations via header manipulation

A flaw was found in the Apache Camel CXF SOAP component. A remote attacker can exploit this vulnerability by manipulating the operationName header in an unauthenticated HTTP request. This improper input validation allows the attacker to force the CxfProducer to invoke unintended SOAP operations o...

7.5CVSS5.5AI score0.00625EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/08/11 5:04 p.m.9 views

CVE-2026-62914 Microsoft Exchange Server Spoofing Vulnerability

...

7.3CVSS5.1AI score0.00335EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/07 10:16 a.m.22 views

CVE-2026-54199

Tobit Laboratories AG TeamDavid's Webbox is vulnerable to HTTP header injection through the request body in the application's link storing functionality //ServerClientcelink.htm, which is appended to the redirect target in the 302 HTTP response. If a line feed is added, this will also be added to...

5.3CVSS0.00263EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 1:20 p.m.12 views

CVE-2026-0516

A improper neutralization of HTTP Headers for Scripting Syntax vulnerability in SonicOS could allow a remote attacker to manipulate the Host header and redirect firewall management users to arbitrary web domains...

6.5CVSS0.00205EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 11:50 a.m.51 views

EUVD-2026-53334

A improper neutralization of HTTP Headers for Scripting Syntax vulnerability in SonicOS could allow a remote attacker to manipulate the Host header and redirect firewall management users to arbitrary web domains...

6.5CVSS5.7AI score0.00205EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/30 7:44 a.m.20 views

org.apache.camel/camel-cxf: Apache Camel CXF SOAP: Remote attacker can execute unintended operations via header manipulation

A flaw was found in the Apache Camel CXF SOAP component. A remote attacker can exploit this vulnerability by manipulating the operationName header in an unauthenticated HTTP request. This improper input validation allows the attacker to force the CxfProducer to invoke unintended SOAP operations o...

7.5CVSS5.9AI score0.00625EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/07/30 1:40 a.m.15 views

io.netty/netty-codec-http: Netty: CRLF Injection via Multipart Filename in Netty HttpPostRequestEncoder

A flaw was found in Netty's HttpPostRequestEncoder, a widely used Java networking library component responsible for constructing multipart HTTP request bodies. The issue arises because user-supplied filenames and field names are directly embedded into Content-Disposition MIME headers without any...

6.5CVSS5.9AI score0.00247EPSS
SaveExploits0References5
Rows per page
Query Builder