Lucene search
+L

43 matches found

Kitploit
Kitploit
added 2026/09/14 11:41 a.m.10 views

CVE-2025-43960

CVE-2025-43960 - Inyección de Objetos PHP en Adminer 4.8.1 vía Monolog - Denegación de Servicio DoS Después de meses esperando una respuesta de MITRE, obtuve el CVE-2025-43960 con un ataque de Inyección de Objetos PHP contra el servicio Adminer 4.8.1, causando una Denegación de Servicio DoS...

8.6CVSS5.9AI score0.0073EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/14 8:15 a.m.5 views

laravel-exploits

laravel-exploits Exploit for CVE-2021-3129 Details: https://www.ambionics.io/blog/laravel-debug-rce Usage root@kitploit: $ php -d'phar.readonly=0' ./phpggc --phar phar -o /tmp/exploit.phar --fast-destruct monolog/rce1 system id $ ./laravel-ignition-rce.py http://localhost:8000/ /tmp/exploit.phar...

9.8CVSS8AI score0.99943EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/14 8:15 a.m.5 views

laravel-exploits

laravel-exploits CVE-2021-3129 のエクスプロイト 詳細: https://www.ambionics.io/blog/laravel-debug-rce 使い方 root@kitploit: $ php -d'phar.readonly=0' ./phpggc --phar phar -o /tmp/exploit.phar --fast-destruct monolog/rce1 system id $ ./laravel-ignition-rce.py http://localhost:8000/ /tmp/exploit.phar Log file:...

9.8CVSS7.9AI score0.99943EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/11 10:49 p.m.5 views

CVE-2021-3129

CVE-2021-3129 root@kitploit: 生成自定义命令的phar包: php -d'phar.readonly=0' ./phpggc monolog/rce1 system "cat /etc/passwd" --phar phar -o php://output | base64 -w0 php -a 进入php命令行环境 $fp = fopen'php://output', 'w'; streamfilterappend$fp, 'convert.quoted-printable-encode'; $size = ""; fwrite$fp,...

9.8CVSS7.9AI score0.99943EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/10 1:00 a.m.5 views

CVE-2021-3129-Script

CVE-2021-3129 Laravel = v8.4.2 调试模式:远程代码执行(CVE-2021-3129) 使用: root@kitploit: python3 exp.py http://127.0.0.1:8888 Try to use Laravel/RCE1 for exploitation. +exploit: Laravel/RCE1 Result: Try to use Laravel/RCE2 for exploitation. +exploit: Laravel/RCE2 Result: Try to use Laravel/RCE3 for...

9.8CVSS7.9AI score0.99943EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/09 5:00 a.m.5 views

CVE-2021-3129

CVE-2021-3129 Laravel = v8.4.2 modo debug: Ejecución remota de código CVE-2021-3129 Modificado a partir del trabajo de @crisprss en https://github.com/crisprss/LaravelCVE-2021-3129EXP, se agregaron más gadgets disponibles para explotación. Uso: root@kitploit: python3 exp.py http://127.0.0.1:8888...

9.8CVSS8.1AI score0.99943EPSS
SaveExploits38References1
OSV
OSV
added 2026/08/04 2:52 p.m.15 views

CLSA-2026-1784077475 TuxCare security update for monolog/monolog (13 CVEs)

TuxCare rebuilt monolog/monolog to address 13 CVEs. Fixed in 1.11.0-p1+tuxcare...

9.8CVSS8.1AI score0.50248EPSS
SaveExploits11
CVE
CVE
added 2026/07/14 5:46 p.m.125 views

CVE-2026-45077

CVE-2026-45077 concerns Symfony’s server:log listener (part of Symfony\Bridge\Monolog) which binds to 0.0.0.0:9911 by default and processes each frame with unserialize(base64_decode($message)) without authentication or an allowed-classes allowlist. This permits any reachable host to submit attack...

8.6CVSS6.1AI score0.00666EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/14 5:46 p.m.10 views

CVE-2026-45077 Symfony: Unauthenticated PHP Object Deserialization in MonologBridge server:log Listener

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, the server:log listener Symfony\Bridge\Monolog\Command\ServerLogCommand binds to 0.0.0.0:9911 by default and processes each received frame with...

8.3CVSS6.1AI score
SaveExploits0References8
GithubExploit
GithubExploit
added 2026/05/26 2:55 p.m.190 views

