Lucene search
+L

1237 matches found

Kitploit
Kitploit
added 2026/09/12 11:16 p.m.5 views

CVE-2024-26230

CVE-2024-26230 All credit goes to k0shl @KeyZ3r0! 漏洞利用摘要 一个技巧,CVE-2024-26230的故事 免责声明 该漏洞利用不稳定,仅用于学习目的。...

7.8CVSS7.6AI score0.24111EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/12 7:03 p.m.4 views

smbee

smbee 检查系统是否存在 CVE-2020-0796 漏洞(SMB v3) 脚本使用 golang 编写,不稳定 用法 root@kitploit: ./smbee ip...

10CVSS8.2AI score0.9981EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/12 6:16 a.m.9 views

BloodHound.py-Kerberos

¿Qué es este fork?! Necesitaba BloodHound con soporte para Kerberos y encontré este comentario. Resulta que había una rama con soporte para autenticación Kerberos todo este tiempo. Me tomé la libertad de fusionar esta rama en master para obtener las exportaciones de BloodHound 4.2+. Todo el crédi...

5.9AI score
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: cifs: Fixed a use-after-free in rdata-readintopages. When the network status is unstable, a use-after-free may occur when reading data from the server. BUG: KASAN: Use-after-free in readpagesfillpages+0x14c/0x7e0 Call Trace:...

9.8CVSS6.3AI score0.00725EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/17 11:19 p.m.9 views

CVE-2026-72132

A flaw was found in the Linux kernel's Network File System NFS component. The nfsfoliomarkunstable and nfsfolioclearcommit functions incorrectly account for unstable writes, charging the full folio size for each sub-folio request. This inflated accounting can push the system's dirty page threshol...

5.5CVSS5.5AI score0.002EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/27 9:21 p.m.86 views

CVE-2026-53667

CVE-2026-53667 affects React Router (versions 7.11.0–7.17.0) where the RSCErrorHandler failed to validate protocol, enabling possible cross-site scripting via redirects from untrusted sources when using the unstable RSC APIs. The issue stems from missing protocol validation in the RSCErrorHandler...

6.9CVSS5.7AI score0.00203EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/07/24 4:44 p.m.27 views

Cross-site Request Forgery (CSRF)

Overview Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF via the unstable RSC APIs. An attacker can execute unauthorized actions by tricking a user into submitting crafted requests. Note: This is only exploitable if the unstable RSC APIs are enabled in the...

5.9CVSS5.6AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/24 4:44 p.m.18 views

React Router: RSC Mode CSRF Bypass Allows Action Execution Before 400 Response

This is a follow up to CVE-2026-22030 to address related CSRF flows in unstable RSC code paths. !NOTE This only affects your application if you are using the unstable RSC APIs...

6.5CVSS5.8AI score0.00189EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/07/24 4:44 p.m.9 views

GHSA-QWWW-VCR4-C8H2 React Router: RSC Mode CSRF Bypass Allows Action Execution Before 400 Response

This is a follow up to CVE-2026-22030 to address related CSRF flows in unstable RSC code paths. !NOTE This only affects your application if you are using the unstable RSC APIs...

7.1CVSS5.8AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/07/24 12:11 p.m.44 views

CVE-2026-46452 Apache NimBLE: Mesh Proxy SAR reassembly unbounded append and unchecked failure

Improper Input Validation vulnerability in Apache NimBLE in Mesh Proxy SAR reassembly could result in passing broken data toward application resulting in memory pressure and unstable parsing behavior. This issue affects Apache NimBLE: through 1.9.0. Users are recommended to upgrade to version...

0.00561EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:11 p.m.11 views

CVE-2026-46452

Improper Input Validation vulnerability in Apache NimBLE in Mesh Proxy SAR reassembly could result in passing broken data toward application resulting in memory pressure and unstable parsing behavior. This issue affects Apache NimBLE: through 1.9.0. Users are recommended to upgrade to version...

5.8AI score0.00561EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/24 12:11 p.m.37 views

CVE-2026-46452

CVE-2026-46452 covers an Improper Input Validation vulnerability in Apache NimBLE’s Mesh Proxy SAR reassembly path. The issue can cause broken data to be passed toward the application, leading to memory pressure and unstable parsing behavior. Affected software ranges to NimBLE up to version 1.9.0...

5.3CVSS5.8AI score0.00561EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/07/23 7:35 p.m.23 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in the RSCErrorHandler when redirect targets from untrusted sources are not properly validated. An attacker can execute arbitrary scripts in the context of the application by supplying a crafted redirect target...

7CVSS6AI score0.00203EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/23 7:35 p.m.14 views

GHSA-H8FP-F39C-Q6MH React Router: RSCErrorHandler Missing Protocol Validation (XSS)

This is a follow up to https://github.com/remix-run/react-router/security/advisories/GHSA-8646-j5j9-6r62. React Router was alerted of a code path in the unstable RSC error handling path in which redirects from untrusted sources could still result in an XSS vector via attacker-supplied redirect...

6.9CVSS5.3AI score0.00203EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/23 7:35 p.m.14 views

React Router: RSCErrorHandler Missing Protocol Validation (XSS)

This is a follow up to https://github.com/remix-run/react-router/security/advisories/GHSA-8646-j5j9-6r62. React Router was alerted of a code path in the unstable RSC error handling path in which redirects from untrusted sources could still result in an XSS vector via attacker-supplied redirect...

6.9CVSS5.3AI score0.00203EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/07/23 7:35 p.m.7 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in the RSCErrorHandler when redirect targets from untrusted sources are not properly validated. An attacker can execute arbitrary scripts in the context of the application by supplying a crafted redirect target...

7CVSS5.4AI score0.00203EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/23 12:00 a.m.23 views

PT-2026-64213

Name of the Vulnerable Software and Affected Versions React Router versions 7.11.0 through 7.17.0 Description The RSCErrorHandler lacks protocol validation, which allows redirects from untrusted sources. This can lead to a Cross-Site Scripting XSS vector—a technique where malicious scripts are...

6.9CVSS5.9AI score0.00203EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/07/20 2:19 p.m.17 views

CVE-2026-53393

A flaw was found in the Linux kernel's Network File System NFS daemon. This vulnerability occurs when the NFS daemon fails to reset the write verifier during deferred writeback errors for UNSTABLE writes. A remote attacker, acting as an NFS client, could exploit this by performing operations that...

7CVSS5.4AI score0.00129EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 12:01 p.m.15 views

CVE-2026-53393

In the Linux kernel, the following vulnerability has been resolved: nfsd: reset write verifier on deferred writeback errors nfsdvfswrite and nfsdcommit both call filemapcheckwberr to detect deferred writeback errors, but neither rotates the server's write verifier nn-writeverf when this check...

5.5CVSS5.2AI score0.00129EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/07/08 8:30 p.m.19 views

Waku has an Open Redirect via `unstable_redirect` Helper

Summary The unstableredirect helper exported from waku/router/server packages/waku/src/router/define-router.tsx:156–161 accepts an arbitrary string and reflects it unchanged into the HTTP Location response header with no URL validation, scheme restriction, or path-only enforcement. Any applicatio...

3.1CVSS6AI score0.003EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder