Lucene search
+L

790 matches found

Kitploit
Kitploit
added 2026/09/05 9:07 p.m.8 views

CVE-2020-28351

ShoreTel 19.46.1802.0 反射型クロスサイトスクリプティング攻撃 Mitel ShoreTel 19.46.1802.0 デバイスの会議コンポーネントは、HOMEMEETING& ページの timezone オブジェクトに対する検証が不十分であるため、PATHINFO を介して index.php への反射型クロスサイトスクリプティング攻撃(XSS)を認証されていない攻撃者に許可する可能性があります。 脆弱性のあるペイロード /index.php/%22%20onmouseover=alertdocument.domain%20?page=HOME 脆弱性は...

6.1CVSS6.4AI score0.15987EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/05 4:24 p.m.5 views

CVE-2019-11043

CVE-2019-11043 Descripción de la vulnerabilidad En Nginx, al procesar peticiones con %0a en fastcgisplitpathinfo, el salto de línea \n provoca que PATHINFO quede vacío. Por otro lado, php-fpm tiene un defecto lógico al manejar PATHINFO vacío. Un atacante puede lograr ejecución remota de código...

9.8CVSS7.6AI score0.9978EPSS
SaveExploits57
Nuclei
Nuclei
added 2026/09/05 2:04 a.m.86 views

Mitel ShoreTel 19.46.1802.0 Devices - Cross-Site Scripting

Mitel ShoreTel 19.46.1802.0 devices and their conference component are vulnerable to an unauthenticated attacker conducting reflected cross-site scripting attacks via the PATHINFO variable to index.php due to insufficient validation for the timezone object in the HOMEMEETING& page. id:...

6.1CVSS5.8AI score0.15987EPSS
SaveExploits3References5
Kitploit
Kitploit
added 2026/09/04 5:06 a.m.3 views

cve-2019-11043

PHP リモートコード実行脆弱性 CVE-2019-11043 1. 背景 9月26日、PHP公式が脆弱性の通告を発表し、Nginx + php-fpmを使用するサーバーが特定の設定下でリモートコード実行の脆弱性を持つことを指摘しました。この設定は広く使用されており、影響は大きいです。 脆弱性のPoCは10月22日に公開され、国内のセキュリティメディアが速やかに警告を発しました。 2. 脆弱性の説明...

9.8CVSS7.3AI score0.9978EPSS
SaveExploits57References1
Kitploit
Kitploit
added 2026/09/02 10:55 a.m.5 views

CVE-2019-11043

CVE-2019-11043 0th3rs Security Team ====================== In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 Tested under PHP 7.2.20/7.3.10 Instructions root@kitploit: 1、较为稳定,只要爆破出query长度和Header头字段长度 2、autosession检测漏洞存在性 3、实现判断目标worker进程数实现健壮性 4、全worker进程污染 Nginx...

9.8CVSS7.4AI score0.9978EPSS
SaveExploits57
Kitploit
Kitploit
added 2026/08/31 2:22 p.m.2 views

PHP-FPM-Remote-Code-Execution-Vulnerability-CVE-2019-11043-

CVE-2019-11043 1.脆弱性の説明 Nginx上でfastcgi split path infoが%0aを含むリクエストを処理する際、改行文字\nによりPATH INFOが空になります。php-fpmはPATH INFOが空の場合、論理的な欠陥が存在します。攻撃者は巧妙に構築して利用することで、リモートコード実行を引き起こす可能性があります。 影響範囲 Nginx + php-fpm のサーバーで、以下の設定を使用している場合、リモートコード実行の脆弱性が存在する可能性があります。 location ^ /小.php/|$ fastcgi split path info ^....

9.8CVSS7.5AI score0.9978EPSS
SaveExploits57
Nuclei
Nuclei
added 2026/08/29 10:07 a.m.9 views

PHP-FPM Path Info Buffer Underflow - Remote Code Execution

