Lucene search
+L

225 matches found

Kitploit
Kitploit
added 2026/09/17 3:15 a.m.2 views

CVE-2026-27739-POC

-CVE-2026-27739-poc curl -H "X-Forwarded-For: http://169.254.169.254/latest/meta-data/" self.target 2. 通过原型污染进行头部注入 CVSS: 7.5 描述 :Angular SSR 处理不安全的查询参数,影响原型链 影响 :请求头操纵,潜在的 SSRF 链式利用 修复建议 1. 移除/禁用 X-Forwarded- 头部处理,或对已知代理进行白名单配置 2. 在易受 SSRF 影响的操作之前实施严格的 URL 验证 3. 使用 express-validator 或类似工具进行头部清理...

9.2CVSS0.00498EPSS
SaveExploits1
Nuclei
Nuclei
added 2026/09/16 2:04 p.m.26 views

Vite dev server - Cross-Site Scripting

Vite's dev server, when used with appType: 'custom' and manually invoking server.transformIndexHtml using the unmodified request URL, is vulnerable to XSS via a crafted URL payload. If the HTML being served includes an inline module script ..., an attacker can inject a script via the URL,...

6.1CVSS6.9AI score0.00997EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/16 7:22 a.m.8 views

react16-ssr

CVE-2018-6341 https://vulners.com/cve/CVE-2018-6341 用于复现 XSS 漏洞的简单 PoC 步骤 npm i npm run start 访问 localhost:3006...

6.1CVSS7.1AI score0.03426EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 2:31 p.m.7 views

CVE-2024-46982

Next.js 缓存投毒漏洞利用 该工具可自动检测并利用 CVE-2024-46982 ,这是 Next.js 中的一个缓存投毒漏洞,服务端渲染(SSR)响应可能被错误地缓存为静态站点生成(SSG)响应 。此类配置错误可能导致存储型 XSS、DoS 和数据泄露 ,使攻击者能够向缓存响应中注入恶意内容。 安装与使用 准备目标列表 创建一个名为 targets.txt 的文件,每行包含一个目标 URL: root@kitploit: https://vulnerable-site.com https://another-target.com 定义自定义 Payload 创建一个名为...

7.5CVSS7.7AI score0.5918EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/12 11:37 a.m.7 views

CVE-2025-59057-PoC

在 React Router 的 meta/ API 中,当在框架模式下生成 script:ld+json 标签时,存在一个 XSS 漏洞。如果在生成标签时使用了不受信任的内容,则可能导致在 SSR 期间执行任意 JavaScript。...

7.6CVSS7.5AI score0.00511EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-88060

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.30, 21.2.22, a...

8.6CVSS5.8AI score0.00696EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-88056

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.30, 21.2.22, a...

8.6CVSS5.7AI score0.00426EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/10 11:24 p.m.7 views

SSR-DNSSEC

用于该PoC的DNS基础设施采用了SEED Labs上建议的配置,可在以下网址获取:https://seedsecuritylabs.org/Labs20.04/Networking/DNS/DNSSEC/,并做了一些微小改动。 该基础设施包括一个根服务器、一个用于edu的顶级域名服务器、一个用于example.edu的域名服务器以及一个本地DNS服务器。...

5.7AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/09/10 8:19 p.m.12 views

Angular: SSRF and Cross-Origin Credential Disclosure via URL Resolution Discrepancy in SSR

Summary A discrepancy between WHATWG URL parsing and Angular SSR's URL resolution allows attackers to bypass same-origin checks and cause Server-Side Request Forgery SSRF, potentially leaking sensitive server-side credentials. Technical Description When applications validate incoming URLs using t...

8.6CVSS5.9AI score0.00426EPSS
SaveExploits0References9Affected Software1
Snyk
Snyk
added 2026/09/10 8:19 p.m.4 views

Use of Cache Containing Sensitive Information

