Lucene search
+L

1071 matches found

Cvelist
Cvelist
added 2026/09/18 2:29 p.m.39 views

CVE-2026-85511 Wildfly-elytron-realm-token: parameter injection in eap's elytron oauth2

A flaw was found in EAP's Elytron. An EAP application whose security domain is backed by an Elytron token-realm with oauth2-introspection would allow parameter substitution due to missing URL encoding...

4.2CVSS0.00131EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/09/18 2:29 p.m.10 views

CVE-2026-85511 Wildfly-elytron-realm-token: parameter injection in eap's elytron oauth2

A flaw was found in EAP's Elytron. An EAP application whose security domain is backed by an Elytron token-realm with oauth2-introspection would allow parameter substitution due to missing URL encoding...

4.2CVSS0.00131EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/17 11:53 p.m.9 views

CVE-2025-54589

CVE-2025-54589 – Copyparty Reflected XSS Author: Byte Reaper Description : This repository provides a Proof-of-Concept PoC and simple exploit for CVE-2025-54589 , a reflected Cross-Site Scripting XSS vulnerability in Copyparty ≤ 1.18.6. By injecting crafted JavaScript payloads into the filter...

6.3CVSS5.9AI score0.0242EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/17 5:28 p.m.8 views

django-connector-CVE-2025-64459-testbed

Django-CVE-2025-64459-Testbed A self-contained testbed for Django CVE-2025-64459. Demonstrates QuerySet.filter parameter injection via dictionary expansion using Docker. About the Vulnerability CVE-2025-64459 is a high-severity vulnerability in Django specifically versions 5.1.14 that allows...

9.1CVSS7.2AI score0.19396EPSS
SaveExploits10References1
OSV
OSV
added 2026/09/17 5:03 p.m.10 views

GHSA-465G-FH3V-9JW4 RabbitMQ amqp091-go: Connection Configuration Overwrite via Unsanitized TLS Path Parameter Injection

Summary A query parameter injection vulnerability exists in the AMQP client's connection URI formatting logic. When generating or parsing connection URIs, TLS-related filesystem paths such as certificates or keys are appended directly to the URI's query string using string concatenation rather th...

8.7CVSS0.00097EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/17 1:52 a.m.23 views

cve-2024-4577-lab

CVE-2024-4577 — PHP-CGI 参数注入 → RCE(Docker 实验环境 / CTF) 一个自包含、从零构建的 Docker 实验环境 ,演示了 CVE-2024-4577 背后的 真实 参数注入 → 远程代码执行原语。 通过 http://localhost:8080 利用它,获取 shell,并从容器内部读取 flag。 这是一个真实的漏洞,而非模拟漏洞。 该容器会编译一个未打补丁的 PHP 5.4.1 CGI 二进制文件,并以真实易受攻击主机的配置方式将其接入 Apache。其中没有任何虚假的 “if password == flag” 检查——获取 flag...

9.8CVSS7.7AI score0.99998EPSS
SaveExploits108
Kitploit
Kitploit
added 2026/09/17 1:48 a.m.13 views

CVE-2026-24061

GNU InetUtils telnetd 参数注入认证绕过(CVE-2026-24061) 2026年1月,来自 GNU InetUtils 的 GNU telnetd 服务被Kyu Neushwaistein(又名 Carlos Cortes Alvarez) 发现存在认证绕过漏洞。该漏洞被追踪为 CVE-2026-24061,允许攻击者在无需提供有效凭据的情况下建立 Telnet 会话,从而获得对目标系统的未授权访问。该漏洞存在于 GNU telnetd 服务直至 2.7-2 版本的所有版本中,看起来就像是直接从 90 年代搬出来的。 这是一个参数注入漏洞(CWE-88),CVSS...

9.8CVSS8.5AI score0.98064EPSS
SaveExploits68References1
Kitploit
Kitploit
added 2026/09/17 1:03 a.m.14 views

CVE-2023-7028

GitLab CVE-2023-7028 POC root@kitploit: [email protected]&[email protected] 科研机构base成都-招聘网络安全研究人员(私)...

10CVSS8.1AI score0.94647EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/16 10:52 p.m.9 views

CVE-2026-24061

GNU InetUtils telnetd 认证绕过漏洞(通过参数注入)- CVE-2026-24061 📚 简介 最近在 GNU InetUtils telnetd 中发现的一个参数注入漏洞,允许攻击者通过将 USER 环境变量设置为“-f root”来绕过认证。因此,远程未认证攻击者可以访问运行易受攻击的 telnetd 服务的系统,并将权限提升至 root。如果成功利用,该漏洞可能使攻击者能够访问敏感信息、更改系统设置并执行任意命令,最终可能导致系统完全被攻陷。 CVSS 详情| CNA MITRE ---|--- 基础评分| 9.8 攻击向量|...

9.8CVSS8.5AI score0.98064EPSS
SaveExploits68
RedHat Linux
RedHat Linux
added 2026/09/16 3:39 p.m.5 views

github.com/rabbitmq/amqp091-go: RabbitMQ amqp091-go: Connection configuration overwrite via unsanitized TLS path parameter injection

A flaw was found in RabbitMQ amqp091-go. The URI.String function in uri.go concatenates TLS asset path values directly into an AMQPS query string without proper encoding. If an application processes a TLS asset path containing special characters like ampersand or equals delimiters, these can be...

8.7CVSS0.00097EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/09/16 2:40 p.m.12 views

CVE-2026-77404 RabbitMQ amqp091-go: Connection Configuration Overwrite via Unsanitized TLS Path Parameter Injection

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client. Prior to 1.13.0, URI.String in uri.go concatenates CertFile, KeyFile, CACertFile, and ServerName values directly into an AMQPS query string instead of encoding them as URL query parameters with url.Values. If an application accepts a TLS asset path...

8.7CVSS0.00097EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/16 2:40 p.m.33 views

CVE-2026-77404 RabbitMQ amqp091-go: Connection Configuration Overwrite via Unsanitized TLS Path Parameter Injection

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client. Prior to 1.13.0, URI.String in uri.go concatenates CertFile, KeyFile, CACertFile, and ServerName values directly into an AMQPS query string instead of encoding them as URL query parameters with url.Values. If an application accepts a TLS asset path...

8.7CVSS0.00097EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/16 2:40 p.m.21 views

CVE-2026-77404

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client library. Prior to 1.13.0 , the URI.String method in uri.go concatenates CertFile, KeyFile, CACertFile, and ServerName values directly into the AMQPS query string without URL-encoding them. If an application accepts a TLS asset path containing ampersan...

8.7CVSS5.7AI score0.00097EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 2:40 p.m.4 views

CVE-2026-77404 RabbitMQ amqp091-go: Connection Configuration Overwrite via Unsanitized TLS Path Parameter Injection

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client. Prior to 1.13.0, URI.String in uri.go concatenates CertFile, KeyFile, CACertFile, and ServerName values directly into an AMQPS query string instead of encoding them as URL query parameters with url.Values. If an application accepts a TLS asset path...

8.7CVSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/16 11:43 a.m.10 views

CVE-2024-50340

CVE-2024-50340 POC Requirements The registerargcargv option must be enabled in the PHP configuration file php.ini. This setting loads command-line arguments and query params into $SERVER'argv'. https://www.php.net/manual/en/ini.core.phpini.register-argc-argv Explanation of Vulnerable Code This...

7.3CVSS7.5AI score0.64802EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 11:39 a.m.9 views

php-cgi-Injector

PHP-CGI Injector 🚀 CVE-2024-4577 & CVE-2024-8926 Exploit Tool Automated testing tool for PHP-CGI parameter injection vulnerabilities , supporting CVE-2024-4577 and CVE-2024-8926 , with capabilities for command execution, file upload, download , etc. 📌 Introduction This tool can be used to test...

9.8CVSS7.7AI score0.99987EPSS
SaveExploits69
Kitploit
Kitploit
added 2026/09/15 7:37 p.m.11 views

vBulletin-5.x-0day-pre-auth-RCE-exploit

vBulletin-5.x-0day-pre-auth-RCE-exploit 影响版本:vBulletin 5.0.05.5.4 poc如下: !/usr/bin/python vBulletin 5.x 0day pre-auth RCE exploit This should work on all versions from 5.0.0 till 5.5.4 Google Dorks: - site:.vbulletin.net - "Powered by vBulletin Version 5.5.4" import requests import sys if...

5.9AI score
SaveExploits0
NVD
NVD
added 2026/09/15 7:17 p.m.7 views

CVE-2026-82191

Joomla Extension - j2commerce.com - Unescaped request data reflected into PayPal notify redirect in J2Store 1.0.0-3.3.2, 4.0.0-4.0.22, 4.1.0-4.1.7 - A crafted link to the paypal notify endpoint, if followed by a victim's browser or an automated system that fetches it, causes the resulting redirec...

5.3CVSS0.00264EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/15 6:50 p.m.8 views

EUVD-2026-79290

Joomla Extension - j2commerce.com - Unescaped request data reflected into PayPal notify redirect in J2Store 1.0.0-3.3.2, 4.0.0-4.0.22, 4.1.0-4.1.7 - A crafted link to the paypal notify endpoint, if followed by a victim's browser or an automated system that fetches it, causes the resulting redirec...

5.3CVSS5.7AI score0.00264EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/15 6:50 p.m.30 views

CVE-2026-82191 Joomla Extension - j2commerce.com - Unescaped request data reflected into PayPal notify redirect in J2Store 1.0.0-3.3.2, 4.0.0-4.0.22, 4.1.0-4.1.7

Joomla Extension - j2commerce.com - Unescaped request data reflected into PayPal notify redirect in J2Store 1.0.0-3.3.2, 4.0.0-4.0.22, 4.1.0-4.1.7 - A crafted link to the paypal notify endpoint, if followed by a victim's browser or an automated system that fetches it, causes the resulting redirec...

5.3CVSS0.00264EPSS
SaveExploits0References1
Rows per page
Query Builder