Lucene search
+L

30 matches found

Kitploit
Kitploit
added 2026/09/07 5:28 p.m.9 views

AFD

AFD CVE-2022-24494 该漏洞是一个任意内存读取漏洞。根本原因在于:用于 memcpy 操作的内存地址缺乏验证,该地址由用户态提供,memcpy 操作将该内存地址中的数据复制到池内存中。 缺少检查的地址位于 Afd!AfdTliIoControl+0x40B 如上图截图所示,该用户态内存地址第一次从 InputBuffer+0x20 复制时,会使用 MmUserProbeAddress 正确检查该内存地址是否位于用户态内存地址空间内。然而,第二次将该内存地址从 InputBuffer+0x20 复制到 RAX 寄存器时,却没有使用 MmUSerProbeAddress...

7.8CVSS7.5AI score0.01905EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 5:08 p.m.5 views

Win10Pcap-Exploit

Win10Pcap-Exploit 致谢 https://twitter.com/R00tkitSMM [email protected] telegram 用户名:https://telegram.me/firozi 不久前,我在 win10pcap 驱动程序中发现了可导致权限提升的漏洞。我已报告该漏洞,现在该 bug 已修复: www.win10pcap.org/download/ 因此我决定发布示例漏洞利用代码 Win10Pcap 是一个基于 WinPcap 的新型以太网数据包捕获库。 与原始 WinPcap 不同,Win10Pcap 兼容 NDIS 6.x...

6AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/08/04 12:03 a.m.13 views

CVE-2026-11835

Time-of-check time-of-use TOCTOU vulnerability combined with missing input validation in Caliptra Core ROM UpdateResetFlow::run in subsystem mode allows a compromised local attacker to silently bypass secure boot by supplying an AXI staging address that is not validated against the strap-configur...

5.6CVSS5.5AI score0.0013EPSS
SaveExploits0References2Affected Software1
SUSE Linux
SUSE Linux
added 2026/07/21 12:45 p.m.19 views

Security update for wget

This update for wget fixes the following issues: CVE-2026-15146: unvalidated IP address in an FTP PASV response can lead to server-side request forgery bsc1271320. CVE-2026-58469: Metalink document containing a whitespace-only URL can cause a heap buffer underread bsc1271033. CVE-2026-58470:...

8.7CVSS7.4AI score0.01062EPSS
SaveExploits0References24
CVE
CVE
added 2026/07/20 6:00 a.m.50 views

CVE-2026-13147

The Kirki WordPress plugin is affected by CVE-2026-13147, where versions before 6.0.12 do not validate a user-supplied URL before requesting it server-side. This enables unauthenticated attackers to trigger Server-Side Request Forgery by issuing HTTP requests to arbitrary hosts. The described imp...

9.1CVSS5.4AI score0.00912EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 2:36 p.m.14 views

PYSEC-2026-2940 PraisonAI Has SSRF in FileTools.download_file() via Unvalidated URL

Summary FileTools.downloadfile in praisonaiagents validates the destination path but performs no validation on the url parameter, passing it directly to httpx.stream with followredirects=True. An attacker who controls the URL can reach any host accessible from the server including cloud metadata...

8.6CVSS6.1AI score0.00405EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/13 2:36 p.m.9 views

PYSEC-2026-2507 ha-mcp OAuth 2.1 DCR mode enables network reconnaissance via an error oracle

Summary The ha-mcp OAuth consent form beta feature accepts a user-supplied haurl and makes a server-side HTTP request to haurl/api/config with no URL validation. An unauthenticated attacker can submit arbitrary URLs to perform internal network reconnaissance via an error oracle. Two additional co...

5.3CVSS6.3AI score0.00278EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/18 10:58 a.m.23 views

EUVD-2026-37875

An OS Command Injection vulnerability exists in LMS LAN Management System before commit 9fcb4de due to an IP address parameter being passed to the "exec" function without proper validation, allowing attackers to execute arbitrary operating system commands...

8.6CVSS5.8AI score0.00947EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/10 2:35 p.m.15 views

EEF-CVE-2026-48858 ftp client PASV response IP not validated against control peer, enabling SSRF and FTP bounce attacks

Summary Server-Side Request Forgery SSRF vulnerability in Erlang/OTP ftp ftp\internal module allows FTP bounce attacks and SSRF via an unvalidated PASV response IP address. The ftp\internal:handle\ctrl\result/2 PASV handler mode=passive, ipfamily=inet, ftp\extension=false extracts the IP address...

