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

VULNERABILITY! openid npm package 1.0.4 does not check return_to #41

Open
dilame opened this issue May 7, 2018 · 4 comments
Open

VULNERABILITY! openid npm package 1.0.4 does not check return_to #41

dilame opened this issue May 7, 2018 · 4 comments

Comments

@dilame
Copy link

dilame commented May 7, 2018

It is necessary to update dependency from

"openid": "1.x.x"

to

"openid": "2.x.x"
@pronebird
Copy link

There is already a PR for that: #35

@Poikilos
Copy link

There was a fix but no PR, so I made it: #43

@rwky
Copy link

rwky commented Aug 16, 2018

Forked and fixed in https://github.com/passport-next/passport-openid

Install with npm install @passport-next/passport-openid

@YasharF
Copy link

YasharF commented Mar 3, 2020

The openid npm module hasn't been touched in years and also has an issue with the use of now deprecated requestjs. It might be worth migrating off of openid to openid-client npm module which is more actively maintained.

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

5 participants