Lucene search
+L

354 matches found

Kitploit
Kitploit
added 2026/08/31 5:31 a.m.3 views

symfony

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Symfony is used by thousands of web applications and most of the popular PHP projects. Installation Install Symfony with Composer see requirements details. Symfony follows the semantic versioning...

6AI score
SaveExploits0References2
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.58 views

Symfony Profiler - Remote Access via Injected Arguments

symfony/runtime is a module for the Symphony PHP framework which enables decoupling PHP applications from global state. When the registerargvargc php directive is set to on , and users call any URL with a special crafted query string, they are able to change the environment or debug mode used by...

7.3CVSS7.1AI score0.6322EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/31 3:21 a.m.5 views

CVE-2023-32692-CodeIgniter4

CVE-2023-32692 — CodeIgniter 4 Validation Rule Injection CVE-2023-32692 is a code injection vulnerability in the CodeIgniter 4 PHP framework, affecting versions 4.0.0 through 4.3.4. It was fixed in 4.3.5 released June 2023. This is a demo environment for anyone that wants to play with it...

9.8CVSS7.3AI score0.01126EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/31 12:59 a.m.3 views

CVE-2024-44902

CVE-2024-44902 Vulnerability description A deserialization vulnerability in Thinkphp v6.1.3 to v8.0.4 allows attackers to execute arbitrary code. Affects Version Thinkphp v6.1.3 to v8.0.4 Exploit condition The thinkphp framework should have installed the Memcached extension. Vulnerability...

9.8CVSS6.1AI score0.04208EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/28 11:54 a.m.5 views

PHPunit-Exploit

PHPunit Exploiter + Checker CVE-2017-9841 Panoramica : PHPUnit è un framework di test unitario per il linguaggio di programmazione PHP. Questo è un esempio di architettura xUnit per un framework di test unitario che ha avuto origine con SUnit ed è diventato popolare con JUnit. PHPUnit è stato...

9.8CVSS7AI score0.99999EPSS
SaveExploits20
UbuntuCve
UbuntuCve
added 2026/08/27 12:00 a.m.9 views

CVE-2026-77634

CakePHP is a rapid development framework for PHP. Prior to versions 4...

8.2CVSS5.3AI score0.00312EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/27 12:00 a.m.7 views

CVE-2026-77635

CakePHP is a rapid development framework for PHP. Prior to versions 5...

9.2CVSS5.3AI score0.00294EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/24 9:17 p.m.6 views

DEBIAN-CVE-2026-77634

CakePHP is a rapid development framework for PHP. Prior to versions 4.5.12, 4.6.5, 5.1.8, 5.2.14, and 5.3.7 on their respective release lines, custom mail headers added with Message::setHeaders or Message::addHeaders do not have CRLF bytes removed, allowing header injection when user-controlled...

8.2CVSS5.5AI score0.00312EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/24 9:17 p.m.4 views

DEBIAN-CVE-2026-77635

CakePHP is a rapid development framework for PHP. Prior to versions 5.1.10, 5.2.15, and 5.3.7 on their respective release lines, FunctionsBuilder::jsonValue with PostgresDriver is vulnerable to SQL injection when user-controlled data is supplied to the jsonPath parameter. This issue is fixed in...

9.2CVSS5.9AI score0.00294EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/24 8:33 p.m.35 views

CVE-2026-77634 CakePHP: SmtpTransport vulnerable to CRLF header injection

CakePHP is a rapid development framework for PHP. Prior to versions 4.5.12, 4.6.5, 5.1.8, 5.2.14, and 5.3.7 on their respective release lines, custom mail headers added with Message::setHeaders or Message::addHeaders do not have CRLF bytes removed, allowing header injection when user-controlled...

8.2CVSS0.00312EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/24 8:33 p.m.9 views

CVE-2026-77634

