Lucene search
+L

800 matches found

Nuclei
Nuclei
•added 2026/09/26 2:05 a.m.•7 views

Cockpit CMS <= 2.14.0 - Path Traversal / Local File Inclusion

Cockpit CMS through 2.14.0 contains a path traversal and local file inclusion LFI vulnerability when executed under PHP's built-in CLI server PHPSAPI == 'cli-server' or non-normalizing reverse proxies. The application fails to sanitize dot-dot sequences in PATHINFO routes starting with '/:' and...

8.2CVSS6AI score0.0173EPSS
SaveExploits0References4
Nuclei
Nuclei
•added 2026/09/26 2:05 a.m.•89 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.1CVSS6.2AI score0.15987EPSS
SaveExploits3References5
Kitploit
Kitploit
•added 2026/09/25 8:12 p.m.•11 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.7AI score0.9978EPSS
SaveExploits57
Kitploit
Kitploit
•added 2026/09/25 7:07 a.m.•12 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.6AI score0.15987EPSS
SaveExploits3
Kitploit
Kitploit
•added 2026/09/25 5:07 a.m.•10 views

cve-2019-11043

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

9.8CVSS7.6AI score0.9978EPSS
SaveExploits57References1
Nuclei
Nuclei
•added 2026/09/25 2:05 a.m.•15 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.8CVSS8.4AI score0.9978EPSS
SaveExploits57References5
Kitploit
Kitploit
•added 2026/09/22 6:49 a.m.•18 views

CVE-2019-11043

CVE-2019-11043 脆弱性の説明 Nginx 上の fastcgisplitpathinfo は、%0a を含むリクエストを処理する際、改行文字 \n に遭遇すると PATHINFO が空になります。そして php-fpm は PATHINFO が空の場合、論理的な欠陥が存在します。攻撃者は巧妙な構築と利用により、リモートコード実行を引き起こす可能性があります。 nx 上の fastcgisplitpathinfo は、%0a を含むリクエストを処理する際、改行文字 \n に遭遇すると PATHINFO が空になります。そして php-fpm は PATHINFO...

9.8CVSS7.6AI score0.9978EPSS
SaveExploits57
Kitploit
Kitploit
•added 2026/09/21 2:23 p.m.•8 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.7AI score0.9978EPSS
SaveExploits57
NVD
NVD
•added 2026/08/23 7:16 p.m.•17 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.00419EPSS
SaveExploits0References5
CVE
CVE
•added 2026/08/23 6:16 p.m.•35 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.3CVSS5.4AI score0.00419EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/23 6:16 p.m.•40 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.00419EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/23 6:16 p.m.•12 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.00419EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/23 6:16 p.m.•6 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...

5.4AI score0.00419EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/23 12:00 a.m.•0 views

CVE-2026-75922: Inconsistent Interpretation of HTTP Requests

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.3CVSS5.8AI score0.00419EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/02 12:00 a.m.•2 views

CVE-2026-58467: Improper Limitation of a Pathname to a Restricted Directory

Cockpit CMS through 2.14.0 contains a path traversal and local file inclusion vulnerability that allows unauthenticated attackers to read arbitrary files or execute PHP files by including unvalidated PATHINFO derived from REQUESTURI in filesystem path construction without containment checks...

8.2CVSS6.1AI score0.0173EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/20 12:00 a.m.•2 views

CVE-2026-8624: Improper Neutralization of Input During Web Page Generation

The LJ comments import: reloaded plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via PHPSELF Parameter in all versions up to, and including, 0.97.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject...

6.1CVSS6.1AI score0.00356EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/02 12:00 a.m.•0 views

CVE-2026-34786: Incorrect Behavior Order: Validate Before Canonicalize

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Staticapplicablerules evaluates several headerrules types against the raw URL-encoded PATHINFO, while the underlying file-serving path is decoded before the file is served. As a result, a request for a...

5.3CVSS5.7AI score0.00325EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/02/26 12:24 a.m.•12 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.0086EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2026/02/24 5:29 p.m.•15 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.0086EPSS
SaveExploits1References4
OSV
OSV
•added 2026/02/17 6:09 p.m.•14 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.00595EPSS
SaveExploits1References4
Rows per page
Query Builder