Overview Affected versions of this package are vulnerable to Use of Cache Containing Sensitive Information via the HttpTransferCache process. An attacker can access sensitive user-specific information by exploiting a scenario where a child HttpClient delegates requests to a parent client that...

6.3CVSS5.8AI score0.00296EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/09/10 8:19 p.m.13 views

Angular: Information Leak via `HttpTransferCache` Bypass When Using `withRequestsMadeViaParent`

A security bypass vulnerability was discovered in @angular/common when Server-Side Rendering SSR and hydration are enabled in applications using a hierarchical HttpClient configuration with withRequestsMadeViaParent. The HttpTransferCache utility optimizes hydration by caching outgoing HTTP...

8.2CVSS6AI score0.00425EPSS
SaveExploits0References10Affected Software1
RedhatCVE
RedhatCVE
added 2026/09/10 7:21 p.m.10 views

CVE-2026-88059

A flaw was found in Angular. When Server-Side Rendering SSR and hydration are used with a hierarchical HttpClient configured with withRequestsMadeViaParent, the HttpTransferCache can improperly cache authenticated responses. This occurs because a child TransferCache stores private response data i...

4CVSS5.6AI score0.00296EPSS
SaveExploits0References12
NVD
NVD
added 2026/09/10 7:17 p.m.8 views

CVE-2026-88059

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.28, 21.2.20, and 22.1.1, Angular's @angular/common HttpTransferCache can cache an authenticated response when Server-Side Rendering SSR and hydration u...

4CVSS0.00296EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/10 7:17 p.m.7 views

DEBIAN-CVE-2026-88059

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.28, 21.2.20, and 22.1.1, Angular's @angular/common HttpTransferCache can cache an authenticated response when Server-Side Rendering SSR and hydration u...

4CVSS5.7AI score0.00296EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/10 7:04 p.m.24 views

CVE-2026-88060

Angular server-side rendering in @angular/platform-server (prior to 20.3.30, 21.2.22, and 22.1.4) serializes untrusted input inside content nested in fallback raw-content elements such as noscript , iframe , noembed , and noframes . The Domino serializer's fallbackRawContentTags traversal stoppe...

8.6CVSS5.9AI score0.00696EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/10 7:04 p.m.32 views

CVE-2026-88060 Angular: SSR XSS via Unescaped <template> Content Across DocumentFragment Boundaries in Fallback Raw-Content Elements

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.30, 21.2.22, and 22.1.4, Angular server-side rendering SSR in @angular/platform-server serializes untrusted input inside template content nested in...

8.6CVSS0.00696EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/09/10 7:04 p.m.14 views

CVE-2026-88060 Angular: SSR XSS via Unescaped <template> Content Across DocumentFragment Boundaries in Fallback Raw-Content Elements

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.30, 21.2.22, and 22.1.4, Angular server-side rendering SSR in @angular/platform-server serializes untrusted input inside template content nested in...

8.6CVSS5.9AI score0.00696EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/10 7:04 p.m.11 views

CVE-2026-88060 Angular: SSR XSS via Unescaped <template> Content Across DocumentFragment Boundaries in Fallback Raw-Content Elements

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.30, 21.2.22, and 22.1.4, Angular server-side rendering SSR in @angular/platform-server serializes untrusted input inside template content nested in...

8.6CVSS6AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/09/10 7:00 p.m.32 views

CVE-2026-88059 Angular: Information Leak via `HttpTransferCache` Bypass When Using `withRequestsMadeViaParent`

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.28, 21.2.20, and 22.1.1, Angular's @angular/common HttpTransferCache can cache an authenticated response when Server-Side Rendering SSR and hydration u...

4CVSS0.00296EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/09/10 7:00 p.m.14 views

CVE-2026-88059

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.28, 21.2.20, and 22.1.1, Angular's @angular/common HttpTransferCache can cache an authenticated response when Server-Side Rendering SSR and hydration u...

4CVSS5.7AI score0.00296EPSS
SaveExploits0
Rows per page
Query Builder