sumup / sumup-android-sdk

Sample App for the SumUp Android SDK
Other
100 stars 29 forks source link

GSON Library Security Finding #168

Closed radumaerza closed 2 years ago

radumaerza commented 2 years ago

The GSON Library has in the current version a Denial of Service Issue.

Top Fix: Upgrade to version com.google.code.gson:gson:2.8.9

https://github.com/google/gson/pull/1991

The Issue was detected by our security finding tools. (Whitesource) image