Open zaidraddad94 opened 1 year ago
PR welcome
There are not much libraries causing this, maybe exif https://developer.android.com/reference/androidx/exifinterface/media/package-summary has this outdated version which is causing vulnerability, can someone confirm? Or this is an outdated android package? I checked that the android team updated core 10 weeks ago https://android.googlesource.com/platform/external/libpng/+/81933a9917bef1e3159e35e64579d017b32a87ff @Johan-dutoit I will create a fork with bumped libraries
Whats the solution for this high risk should we upgrade react native image picker library version or what please help
Hello, anyone has any solution for this?
Does anyone fixed this issue?
Description
react-native-image-picker uses libjpeg (1.5.3) which is outdated the security team flag it as a high risk
How to repeat issue and example
Solution
use the latest version of libjpeg
Additional Information