Lucene search
+L

420 matches found

Kitploit
Kitploit
•added 2026/09/24 4:12 p.m.•15 views

sjet

sJET de siberas siberas JMX Exploitation Toolkit sJET permite una explotación fácil de servicios JMX configurados de forma insegura. Información adicional de antecedentes se puede encontrar aquí y aquí. Requisitos previos Jython 2.7 Uso SJET implementa una interfaz CLI usando argparse:...

6.1AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/24 2:49 a.m.•15 views

firebaseExploiter

不安全的 Firebase CLI 扫描器与利用工具。 功能 • 安装 • 用法 功能 从主机列表进行批量漏洞扫描 在利用期间上传自定义 exploit.json 中的 JSON 数据 为利用自定义 URI 路径 用法 这将显示 CLI 工具的帮助信息。以下为其支持的所有必需参数。 安装 FirebaseExploiter 使用 go1.19 构建。请确保使用最新版本的 Go 以成功安装。运行以下命令安装最新版本: root@kitploit: go install -v github.com/securebinary/firebaseExploiter@latest 运行...

5.9AI score
SaveExploits0References1
Nuclei
Nuclei
•added 2026/09/24 2:06 a.m.•103 views

osCommerce 2.3.4.1 - Remote Code Execution

osCommerce Online Merchant 2.3.4.1 contains a remote code execution caused by insecure default configuration and missing authentication in the installer workflow, letting unauthenticated attackers execute arbitrary PHP code via install4.php, exploit requires accessible /install/ directory after...

9.3CVSS6.6AI score0.04152EPSS
SaveExploits1References4
Kitploit
Kitploit
•added 2026/09/23 10:25 p.m.•8 views

CVE-2023-27524

CVE-2023-27524: Bypass de autenticación en Apache Superset Script para comprobar si un servidor Apache Superset se está ejecutando con una configuración predeterminada insegura CVE-2023-27524. El script comprueba si las cookies de sesión de un servidor Superset están firmadas con alguna de las...

9.8CVSS8.6AI score0.97405EPSS
SaveExploits19
Kitploit
Kitploit
•added 2026/09/19 1:40 p.m.•14 views

CVE-2023-27524-POC

CVE-2023-27524: Bypass de autenticación en Apache Superset Script para comprobar si un servidor Apache Superset es vulnerable a CVE-2023-27524 y, si lo es, forjar una cookie de sesión con el userid = 1, que normalmente es el usuario admin, lo que permite omitir la autenticación y obtener acceso a...

9.8CVSS8.5AI score0.97405EPSS
SaveExploits19References1
RedHat Linux
RedHat Linux
•added 2026/09/17 3:09 p.m.•12 views

tomcat: Apache Tomcat: Insufficient documentation for EncryptInterceptor may lead to insecure configurations

A flaw was found in Apache Tomcat. Insufficient technical documentation regarding the secure configuration of the EncryptInterceptor component may lead to deployments with insecure settings. This vulnerability could allow an attacker to exploit misconfigurations that arise from unclear guidance,...

7.9AI score0.00597EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/17 3:07 p.m.•10 views

tomcat: Apache Tomcat: Insufficient documentation for EncryptInterceptor may lead to insecure configurations

A flaw was found in Apache Tomcat. Insufficient technical documentation regarding the secure configuration of the EncryptInterceptor component may lead to deployments with insecure settings. This vulnerability could allow an attacker to exploit misconfigurations that arise from unclear guidance,...

7.9AI score0.00597EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/14 5:05 a.m.•15 views

tomcat: Apache Tomcat: Insufficient documentation for EncryptInterceptor may lead to insecure configurations

A flaw was found in Apache Tomcat. Insufficient technical documentation regarding the secure configuration of the EncryptInterceptor component may lead to deployments with insecure settings. This vulnerability could allow an attacker to exploit misconfigurations that arise from unclear guidance,...

7.8AI score0.00597EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/08 7:43 p.m.•28 views

CVE-2026-86464

In the current development version of Eclipse aeriOS, for which no official release has yet been published, the Identity Manager IdM deployment included insecure default configurations and credentials for security-sensitive services. The Helm chart exposed the Keycloak service and its PostgreSQL...

9.9CVSS0.00546EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/03 5:06 p.m.•22 views

