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

OpenSSL security vulnerability issue #548

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments
Open

OpenSSL security vulnerability issue #548

GoogleCodeExporter opened this issue Mar 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Your app is statically linking against a version of OpenSSL that has multiple 
security vulnerabilities. You should update OpenSSL as soon as possible.
The vulnerabilities were addressed in OpenSSL versions beginning with 1.0.1h, 
1.0.0m, and 0.9.8za. To confirm your OpenSSL version, you can do a grep via ("$ 
unzip -p YourApp.apk | strings | grep "OpenSSL""). For more information about 
the vulnerability, please consult 
http://www.openssl.org/news/secadv_20140605.txt.

is there anyway to fix this? Thanks

Original issue reported on code.google.com by [email protected] on 27 Feb 2015 at 5:28

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