In PHP-FPM before 7.1.33, 7.2.x before 7.2.24, and 7.3.x before 7.3.11, when deployed in certain Nginx configurations with the fastcgisplitpathinfo directive, a crafted request with an empty PATHINFO can trigger a buffer underflow in the php-fpm code. This may allow an unauthenticated remote...

9.8CVSS7.5AI score0.9978EPSS
SaveExploits57References5
NVD
NVD
added 2026/08/23 7:16 p.m.12 views

CVE-2026-75922

Reverse::Proxy versions before 0.04 for Perl allow HTTP request smuggling via a percent-decoded PATHINFO written unencoded to the upstream request line. PSGI hands PATHINFO to an application percent-decoded, so a %XX sequence in the client URL has become a raw byte by the time the proxy sees it...

5.3CVSS0.0042EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/23 6:16 p.m.36 views

CVE-2026-75922 Reverse::Proxy versions before 0.04 for Perl allow HTTP request smuggling via a percent-decoded PATH_INFO written unencoded to the upstream request line

Reverse::Proxy versions before 0.04 for Perl allow HTTP request smuggling via a percent-decoded PATHINFO written unencoded to the upstream request line. PSGI hands PATHINFO to an application percent-decoded, so a %XX sequence in the client URL has become a raw byte by the time the proxy sees it...

0.0042EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/23 6:16 p.m.25 views

CVE-2026-75922

Reverse::Proxy (CPAN module by LNATION) versions before 0.04 for Perl are vulnerable to HTTP request smuggling via a percent-decoded PATH_INFO written unencoded into the upstream request line. Because PSGI delivers PATH_INFO already decoded, a client-controlled %0d%0a in the URL becomes a raw CRL...

5.3CVSS5.4AI score0.0042EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/23 6:16 p.m.10 views

EUVD-2026-64662

Reverse::Proxy versions before 0.04 for Perl allow HTTP request smuggling via a percent-decoded PATHINFO written unencoded to the upstream request line. PSGI hands PATHINFO to an application percent-decoded, so a %XX sequence in the client URL has become a raw byte by the time the proxy sees it...

5.6AI score0.0042EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/02/26 12:24 a.m.8 views

SUSE CVE-2026-27590

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's FastCGI path splitting logic computes the split index on a lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because...

9.8CVSS6AI score0.00536EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2026/02/24 5:29 p.m.13 views

CVE-2026-27590

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's FastCGI path splitting logic computes the split index on a lowercased copy of the request path and then uses that byte index to slice the original path. This is unsafe for Unicode because...

9.8CVSS7.3AI score0.00536EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/17 6:09 p.m.12 views

GO-2026-4486 FrankenPHP's unicode case-folding length expansion causes incorrect split_path index (SCRIPT_NAME/PATH_INFO confusion) in FrankenPHP in github.com/dunglas/frankenphp

FrankenPHP's unicode case-folding length expansion causes incorrect splitpath index SCRIPTNAME/PATHINFO confusion in FrankenPHP in github.com/dunglas/frankenphp...

9.8CVSS5.4AI score0.00573EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/01/09 8:37 a.m.16 views

CVE-2019-20515

ERPNext 11.1.47 allows reflected XSS via the PATHINFO to the addresses/ URI...

7.4CVSS5.7AI score0.00786EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:37 a.m.15 views

CVE-2019-20521

ERPNext 11.1.47 allows reflected XSS via the PATHINFO to the api/ URI...

7.4CVSS5.7AI score0.00786EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:37 a.m.17 views

CVE-2019-20516

ERPNext 11.1.47 allows reflected XSS via the PATHINFO to the blog/ URI...

7.4CVSS5.7AI score0.00786EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:32 a.m.12 views

CVE-2019-16657

TuziCMS 2.0.6 has XSS via the PATHINFO to a group URI, as demonstrated by index.php/article/group/id/2/...

6.1CVSS5.9AI score0.00749EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2008-0369

Malware in sbrugna...

4.3CVSS6.4AI score0.01776EPSS
SaveExploits2References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2008-2491

Malware in sbrugna...

4.3CVSS6.4AI score0.01453EPSS
SaveExploits2References5
Rows per page
Query Builder