CakePHP is a rapid development framework for PHP. Prior to versions 4.5.12, 4.6.5, 5.1.8, 5.2.14, and 5.3.7 on their respective release lines, custom mail headers added with Message::setHeaders or Message::addHeaders do not have CRLF bytes removed, allowing header injection when user-controlled...

8.2CVSS5.5AI score0.00312EPSS
SaveExploits0
NVD
NVD
added 2026/08/21 9:17 p.m.11 views

CVE-2026-59989

Phalcon is a high-performance, full-stack PHP framework. In 5.15.0 and earlier, resolveFilter in phalcon/Mvc/View/Engine/Volt/Compiler.zep builds the join filter by inserting the raw separator and array token values into generated PHP without passing them through expression. An attacker who can...

9.2CVSS0.00313EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/21 8:25 p.m.10 views

EUVD-2026-64140

Phalcon is a high-performance, full-stack PHP framework. In 5.15.0 and earlier, resolveFilter in phalcon/Mvc/View/Engine/Volt/Compiler.zep builds the join filter by inserting the raw separator and array token values into generated PHP without passing them through expression. An attacker who can...

9.2CVSS5.4AI score0.00313EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 9:27 p.m.6 views

CLSA-2026-1787002033 TuxCare security update for yiisoft/yii2-dev (1 CVE)

TuxCare rebuilt yiisoft/yii2-dev to address 1 CVE. Fixed in 2.0.54-p1+tuxcare...

7.4CVSS5.3AI score0.00455EPSS
SaveExploits0
OSV
OSV
added 2026/07/31 6:16 a.m.12 views

UBUNTU-CVE-2026-63221

CodeIgniter is a PHP full-stack web framework. From 4.3.0 through 4.7.3, Query Builder deleteBatch substitutes bound values from where conditions into generated SQL while ignoring their escape flags, allowing user-controlled condition values to be interpreted as SQL. This affects only the...

9.4CVSS5.8AI score0.00372EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 7:52 p.m.35 views

CVE-2026-53593

FreeScout prior to 1.8.224 is vulnerable to authenticated remote code execution due to an incomplete denylist for dangerous upload extensions. The upload endpoint POST /uploads/upload stores files with their original extension in storage/app/public/uploads/ and serves them at /storage/uploads/. O...

8.8CVSS5.6AI score0.00509EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2026/07/14 5:49 p.m.37 views

CVE-2026-45074

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. From 7.1.0 until 7.4.12 and 8.0.12, Cas2Handler builds the CAS service parameter from Request::getSchemeAndHttpHost, which reflects an attacker-controlled Host header when framework.trustedhosts is n...

8.1CVSS5.3AI score0.00488EPSS
SaveExploits0
OSV
OSV
added 2026/06/17 10:16 p.m.5 views

DEBIAN-CVE-2026-48820

CakePHP is a rapid development framework for PHP. In versions 4.5.11 and earlier, 4.6.0 through 4.6.3, 5.0.0 through 5.1.6, 5.2.0 through 5.2.12, and 5.3.0 through 5.3.5, View::getElementFileName does not check that the resolved element path is within the application/plugin view template paths...

6.3CVSS5.5AI score0.00258EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/06/15 8:59 p.m.27 views

CVE-2026-48157

Slim is a PHP micro framework that enables users to write simple web applications and APIs. In versions 4.4.0 through 4.15, if an application uses HttpException::setTitle and/or setDescription to include untrusted/request-derived data in the error title or description e.g. "No products found...

6.1CVSS5.6AI score0.00167EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/20 7:51 p.m.18 views

EUVD-2026-31190

Yii 2 is a PHP application framework. Versions 2.0.54 and prior contain flawed logic in the core view rendering method View::renderPhpFile that leads to Local File Inclusion. The function calls extract$params, EXTROVERWRITE before the require statement that loads the view file. As a result, a...

7.4CVSS5.7AI score0.00455EPSS
SaveExploits0References2
Rows per page
Query Builder