build(deps-dev): bump @sentry/wizard from 6.12.0 to 6.13.0 - #1321
build(deps-dev): bump @sentry/wizard from 6.12.0 to 6.13.0#1321dependabot[bot] wants to merge 1 commit into
Conversation
| possible-typed-array-names "^1.0.0" | ||
|
|
||
| axios@1.13.5, axios@1.15.2: | ||
| axios@1.15.2: |
There was a problem hiding this comment.
Risk: Affected versions of axios are vulnerable to Inefficient Regular Expression Complexity / Uncontrolled Resource Consumption. axios is vulnerable to a regular expression denial of service (ReDoS). The internal cookies.read() helper in lib/helpers/cookies.js builds a regular expression by concatenating the cookie name directly into the pattern without escaping regex metacharacters. When the cookie name flowing into the XSRF cookie read (e.g. via xsrfCookieName) contains a catastrophic-backtracking payload, evaluating the regex against document.cookie can freeze the JavaScript event loop, causing a denial of service in the browser tab or in Node.js/SSR applications. The affected code path is reached during ordinary axios request processing, so any importer of an affected version is exposed. Upgrade to a patched version (0.32.0 or 1.16.0), or set xsrfCookieName: null to disable XSRF cookie reading.
Manual Review Advice: A vulnerability from this advisory is reachable if you are using axios in browser with untrusted xsrfCookieName value
Fix: Upgrade this library to at least version 1.16.0 at sentry-capacitor/yarn.lock:1466.
Reference(s): GHSA-hfxv-24rg-xrqf
⭐ Fixed in commit 08b1c1a ⭐
| possible-typed-array-names "^1.0.0" | ||
|
|
||
| axios@1.13.5, axios@1.15.2: | ||
| axios@1.15.2: |
There was a problem hiding this comment.
Risk: Affected versions of axios are vulnerable to Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') / Unintended Proxy or Intermediary ('Confused Deputy'). axios reads config.proxy via prototype-chain property access, so any Object.prototype pollution elsewhere in the dependency tree silently routes all HTTP requests through an attacker-controlled proxy, yielding a full man-in-the-middle. The vulnerability fires on ordinary axios usage with no specific API call or configuration required; upgrade to axios 1.16.0 or later.
Manual Review Advice: A vulnerability from this advisory is reachable if you use axios to make HTTP requests
Fix: Upgrade this library to at least version 1.16.0 at sentry-capacitor/yarn.lock:1466.
Reference(s): GHSA-35jp-ww65-95wh, GHSA-fvcv-3m26-pcqx, CVE-2026-44494
🌟 Fixed in commit 08b1c1a 🌟
fa97e08 to
08b1c1a
Compare
Bumps [@sentry/wizard](https://github.com/getsentry/sentry-wizard) from 6.12.0 to 6.13.0. - [Release notes](https://github.com/getsentry/sentry-wizard/releases) - [Changelog](https://github.com/getsentry/sentry-wizard/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-wizard@v6.12.0...v6.13.0) --- updated-dependencies: - dependency-name: "@sentry/wizard" dependency-version: 6.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
08b1c1a to
5f49f63
Compare
Bumps @sentry/wizard from 6.12.0 to 6.13.0.
Release notes
Sourced from @sentry/wizard's releases.
Changelog
Sourced from @sentry/wizard's changelog.
Commits
db993ccrelease: 6.13.03fd04f8feat(apple): Add non-interactive Apple Snapshots mode (#1297)ae8e925feat(apple): Add interactive Apple Snapshots wizard (#1296)ba4e194feat(apple): Refactor Xcode project primitives for snapshots (#1295)4c43586build(deps): bump vite (#1300)e559ba7ref (#1288)628c230feat(react-router): Use the stabilized instrumentation API (#1287)85fa3fafix(all): UpdatedataCollectionopt-out hint to includehttpBodies(#1286)91e3641feat: Replace deprecatedsendDefaultPiiwithdataCollection(#1282)68b56bcbuild(deps): bump follow-redirects from 1.15.11 to 1.16.0 (#1260)