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

OpenCV 2.x uses vulnerable version of libpng #6694

Closed
simonrob opened this issue Jun 17, 2016 · 3 comments
Closed

OpenCV 2.x uses vulnerable version of libpng #6694

simonrob opened this issue Jun 17, 2016 · 3 comments
Labels
affected: 2.4 EOL - not supported anymore bug platform: android

Comments

@simonrob
Copy link

simonrob commented Jun 17, 2016

OpenCV 2.x (or at least the Android SDK version) uses a vulnerable version of libpng. Any applications uploaded to Google Play are given a warning and directed to this page: https://support.google.com/faqs/answer/7011127

The vulnerability in question is https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8540, which stems from an out-of-bounds memory access that could potentially lead to code execution Versions 1.0.x before 1.0.66, 1.1.x and 1.2.x before 1.2.56, 1.3.x and 1.4.x before 1.4.19 and 1.5.x before 1.5.26 are affected.

Google is going to block apps using vulnerable versions of libpng after 17 Sep 2016.

@simonrob simonrob changed the title OpenCV uses vulnerable version of libpng OpenCV 2.x uses vulnerable version of libpng Jun 17, 2016
@mshabunin mshabunin added bug affected: 2.4 EOL - not supported anymore platform: android labels Jun 29, 2016
@alalek alalek mentioned this issue Jun 29, 2016
@berak
Copy link
Contributor

berak commented Jul 22, 2016

opencv manager App on play store needs to be updated, too, i guess

@alalek
Copy link
Member

alalek commented Sep 16, 2016

OpenCV 2.4.x Android SDK has been updated:
https://sourceforge.net/projects/opencvlibrary/files/opencv-android/2.4.13/

@sofensymbole
Copy link

sofensymbole commented Nov 25, 2016

(@alalek) This is not related to OpenCV and will not help with original problem


https://github.com/sofensymbole/Libpng-1.6.23

Try this link , it is created to remove vulnerability of libpng. app sucessfully uploaded by use of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affected: 2.4 EOL - not supported anymore bug platform: android
Projects
None yet
Development

No branches or pull requests

5 participants