Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-39617 (GCVE-0-2021-39617)
Vulnerability from cvelistv5 – Published: 2022-12-13 15:56 – Updated: 2025-02-13 15:46DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.
Show details on NVD website{
"containers": {
"cna": {
"providerMetadata": {
"dateUpdated": "2023-03-03T00:00:00.000Z",
"orgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6",
"shortName": "google_android"
},
"rejectedReasons": [
{
"lang": "en",
"value": "DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none."
}
]
}
},
"cveMetadata": {
"assignerOrgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6",
"assignerShortName": "google_android",
"cveId": "CVE-2021-39617",
"datePublished": "2022-12-13T15:56:05.673Z",
"dateRejected": "2023-03-03T00:00:00.000Z",
"dateReserved": "2021-08-23T00:00:00.000Z",
"dateUpdated": "2025-02-13T15:46:16.653Z",
"state": "REJECTED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.0"
}
GSD-2021-39617
Vulnerability from gsd - Updated: 2023-12-13 01:23{
"GSD": {
"alias": "CVE-2021-39617",
"id": "GSD-2021-39617"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-39617"
],
"details": "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none.",
"id": "GSD-2021-39617",
"modified": "2023-12-13T01:23:15.537590Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2021-39617",
"STATE": "REJECT"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none."
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:google:android:11.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:google:android:12.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:google:android:12.1:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security@android.com",
"ID": "CVE-2021-39617"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "In the user interface buttons of PermissionController, there is a possible way to bypass permissions dialogs due to a tapjacking/overlay attack. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-11 Android-12 Android-12LAndroid ID: A-175190844"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-1021"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://source.android.com/security/bulletin/2022-12-01",
"refsource": "MISC",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://source.android.com/security/bulletin/2022-12-01"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
},
"lastModifiedDate": "2022-12-15T03:58Z",
"publishedDate": "2022-12-13T16:15Z"
}
}
}
GHSA-JVP9-5XR3-P4JG
Vulnerability from github – Published: 2022-12-13 18:30 – Updated: 2022-12-15 06:30In the user interface buttons of PermissionController, there is a possible way to bypass permissions dialogs due to a tapjacking/overlay attack. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-11 Android-12 Android-12LAndroid ID: A-175190844
{
"affected": [],
"aliases": [
"CVE-2021-39617"
],
"database_specific": {
"cwe_ids": [
"CWE-1021"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2022-12-13T16:15:00Z",
"severity": "HIGH"
},
"details": "In the user interface buttons of PermissionController, there is a possible way to bypass permissions dialogs due to a tapjacking/overlay attack. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-11 Android-12 Android-12LAndroid ID: A-175190844",
"id": "GHSA-jvp9-5xr3-p4jg",
"modified": "2022-12-15T06:30:30Z",
"published": "2022-12-13T18:30:31Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-39617"
},
{
"type": "WEB",
"url": "https://source.android.com/security/bulletin/2022-12-01"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
CERTFR-2022-AVI-1084
Vulnerability from certfr_avis - Published: 2022-12-08 - Updated: 2022-12-08
De multiples vulnérabilités ont été découvertes dans Google Android. Elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Google Android Open Source Project (AOSP) versions 10, 11, 12, 12L, 13 sans le correctif de s\u00e9curit\u00e9 du 5 d\u00e9cembre 2022",
"product": {
"name": "Android",
"vendor": {
"name": "Google",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-20144",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20144"
},
{
"name": "CVE-2022-25672",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25672"
},
{
"name": "CVE-2022-33268",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33268"
},
{
"name": "CVE-2022-20480",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20480"
},
{
"name": "CVE-2022-32594",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32594"
},
{
"name": "CVE-2022-20444",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20444"
},
{
"name": "CVE-2022-25682",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25682"
},
{
"name": "CVE-2022-42770",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42770"
},
{
"name": "CVE-2022-20449",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20449"
},
{
"name": "CVE-2021-39660",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39660"
},
{
"name": "CVE-2022-20487",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20487"
},
{
"name": "CVE-2022-20484",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20484"
},
{
"name": "CVE-2022-20498",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20498"
},
{
"name": "CVE-2022-25685",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25685"
},
{
"name": "CVE-2022-42755",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42755"
},
{
"name": "CVE-2021-39795",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39795"
},
{
"name": "CVE-2022-25689",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25689"
},
{
"name": "CVE-2022-20442",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20442"
},
{
"name": "CVE-2022-20495",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20495"
},
{
"name": "CVE-2022-25691",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25691"
},
{
"name": "CVE-2022-25697",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25697"
},
{
"name": "CVE-2022-39132",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39132"
},
{
"name": "CVE-2022-20500",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20500"
},
{
"name": "CVE-2022-20474",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20474"
},
{
"name": "CVE-2022-39133",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39133"
},
{
"name": "CVE-2021-39617",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39617"
},
{
"name": "CVE-2022-25698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25698"
},
{
"name": "CVE-2022-33235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33235"
},
{
"name": "CVE-2022-39129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39129"
},
{
"name": "CVE-2022-20471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20471"
},
{
"name": "CVE-2022-20473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20473"
},
{
"name": "CVE-2022-20483",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20483"
},
{
"name": "CVE-2022-33238",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33238"
},
{
"name": "CVE-2022-20476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20476"
},
{
"name": "CVE-2022-39131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39131"
},
{
"name": "CVE-2022-20478",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20478"
},
{
"name": "CVE-2022-20472",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20472"
},
{
"name": "CVE-2022-42754",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42754"
},
{
"name": "CVE-2022-42772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42772"
},
{
"name": "CVE-2022-25673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25673"
},
{
"name": "CVE-2022-20468",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20468"
},
{
"name": "CVE-2022-32596",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32596"
},
{
"name": "CVE-2022-20469",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20469"
},
{
"name": "CVE-2022-20502",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20502"
},
{
"name": "CVE-2022-20497",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20497"
},
{
"name": "CVE-2022-20470",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20470"
},
{
"name": "CVE-2022-23960",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23960"
},
{
"name": "CVE-2022-20486",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20486"
},
{
"name": "CVE-2022-20411",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20411"
},
{
"name": "CVE-2022-39134",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39134"
},
{
"name": "CVE-2022-20479",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20479"
},
{
"name": "CVE-2022-39130",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39130"
},
{
"name": "CVE-2022-20477",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20477"
},
{
"name": "CVE-2022-39106",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39106"
},
{
"name": "CVE-2022-20466",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20466"
},
{
"name": "CVE-2022-42756",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42756"
},
{
"name": "CVE-2022-20240",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20240"
},
{
"name": "CVE-2022-20491",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20491"
},
{
"name": "CVE-2022-25702",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25702"
},
{
"name": "CVE-2022-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25681"
},
{
"name": "CVE-2022-20611",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20611"
},
{
"name": "CVE-2022-20496",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20496"
},
{
"name": "CVE-2022-32597",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32597"
},
{
"name": "CVE-2022-25692",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25692"
},
{
"name": "CVE-2021-0934",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0934"
},
{
"name": "CVE-2022-32620",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32620"
},
{
"name": "CVE-2022-32619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32619"
},
{
"name": "CVE-2022-20124",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20124"
},
{
"name": "CVE-2022-20482",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20482"
},
{
"name": "CVE-2022-25695",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25695"
},
{
"name": "CVE-2022-20488",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20488"
},
{
"name": "CVE-2022-42771",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42771"
},
{
"name": "CVE-2022-32598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32598"
},
{
"name": "CVE-2022-20501",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20501"
},
{
"name": "CVE-2022-20485",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20485"
},
{
"name": "CVE-2022-20475",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20475"
}
],
"initial_release_date": "2022-12-08T00:00:00",
"last_revision_date": "2022-12-08T00:00:00",
"links": [],
"reference": "CERTFR-2022-AVI-1084",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-12-08T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Google Android.\nElles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code\narbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0\nl\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Google Android",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Android du 05 d\u00e9cembre 2022",
"url": "https://source.android.com/docs/security/bulletin/2022-12-01"
}
]
}
CERTFR-2023-AVI-0349
Vulnerability from certfr_avis - Published: 2023-05-02 - Updated: 2023-05-02
De multiples vulnérabilités ont été découvertes dans Google Android. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, un déni de service à distance et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Google Android et Pixel toutes versions sans le correctif de s\u00e9curit\u00e9 du 01 mai 2023",
"product": {
"name": "Android",
"vendor": {
"name": "Google",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2023-21117",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21117"
},
{
"name": "CVE-2022-46891",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46891"
},
{
"name": "CVE-2022-20444",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20444"
},
{
"name": "CVE-2023-20993",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20993"
},
{
"name": "CVE-2023-20914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20914"
},
{
"name": "CVE-2022-33305",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33305"
},
{
"name": "CVE-2023-21119",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21119"
},
{
"name": "CVE-2023-0266",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0266"
},
{
"name": "CVE-2022-47487",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47487"
},
{
"name": "CVE-2023-21107",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21107"
},
{
"name": "CVE-2021-0877",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0877"
},
{
"name": "CVE-2023-20930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20930"
},
{
"name": "CVE-2023-21111",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21111"
},
{
"name": "CVE-2023-21106",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21106"
},
{
"name": "CVE-2022-46396",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46396"
},
{
"name": "CVE-2023-21665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21665"
},
{
"name": "CVE-2023-20726",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20726"
},
{
"name": "CVE-2023-20699",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20699"
},
{
"name": "CVE-2021-39617",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39617"
},
{
"name": "CVE-2023-20695",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20695"
},
{
"name": "CVE-2022-46395",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46395"
},
{
"name": "CVE-2022-47486",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47486"
},
{
"name": "CVE-2022-47470",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47470"
},
{
"name": "CVE-2023-21112",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21112"
},
{
"name": "CVE-2023-21102",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21102"
},
{
"name": "CVE-2023-21118",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21118"
},
{
"name": "CVE-2022-40504",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40504"
},
{
"name": "CVE-2022-34144",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34144"
},
{
"name": "CVE-2023-21116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21116"
},
{
"name": "CVE-2023-21104",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21104"
},
{
"name": "CVE-2023-26085",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26085"
},
{
"name": "CVE-2023-21103",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21103"
},
{
"name": "CVE-2022-4639",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4639"
},
{
"name": "CVE-2023-20694",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20694"
},
{
"name": "CVE-2023-20697",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20697"
},
{
"name": "CVE-2023-21109",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21109"
},
{
"name": "CVE-2022-25713",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25713"
},
{
"name": "CVE-2022-40508",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40508"
},
{
"name": "CVE-2022-33273",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33273"
},
{
"name": "CVE-2023-21110",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21110"
},
{
"name": "CVE-2022-33281",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33281"
},
{
"name": "CVE-2023-20696",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20696"
},
{
"name": "CVE-2022-20338",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20338"
},
{
"name": "CVE-2023-21666",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21666"
},
{
"name": "CVE-2022-47469",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47469"
},
{
"name": "CVE-2022-47488",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47488"
},
{
"name": "CVE-2023-20698",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20698"
}
],
"initial_release_date": "2023-05-02T00:00:00",
"last_revision_date": "2023-05-02T00:00:00",
"links": [],
"reference": "CERTFR-2023-AVI-0349",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2023-05-02T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Google Android.\nCertaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer un\nprobl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, un d\u00e9ni de service \u00e0\ndistance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Google Android",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Pixel du 01 mai 2023",
"url": "https://source.android.com/docs/security/bulletin/pixel/2023-05-01?hl=fr"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Android du 01 mai 2023",
"url": "https://source.android.com/docs/security/bulletin/2023-05-01?hl=fr"
}
]
}
FKIE_CVE-2021-39617
Vulnerability from fkie_nvd - Published: 2022-12-13 16:15 - Updated: 2023-11-07 03:37| URL | Tags |
|---|
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: none. Reason: This candidate was withdrawn by its CNA. Further investigation showed that it was not a security issue. Notes: none."
}
],
"id": "CVE-2021-39617",
"lastModified": "2023-11-07T03:37:41.957",
"metrics": {},
"published": "2022-12-13T16:15:14.507",
"references": [],
"sourceIdentifier": "security@android.com",
"vulnStatus": "Rejected"
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.