Lucene search
+L

45 matches found

Kitploit
Kitploit
added 2026/09/16 11:28 p.m.9 views

wp2shell-poc

这究竟是如何工作的 本 PoC 与公开的 wp2shell 漏洞利用有何不同 所有 PoC 都利用了相同的两个缺陷 - REST 批量路由混淆(CVE-2026-63030)和 authornotin SQL 注入(CVE-2026-60137)- 并采用相同的双重嵌套批次结构。 它们之间的区别在于所选择的远程代码执行(RCE)路径 、环境前置条件 , 以及安全默认设置 。本文档具体说明了本仓库中的实现在这一格局中所处的位置。 简要概述 1. 在存在持久化对象缓存时依然有效。 公开的基于 UNION 的 PoC 使用 已填充基集的注入形式:这一系列所共享的全链实现在那里会出现假阴性,...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 12:13 p.m.12 views

the-token-was-a-row-number-cve-2026-67602-phpipam-rest-api-authentication-bypass

CVE-2026-67602 — phpIPAM 1.8.2 REST API 身份验证绕过 phpIPAM REST API 中存在未认证的身份验证绕过漏洞,其根源在于对象缓存键冲突:在解析 API 应用的 appid 时缓存的数据行,只要提供的令牌等于该行的数字 id,就能满足后续的 appcode(令牌)检查。应用的真实密钥从未被比较。 CVE : CVE-2026-67602 CVSS 4.0 : 9.3 严重(AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N) CWE : CWE-706(使用不正确解析的名称或引用) 受影响版本 : 1.8.2 之...

9.3CVSS5.8AI score0.00353EPSS
SaveExploits1
NVD
NVD
added 2026/08/24 2:16 p.m.11 views

CVE-2026-67602

phpIPAM before 1.8.2 contains an authentication bypass vulnerability in the REST API that allows unauthenticated attackers to gain full API access by exploiting an insecure object cache keying mechanism. The cache is keyed by lookup value alone without including the searched column, enabling an...

9.3CVSS0.00353EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/08/24 1:57 p.m.42 views

CVE-2026-67602 phpIPAM < 1.8.2 Authentication Bypass via REST API Object Cache

phpIPAM before 1.8.2 contains an authentication bypass vulnerability in the REST API that allows unauthenticated attackers to gain full API access by exploiting an insecure object cache keying mechanism. The cache is keyed by lookup value alone without including the searched column, enabling an...

9.3CVSS0.00353EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/08/24 1:57 p.m.10 views

CVE-2026-67602 phpIPAM < 1.8.2 Authentication Bypass via REST API Object Cache

phpIPAM before 1.8.2 contains an authentication bypass vulnerability in the REST API that allows unauthenticated attackers to gain full API access by exploiting an insecure object cache keying mechanism. The cache is keyed by lookup value alone without including the searched column, enabling an...

9.3CVSS5.4AI score0.00353EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/15 6:22 a.m.12 views

CVE-2026-74381

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Allow entries in BO caches to be freed When a buffer object is pinned via host1xbopin with a cache, the resulting mapping is kept in the cache so it can be reused on subsequent pins. Each mapping held a reference to...

0.00173EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.14 views

CVE-2026-74381

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Allow entries in BO caches to be freed When a buffer object is pinned via host1xbopin with a cache, the resulting mapping is kept in the cache so it can be reused on subsequent pins. Each mapping held a reference to...

5.8AI score0.00173EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 12:00 p.m.45 views

CVE-2026-68233 drm/vc4: Shut down BO cache timer before teardown

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Shut down BO cache timer before teardown The BO cache timer callback schedules timework, and timework can rearm the timer through vc4bocachefreeold. vc4bocachedestroy deletes the timer and then cancels the work, which do...

0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 12:00 p.m.52 views

CVE-2026-68233

In the Linux kernel DRM/VC4 subsystem, CVE-2026-68233 addresses a use-after-free-like race where a timer callback (BO cache timer) can be rearmed by time_work during teardown. vc4_bo_cache_destroy() deletes the timer and cancels the work, but the cancelled work can rearm the timer and queue work ...

