Lucene search
+L

43 matches found

Kitploit
Kitploit
added 2026/09/15 8:50 a.m.10 views

CVE-2025-43960

CVE-2025-43960 - Adminer 如果崩溃 Adminer 同时影响其他服务/租户(例如容器或共享进程),则可能应用 范围:已变更 : 向量: AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H 分数: 8.6(高) 附加信息 潜在的缓解措施 避免在 Adminer 和 Monolog 中对未受信任的数据使用 unserialize。 在 PHP 中强制设置内存限制(memorylimit)以防止资源过度消耗。 在 unserialize 中使用 allowedclasses 限制未经授权类的反序列化。 产品供应商 Adminer 受影响的产品代码库...

8.6CVSS5.9AI score0.0073EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2026/09/15 6:16 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/15 6:16 a.m.7 views

laravel-exploits

laravel-exploits Exploit para CVE-2021-3129 Detalles: https://www.ambionics.io/blog/laravel-debug-rce Uso 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.8CVSS8.3AI score0.99943EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/11 10:49 p.m.7 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.8CVSS8.3AI 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 debug mode: Remote code execution CVE-2021-3129 Use: 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...

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

CVE-2021-3129

CVE-2021-3129 Laravel = v8.4.2 debug mode: Remote code execution CVE-2021-3129 修改了@crisprss师傅的 https://github.com/crisprss/LaravelCVE-2021-3129EXP 增加了更多可用的 gadget 用于遍历 Use: root@kitploit: python3 exp.py http://127.0.0.1:8888 效果: root@kitploit:...

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 (1 CVE)

TuxCare rebuilt monolog/monolog to address 1 CVE. Fixed in 1.11.0-p1+tuxcare...

8.1AI score
SaveExploits0
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.26 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.271 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.13 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.11 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.16 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.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.6CVSS0.0073EPSS
SaveExploits2References4
Rows per page
Query Builder