CVE-2026-58400 GeoNetwork vulnerable to Remote Code Execution via unsafe Saxon XSLT processor configuration in formatter

GeoNetwork is a catalog application to manage spatially referenced resources. Prior to versions 4.4.12 and 4.2.17, the Saxon XSLT processor used to render formatters is configured without secure processing FEATURESECUREPROCESSING and without disabling Java extension functions...

9.1CVSS6.2AI score
SaveExploits0References6
VulnCheck KEV
VulnCheck KEV
•added 2026/09/03 12:00 a.m.•13 views

VulnCheck KEV: CVE-2026-58400

GeoNetwork is a catalog application to manage spatially referenced resources. Prior to versions 4.4.12 and 4.2.17, the Saxon XSLT processor used to render formatters is configured without secure processing FEATURESECUREPROCESSING and without disabling Java extension functions...

9.1CVSS6.2AI score0.01187EPSS
SaveIn wildExploits0References2
Cvelist
Cvelist
•added 2026/09/02 2:43 p.m.•37 views

CVE-2026-82955

In the current development version of Eclipse aeriOS, which has not yet had an official release, the KrakenD instance included in the API Gateway component had the disablejwksecurity parameter hard-coded to true, with no option to override it through the Helm chart configuration. This setting...

9CVSS0.0018EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/02 12:17 p.m.•11 views

CVE-2026-84835

Missing Authorization vulnerability in DimaFreund Rentsyst rentsyst allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects Rentsyst: from n/a through 2.1.5...

5.3CVSS0.00313EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/27 2:50 p.m.•19 views

EUVD-2026-67029

The configure command accepted any endpoint URL and stored it beside the user's access token. ConfigureCommand.execute in src/cli.ts persisted the value given to its endpoint option into the user profile without passing it through createSafeUrl in src/config.ts, the helper that already restricted...

6.9CVSS5.4AI score0.00446EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/20 12:18 p.m.•8 views

CVE-2026-21784 HCL IntelliOps Event Management is affected by multiple security vulnerabilities.

HCL IntelliOps Event Management IEM is affected by missing or insecure Cross-Origin Security headers. This issue makes the application's environment and resources susceptible to unauthorized external interaction and potential exploitation...

4.8CVSS5.2AI score0.00242EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/08/19 2:02 p.m.•34 views

CVE-2026-76244 stigmem-node Insecure Federation Transport Configuration

stigmem-node contains an insecure default configuration vulnerability that allows federation traffic to traverse networks without mTLS protection when non-loopback endpoints are enabled. Operators who explicitly disabled mTLS while binding federation to non-loopback addresses expose federation...

9.1CVSS0.00268EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/21 9:19 a.m.•46 views

CVE-2026-62415

The Membership Pro Joomla extension (prior to version 4.6.2 ) is affected by an insecure default configuration that allows unauthenticated users to upload media assets . This vulnerability stems from the software's default settings rather than a specific code flaw in later versions. No specific e...

5.8AI score0.00446EPSS
SaveExploits0References1
OSV
OSV
•added 2026/07/13 3:46 p.m.•24 views

PYSEC-2026-2759 Open WebUI: Stored XSS in Mermaid Markdown Preview

Summary Open WebUI renders Mermaid blocks from Markdown files in the file preview panel and inserts the generated SVG into the DOM using innerHTML. Because Mermaid is configured with securityLevel: 'loose', attacker-controlled Mermaid content can be rendered unsafely in this flow. A working paylo...

8.7CVSS6.2AI score0.00336EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
•added 2026/05/29 12:00 a.m.•28 views

PT-2026-78422

Name of the Vulnerable Software and Affected Versions stigmem-node version 0.9.0a1 Description Plugin signature enforcement can be disabled using a single configuration flag without requiring a second explicit acknowledgment. In environments where plugin directories are writable by less-trusted...

7.3CVSS5.9AI score0.00115EPSS
SaveExploits0References12
CVE
CVE
•added 2026/05/26 4:30 p.m.•49 views

CVE-2026-2264

CVE-2026-2264 describes a vulnerability in Google Cloud Apigee SetIntegrationRequest policy enabling remote SSRF and exfiltration of service account tokens. Exploitation required an insecure API proxy configuration; CVSS metrics indicate network access with low complexity, no privileges, and high...

9.2CVSS5.8AI score0.0036EPSS
SaveExploits0References1
Rows per page
Query Builder