5.3AI score0.00166EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/07/21 5:49 p.m.72 views

Exploit for CVE-2026-60137

How does this work at all !plotd...

9.8CVSS5.9AI score0.97271EPSS
SaveExploits79
Metasploit
Metasploit
added 2026/07/17 12:00 a.m.39 views

WordPress WP2Shell REST API Batch Route Confusion SQLi to RCE

This module chains two WordPress core vulnerabilities, together known as WP2Shell, to gain unauthenticated remote code execution against default installs of WordPress 6.9.0-6.9.4 and 7.0.0-7.0.1. The vulnerabilities are fixed in WordPress 6.9.5 and 7.0.2. CVE-2026-60137 is an SQL injection in...

9.8CVSS9.9AI score0.97271EPSS
SaveExploits79
NVD
NVD
added 2026/06/29 7:16 a.m.18 views

CVE-2026-10083

The APCu Manager WordPress plugin before 4.5.0 does not escape APCu object-cache keys before rendering them in an admin-area page, leading to a Stored Cross-Site Scripting vulnerability. When a persistent object cache is enabled, cache keys derived from unsanitised user input e.g. a transient nam...

7.5CVSS0.00352EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/29 6:00 a.m.48 views

CVE-2026-10083 APCu Manager < 4.5.0 - Unauthenticated Stored XSS via Cache Key Pollution

The APCu Manager WordPress plugin before 4.5.0 does not escape APCu object-cache keys before rendering them in an admin-area page, leading to a Stored Cross-Site Scripting vulnerability. When a persistent object cache is enabled, cache keys derived from unsanitised user input e.g. a transient nam...

0.00352EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/29 6:00 a.m.21 views

EUVD-2026-40039

The APCu Manager WordPress plugin before 4.5.0 does not escape APCu object-cache keys before rendering them in an admin-area page, leading to a Stored Cross-Site Scripting vulnerability. When a persistent object cache is enabled, cache keys derived from unsanitised user input e.g. a transient nam...

7.5CVSS6AI score0.00352EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.26 views

PT-2026-53213

The APCu Manager WordPress plugin before 4.5.0 does not escape APCu object-cache keys before rendering them in an admin-area page, leading to a Stored Cross-Site Scripting vulnerability. When a persistent object cache is enabled, cache keys derived from unsanitised user input e.g. a transient nam...

6AI score0.00352EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/26 3:16 p.m.16 views

CVE-2026-54834

Unauthenticated Sensitive Data Exposure in Object Cache 4 everyone = 2.3.2 versions...

7.5CVSS0.00416EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/26 2:52 p.m.16 views

EUVD-2026-39678

Unauthenticated Sensitive Data Exposure in Object Cache 4 everyone = 2.3.2 versions...

7.5CVSS5.8AI score0.00416EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/26 2:52 p.m.41 views

CVE-2026-54834

CVE-2026-54834 affects the WordPress Object Cache 4 everyone plugin (≤ 2.3.2). Unauthenticated sensitive data exposure is described; no exploitation details or root-cause are provided in the connected documents. CVSSv3.1 base score 7.5 (HIGH) with network attack vector and no user interaction. No...

7.5CVSS5.8AI score0.00416EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/06/17 2:16 p.m.15 views

WordPress Object Cache 4 everyone plugin <= 2.3.2 - Sensitive Data Exposure vulnerability

Sensitive Data Exposure vulnerability discovered by dodoh4t in WordPress Plugin Object Cache 4 everyone versions = 2.3.2...

7.5CVSS5.8AI score0.00416EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2026/01/14 12:17 a.m.18 views

kernel: mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()

A null pointer dereference exists in the linux kernel such that in objstockflushrequired:stock-cachedobjcg can be reset between the check and dereference, resulting in damage to the availability of the system...

4.7CVSS7.3AI score0.00135EPSS
SaveExploits0References5
Rows per page
Query Builder