Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2023-28155 wedriver-manager depends on vulnerable version of protractor #519

Open
tambor81 opened this issue Mar 20, 2023 · 4 comments

Comments

@tambor81
Copy link

Currently the following CVE is affecting our daily build because of this CVE-2023-28155:

$ npm audit
# npm audit report

request  *
Severity: moderate
Server-Side Request Forgery in Request - https://github.com/advisories/GHSA-p8p7-x288-28g6
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/request
  webdriver-manager  *
  Depends on vulnerable versions of request
  node_modules/webdriver-manager
    protractor  >=4.0.0
    Depends on vulnerable versions of webdriver-manager
    node_modules/protractor
      @angular-devkit/build-angular  >=0.1100.0-next.0
      Depends on vulnerable versions of protractor
      node_modules/@angular-devkit/build-angular

4 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

Can someone update this and remove this vulnerable dependency?

@DavidViillanueva
Copy link

I'm with the same problem

@tambor81
Copy link
Author

I made a PR for fixing the xml2js patched on version 0.5.0
how do I get it approved?

@CQL111
Copy link

CQL111 commented Jun 20, 2023

Is there a solution to this?

@bmo-at
Copy link

bmo-at commented Oct 6, 2023

Seems like this has been abandoned. Protractor is end-of-life as of August 2023, so this seems unlikely to be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants