Angular 是一个使用 TypeScript/JavaScript 及其他语言构建移动端和桌面端 Web 应用的开发平台。在 20.3.30、21.2.22 和 22.1.4 版本之前,Angular 的服务端渲染(SSR,通过 提供)在将 DOM 节点序列化到 fallback 原始内容元素中时,未对匹配的祖先闭合标签进行转义。 的数据仅转义了大于号( )字符,而未转义小于号( )字符,且未检查 fallback 祖先元素。因此,数据中出现的匹配闭合标签(如 、 、 或 )可能会过早地终止这些容器元素。 这些
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-88056 | 8.6 HIGH | Angular: SSRF and Cross-Origin Credential Disclosure via URL Resolution Discrepancy in SSR |
| CVE-2026-88060 | 8.6 HIGH | Angular: SSR XSS via Unescaped <template> Content Across DocumentFragment Boundaries in Fa |
| CVE-2026-88057 | 5.3 MEDIUM | Angular: Sanitization bypass via directive host bindings on concrete host elements in @ang |
| CVE-2026-88059 | 4.0 MEDIUM | Angular: Information Leak via `HttpTransferCache` Bypass When Using `withRequestsMadeViaPa |
No comments yet