OSV 1.4.0 · unreviewed · 修改于 2026-08-28 02:32
发布时间
2026-08-28 02:32
GitHub 审查时间
—
NVD 发布时间
2026-08-28 01:20
源文件
advisories/unreviewed/2026/08/GHSA-qxwr-hgm6-9xxf/GHSA-qxwr-hgm6-9xxf.json
The configure command accepted any endpoint URL and stored it beside the user's access token. ConfigureCommand.execute in src/cli.ts persisted the value given to its endpoint option into the user profile without passing it through createSafeUrl in src/config.ts, the helper that already restricted the environment-variable form of the same setting to the vendor's own hosts over HTTPS. Because the connect path in src/mcp.ts attaches the stored token as a bearer credential on every request to the configured endpoint, a user who was persuaded to run configure with an endpoint of the attacker's choosing sent their personal access token to that destination on each subsequent invocation. Version 0.2.5 applies the same helper to the option.
该公告没有提供结构化的受影响软件包信息。