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

Fix vulnerabilities reported by Snyk #31

Closed
martin-lindstrom opened this issue Oct 23, 2018 · 1 comment
Closed

Fix vulnerabilities reported by Snyk #31

martin-lindstrom opened this issue Oct 23, 2018 · 1 comment
Assignees

Comments

@martin-lindstrom
Copy link
Member

Snyk reports the following vulnerabilities for the opensaml-ext dependencies:

HIGH SEVERITY:

Unexpected Code Execution
Vulnerable module: org.bouncycastle:bcprov-jdk15on
Introduced through: org.opensaml:opensaml-saml-impl@3.4.0, org.opensaml:opensaml-xmlsec-impl@3.4.0 and others.

MEDIUM SEVERITY:

Deserialization of Untrusted Data
Vulnerable module: com.google.guava:guava
Introduced through: net.shibboleth.utilities:java-support@7.4.0 and com.google.guava:guava@20.0

MEDIUM SEVERITY:

Insecure Encryption
Vulnerable module: org.bouncycastle:bcprov-jdk15on
Introduced through: org.opensaml:opensaml-saml-impl@3.4.0, org.opensaml:opensaml-xmlsec-impl@3.4.0 and others

@martin-lindstrom
Copy link
Member Author

Fixed in PR #32.

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

No branches or pull requests

1 participant