Exploit for CVE-2026-46275

CVE-2026-46725 — TYPO3 ceselector Extension RCE PHP Objec...

9.2CVSS5.8AI score0.02625EPSS
SaveExploits1
Snyk
Snyk
added 2026/05/20 3:35 p.m.25 views

Deserialization of Untrusted Data

Overview symfony/monolog-bridge is a Provides integration for Monolog with various Symfony components Affected versions of this package are vulnerable to Deserialization of Untrusted Data via deserialization of network input in Symfony\Bridge\Monolog\Command\ServerLogCommand. An attacker can...

9.8CVSS6.4AI score0.00666EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/26 12:27 a.m.11 views

CVE-2026-33942

Saloon is a PHP library that gives users tools to build API integrations and SDKs. Versions prior to 4.0.0 used PHP's unserialize in AccessTokenAuthenticator::unserialize to restore OAuth token state from cache or storage, with allowedclasses = true. An attacker who can control the serialized...

9.3CVSS6.6AI score0.00622EPSS
SaveExploits0References3Affected Software1
GithubExploit
GithubExploit
added 2026/03/05 9:56 p.m.269 views

Symfony-RCE

Symfony-RCE Exploit for the Symfony fragment Remote Code E...

6.1AI score
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:07 p.m.19 views

EUVD-2025-25694

Malicious code in bioql PyPI...

8.6CVSS6.3AI score0.0073EPSS
SaveExploits2References5
Veracode
Veracode
added 2025/09/18 2:44 p.m.12 views

Denial Of Service (DoS)

vrana/adminer is vulnerable to Denial of Service. The vulnerability is due to improper handling of crafted serialized payloads in Monolog logging, which allows an attacker to trigger excessive memory consumption via malicious serialized objects, leading to PHP Object Injection and server-level Do...

8.6CVSS7AI score0.0073EPSS
SaveExploits2References6Affected Software1
RedhatCVE
RedhatCVE
added 2025/08/30 6:21 p.m.11 views

CVE-2025-43960

Adminer 4.8.1, when using Monolog for logging, allows a Denial of Service memory consumption via a crafted serialized payload e.g., using s:1000000000, leading to a PHP Object Injection issue. Remote, unauthenticated attackers can trigger this by sending a malicious serialized object, which force...

8.6CVSS7AI score0.0073EPSS
SaveExploits2References1
SUSE CVE
SUSE CVE
added 2025/08/26 11:23 p.m.9 views

SUSE CVE-2025-43960

Adminer 4.8.1, when using Monolog for logging, allows a Denial of Service memory consumption via a crafted serialized payload e.g., using s:1000000000, leading to a PHP Object Injection issue. Remote, unauthenticated attackers can trigger this by sending a malicious serialized object, which force...

8.6CVSS7AI score0.0073EPSS
SaveExploits2References3
Github Security Blog
Github Security Blog
added 2025/08/25 3:32 p.m.15 views

Adminer PHP Object Injection issue leads to Denial of Service

Adminer 4.8.1, when using Monolog for logging, allows a Denial of Service memory consumption via a crafted serialized payload e.g., using s:1000000000, leading to a PHP Object Injection issue. Remote, unauthenticated attackers can trigger this by sending a malicious serialized object, which force...

8.6CVSS6.7AI score0.0073EPSS
SaveExploits2References3Affected Software1
OSV
OSV
added 2025/08/25 3:32 p.m.15 views

GHSA-MQH4-2MM8-G7W9 Adminer PHP Object Injection issue leads to Denial of Service

Adminer 4.8.1, when using Monolog for logging, allows a Denial of Service memory consumption via a crafted serialized payload e.g., using s:1000000000, leading to a PHP Object Injection issue. Remote, unauthenticated attackers can trigger this by sending a malicious serialized object, which force...

8.6CVSS6.7AI score0.0073EPSS
SaveExploits2References3
NVD
NVD
added 2025/08/25 2:15 p.m.9 views

CVE-2025-43960

Adminer 4.8.1, when using Monolog for logging, allows a Denial of Service memory consumption via a crafted serialized payload e.g., using s:1000000000, leading to a PHP Object Injection issue. Remote, unauthenticated attackers can trigger this by sending a malicious serialized object, which force...

8.6CVSS0.0073EPSS
SaveExploits2References4
Rows per page
Query Builder