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

Security vulnerabilities found in dependency YUI #434

Closed
davidkhala opened this issue May 29, 2020 · 3 comments
Closed

Security vulnerabilities found in dependency YUI #434

davidkhala opened this issue May 29, 2020 · 3 comments

Comments

@davidkhala
Copy link

YUI 2.9.0 has known vulnerabilities:
severity: high; CVE: CVE-2012-5883; http://www.cvedetails.com/cve/CVE-2012-5883/
severity: high; CVE: CVE-2012-5882; http://www.cvedetails.com/cve/CVE-2012-5882/
severity: high; CVE: CVE-2012-5881; http://www.cvedetails.com/cve/CVE-2012-5881/

@kjur
Copy link
Owner

kjur commented May 30, 2020

jsrsasign uses very small part of YUI. Just object inheritance class definition. So those vulnerability are not affect to jsrsasign. Part of YUI code is planed to remove from jsrsasign in the future. Thank you.

@kjur kjur closed this as completed May 30, 2020
@davidkhala
Copy link
Author

Good to hear that.
The issue is created due to some static code scanner report.

@RasmusOlesen
Copy link

RasmusOlesen commented Mar 15, 2021

Hi @kjur

The problem isn't only which part of YUI that is being used by jsrasign.
People who are using jsrasign are forced to host a vulnerable version of YUI on their webserver.
Which might open up on or more attack-vectors using one or more of the known vulnerabilities in the library.

So please reconsider removing or updating this dependency as quickly as possible.

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

3 participants