facebook / facebook-android-sdk

Used to integrate Android apps with Facebook Platform.
https://developers.facebook.com/docs/android
Other
6.07k stars 3.64k forks source link

SDK impacted by CVE-2022-25647 #1237

Open ZOlbrys opened 1 month ago

ZOlbrys commented 1 month ago

Checklist before submitting a bug report

Java version

17

Android version

API 34

Android SDK version

16.0.0

Installation platform & version

AGP 8.3.0

Package

Gaming Services

Goals

The supplied version of gson in the FB SDK has a security issue (CVE-2022-25647).

Expected results

A newer version of gson without CVE-2022-25647 should be used

Actual results

....com.facebook.android:facebook-android-sdk@16.0.0 › 
com.facebook.android:facebook-gamingservices@16.0.0 › 
com.google.code.gson:gson@2.8.8

Gson 2.8.8 is added via the gamingservices SDK, which has a security vulnerability, see https://www.cve.org/CVERecord?id=CVE-2022-25647