5127 matches found
CVE-2022-0155-PoC
CVE-2022-0155 概念验证 PoC 该仓库包含对 CVE-2022-0155 漏洞的演示。 该漏洞由 ranjit-git 发现,并在 此处 详细描述。 本 PoC 的目的是展示该漏洞不仅适用于将 follow-redirects 用作直接依赖的场景,也适用于通过 axios 将其用作间接/传递依赖的场景。 概述 该漏洞影响版本低于 1.14.7 的 follow-redirects npm 包。Follow-redirects 扩展了 内置 HTTP 模块,增加了跟随重定向的能力。 为了演示该漏洞,请考虑以下场景: 1. follow-redirects 被用于向...
axios-ssrf
快速开始 在根目录、后端和前端目录中运行 pnpm install 在根目录中运行 pnpm start:dev 漏洞 本网站已发布在:https://axios-ssrf.onrender.com/ 服务端请求伪造(SSRF): 我特意使用了一个存在SSRF漏洞的axios版本。 进入搜索栏,输入一个绝对URL,例如 http://example.com 路径遍历: 下载中间件存在路径遍历漏洞。由于这不是传统的控制器,因此SAST工具(semgrep和checkmarx)无法检测到。...
axios-redos
Axios 正则表达式拒绝服务攻击 本仓库包含 CVE-2021-3749 的 PoC。 概述 在 axios 包中发现了一个 ReDoS(正则表达式拒绝服务)缺陷。攻击者如果能向 trim 函数提供特制的输入,就可能导致应用程序消耗过多的 CPU。 修复提交:https://github.com/axios/axios/commit/5b457116e31db0e88fede6c428e969e87f290929...
CVE-2023-45857-Demo
验证 axios 漏洞 CVE-2023-45857 行为的演示 1. 在 dev container 中启动 2. 在 app 容器中执行 npm run dev 3. 访问 http://app.localhost 4. 使用浏览器开发者工具确认 Cookie 中已设置 XSRF-TOKEN 值为 CREDENTIALTOKEN HttpOnly 为 false SameSite 为 Strict 5. 点击按钮 6. 在开发者工具中,确认对 whoami.localhost/api 的请求中包含 x-xsrf-token 头部且值为 CREDENTIALTOKEN whoami...
axios-CVE-2025-27152-PoC
此存储库没有 README。...
CVE-2023-45857-Demo
确认 axios 漏洞 CVE-2023-45857 行为的演示 1. 在 dev container 中启动 2. 在 app 容器中运行npm run dev 3. 访问 http://app.localhost 4. 在浏览器的开发者工具中确认 Cookie 中已设置XSRF-TOKEN 值为CREDENTIALTOKEN HttpOnly 为 false SameSite 为 Strict 5. 按下按钮 6. 在开发者工具中确认对whoami.localhost/api的请求的请求头中存在x-xsrf-token且值为CREDENTIALTOKEN 由于 whoami...
ROOT-APP-NPM-GHSA-JQH4-M9W3-8HP9 GHSA-jqh4-m9w3-8hp9 in axios - Patched by Root
Root has patched GHSA-jqh4-m9w3-8hp9 in the axios package for Root:npm. Multiple fixed versions available...
ROOT-APP-NPM-GHSA-HCPX-6FM6-WX23 GHSA-hcpx-6fm6-wx23 in axios - Patched by Root
Root has patched GHSA-hcpx-6fm6-wx23 in the axios package for Root:npm. Multiple fixed versions available...
ROOT-APP-NPM-GHSA-PMV8-RQ9R-6J72 GHSA-pmv8-rq9r-6j72 in axios - Patched by Root
Root has patched GHSA-pmv8-rq9r-6j72 in the axios package for Root:npm. Multiple fixed versions available...
ROOT-APP-NPM-GHSA-XJ6Q-8X83-JV6G GHSA-xj6q-8x83-jv6g in axios - Patched by Root
Root has patched GHSA-xj6q-8x83-jv6g in the axios package for Root:npm. Multiple fixed versions available...
ROOT-APP-NPM-GHSA-MMX7-HFXF-JPPX GHSA-mmx7-hfxf-jppx in axios - Patched by Root
Root has patched GHSA-mmx7-hfxf-jppx in the axios package for Root:npm. Multiple fixed versions available...
ROOT-APP-NPM-GHSA-F4GW-2P7V-4548 GHSA-f4gw-2p7v-4548 in axios - Patched by Root
Root has patched GHSA-f4gw-2p7v-4548 in the axios package for Root:npm. Multiple fixed versions available...
ROOT-APP-NPM-GHSA-7Q8Q-RJ6J-MHJQ GHSA-7q8q-rj6j-mhjq in axios - Patched by Root
Root has patched GHSA-7q8q-rj6j-mhjq in the axios package for Root:npm. Multiple fixed versions available...
ROOT-APP-NPM-GHSA-42H9-826W-CGV3 GHSA-42h9-826w-cgv3 in axios - Patched by Root
Root has patched GHSA-42h9-826w-cgv3 in the axios package for Root:npm. Multiple fixed versions available...
ROOT-APP-NPM-GHSA-GCFJ-64VW-6MP9 GHSA-gcfj-64vw-6mp9 in axios - Patched by Root
Root has patched GHSA-gcfj-64vw-6mp9 in the axios package for Root:npm. Multiple fixed versions available...
ROOT-APP-NPM-GHSA-MWF2-3PR3-8698 GHSA-mwf2-3pr3-8698 in axios - Patched by Root
Root has patched GHSA-mwf2-3pr3-8698 in the axios package for Root:npm. Multiple fixed versions available...
axios-supply-chain-cve-2026-26555
🔍 漏洞研究 精心整理的深入漏洞分析文章集,涵盖软件生态中的真实安全事件。每篇文章均包含完整技术分析、概念验证、IOC清单及修复指南。 目的: 教育参考与作品集。所有 PoC 代码仅用于检测和研究。 索引 | 漏洞| 类型| 严重程度| 日期| 状态 ---|---|---|---|---|--- 001| Axios npm 供应链攻击 CVE-2026-26555| 供应链 / 远程访问木马| 🚨 严重+| 2026年3月31日| ✅ 已完成 结构 每篇文章遵循统一格式: root@kitploit: axios-supply-chain-cve-2026-26555/ ├──...
axios: Axios: Prototype pollution allows information disclosure and request manipulation
A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as prototype pollution, allows an attacker to inject malicious properties into core JavaScript objects. When another component in the same application environment is compromised and pollutes the system's object...
axios: Axios: Information disclosure of proxy credentials via redirect flows
A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final...
axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution
A flaw was found in Axios. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to escalate any existing Object.prototype pollution in an application's dependency tree into a full Man-in-the-Middle MITM attack. This enables the attacker to intercept, read, and modify all...