Skip to content

3 high severity vulnerabilities #3392

Closed
@qupig

Description

@qupig
image-size  2.0.0 - 2.0.1
Severity: high
image-size Denial of Service via Infinite Loop during Image Processing - https://github.com/advisories/GHSA-m5qc-5hw7-8vg7
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/image-size
  addons-linter  7.9.0
  Depends on vulnerable versions of image-size
  node_modules/addons-linter
    web-ext  >=8.5.0
    Depends on vulnerable versions of addons-linter
    node_modules/web-ext

3 high severity vulnerabilities

addons-linter have release new version fixed the issue:
https://github.com/mozilla/addons-linter/releases/tag/7.10.0

But because of the exact version used in this project:

web-ext/package.json

Lines 61 to 64 in a19675d

"dependencies": {
"@babel/runtime": "7.27.0",
"@devicefarmer/adbkit": "3.3.8",
"addons-linter": "7.9.0",

Think of it as a pass-through of the issue:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions