-
Notifications
You must be signed in to change notification settings - Fork 635
Closed
Labels
Description
[REQUIRED] Step 2: Describe your environment
- Android Studio version: 2024.2.2
- Firebase Component: Performance Monitoring
- Component version: 21.0.4
[REQUIRED] Step 3: Describe the problem
This is not technically a bug, but there seem to exist vulnerabilities because of protobuf-javalite version 3.14.0.
This is what the dependency tree looks like for firebase performance monitoring, for the affected part:
+--- com.google.firebase:firebase-perf -> 21.0.4
| +--- com.google.firebase:firebase-annotations:16.2.0 (*)
| +--- com.google.firebase:firebase-installations-interop:17.1.0 -> 17.2.0 (*)
| +--- com.google.firebase:protolite-well-known-types:18.0.0
| | \--- com.google.protobuf:protobuf-javalite:3.14.0 -> 3.25.5
The listed vulnerabilities are:
CVE-2022-3509, CVE-2022-3510, CVE-2024-7254 High
CVE-2022-3171 Medium