6.3CVSS5.9AI score0.00234EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/06/04 8:31 p.m.11 views

CVE-2026-5066

A potential out-of-bounds write/read exists in the TLS socket connect path of the network sockets subsystem subsys/net/lib/sockets/socketstls.c. When the TLS session cache is enabled, tlssessionstore and tlssessionrestore memcpy the caller-supplied address into a fixed-size buffer using the...

6.3CVSS6.2AI score0.0032EPSS
SaveExploits1References2
NVD
NVD
added 2026/05/27 6:16 p.m.25 views

CVE-2026-48153

Budibase is an open-source low-code platform. Prior to 3.39.0, fetchToken in the OAuth2 SDK makes a POST to a builder-supplied URL with plain node-fetch, skipping the blacklist.isBlacklisted check that every other outbound fetch path in the codebase uses. The Joi schema for the OAuth2 URL has no...

8.5CVSS0.00175EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.15 views

i18next-locize-backend 路径遍历漏洞

i18next-locize-backend is an open-source plugin for internationalization resource loading and key storage by locize. Versions of i18next-locize-backend prior to 9.0.2 had a path traversal vulnerability. This vulnerability arises from directly inserting lng, ns, projectId, and version into the URL...

6.5CVSS5.8AI score0.00224EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/04 6:16 p.m.23 views

CVE-2026-42140

PlantUML Macro is a macro for rendering UML diagrams from simple textual schemes. Prior to version 2.4.1, the PlantUML Macro is vulnerable to Server-Side Request Forgery SSRF. The macro allows users to specify an alternative PlantUML server via the server parameter. However, the application does...

4.4CVSS0.00151EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/04 5:37 p.m.43 views

CVE-2026-42140

The CVE covers the PlantUML Macro used in XWiki, where the vulnerability lies in the server parameter not being validated. Prior to version 2.4.1, an attacker can supply an arbitrary URL (including internal addresses) to the server parameter, causing the XWiki server to attempt to connect for ren...

4.4CVSS5.8AI score0.00151EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/24 3:21 a.m.28 views

EUVD-2026-25389

Kyverno is a policy engine designed for cloud native platform engineering teams. Prior to versions 1.18.0-rc1, 1.17.2-rc1, and 1.16.4, Kyverno's apiCall feature in ClusterPolicy automatically attaches the admission controller's ServiceAccount token to outgoing HTTP requests. The service URL has n...

8.1CVSS5.7AI score0.0056EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/04/10 7:28 p.m.16 views

EUVD-2026-21513

PraisonAIAgents: SSRF via unvalidated URL in webcrawl httpx fallback...

7.1CVSS5.8AI score0.0036EPSS
SaveExploits1References2
CVE
CVE
added 2026/04/03 10:54 p.m.51 views

CVE-2026-34954

PrašionAI (praisonaiagents) contains a SSRF vulnerability in FileTools.download_file(): it only validates the destination path and passes the unvalidated url directly to httpx.stream() with follow_redirects=True, allowing an attacker-controlled URL to reach any host accessible from the server, in...

8.6CVSS5.8AI score0.00405EPSS
SaveExploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/09 10:45 a.m.10 views

CVE-2022-0591

The FormCraft WordPress plugin before 3.8.28 does not validate the URL parameter in the formcraft3get AJAX action, leading to SSRF issues exploitable by unauthenticated users...

9.1CVSS7AI score0.20249EPSS
SaveExploits2References1
CNNVD
CNNVD
added 2025/11/06 12:00 a.m.14 views

Jellysweep 代码问题漏洞

Jellysweep is a smart cleanup tool for media servers by Jonah Personal Developer. A code issue vulnerability exists in Jellysweep 0.12.1 and prior versions, which stems from an unvalidated URL parameter in the /api/images/cache endpoint that could result in the download of arbitrary content...

8.9CVSS6.8AI score0.00296EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/11/04 12:00 a.m.12 views

LinkAce 代码问题漏洞

LinkAce is a self-hosted archive of links to your favorite websites by Kevin Woblick Individual Developer. A code issue vulnerability exists in LinkAce 2.3.0 and prior versions that stems from a failure to validate that the target of a user-supplied URL is an internal or private network resource,...

4.3CVSS6.9AI score0.00311EPSS
SaveExploits1References4
Rows per page
Query Builder