ghsa-cm6r-892j-jv2g
Vulnerability from github
Published
2022-08-13 00:00
Modified
2022-08-18 19:13
Severity ?
VLAI Severity ?
Summary
Google Play Services SDK leads to apps having incorrectly set mutability flag
Details
Apps developed with Google Play Services SDK incorrectly had the mutability flag set to PendingIntents that were passed to the Notification service. As Google Play services SDK is so widely used, this bug affects many applications. For an application affected, this bug will let the attacker, gain the access to all non-exported providers and/or gain the access to other providers the victim has permissions. We recommend upgrading to version 18.0.2 of the Play Service SDK as well as rebuilding and redeploying apps.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.google.android.gms:play-services-basement" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "18.0.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-2390" ], "database_specific": { "cwe_ids": [ "CWE-471" ], "github_reviewed": true, "github_reviewed_at": "2022-08-18T19:13:34Z", "nvd_published_at": "2022-08-12T11:15:00Z", "severity": "MODERATE" }, "details": "Apps developed with Google Play Services SDK incorrectly had the mutability flag set to PendingIntents that were passed to the Notification service. As Google Play services SDK is so widely used, this bug affects many applications. For an application affected, this bug will let the attacker, gain the access to all non-exported providers and/or gain the access to other providers the victim has permissions. We recommend upgrading to version 18.0.2 of the Play Service SDK as well as rebuilding and redeploying apps.", "id": "GHSA-cm6r-892j-jv2g", "modified": "2022-08-18T19:13:34Z", "published": "2022-08-13T00:00:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2390" }, { "type": "WEB", "url": "https://developers.google.com/android/guides/releases#may_03_2022" }, { "type": "WEB", "url": "https://mvnrepository.com/artifact/com.google.android.gms/play-services-basement/18.0.2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:H/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Google Play Services SDK leads to apps having incorrectly set mutability flag" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…