{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "Android",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "Android-10"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "In libexif, there is a possible out of bounds write due to an integer overflow. This could lead to remote escalation of privilege in the media content provider with no additional execution privileges needed. User interaction is needed for exploitation. Product: AndroidVersions: Android-10Android ID: A-112537774"
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "Remote code execution",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2020-07-27T00:06:14",
                "orgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6",
                "shortName": "google_android"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://source.android.com/security/bulletin/android-10"
                },
                {
                    "name": "[oss-security] 20191025 Security fixes from Android 10 release which are relevant outside the Android ecosystem?",
                    "tags": [
                        "mailing-list",
                        "x_refsource_MLIST"
                    ],
                    "url": "http://www.openwall.com/lists/oss-security/2019/10/25/17"
                },
                {
                    "name": "[oss-security] 20191026 Re: Security fixes from Android 10 release which are relevant outside the Android ecosystem?",
                    "tags": [
                        "mailing-list",
                        "x_refsource_MLIST"
                    ],
                    "url": "http://www.openwall.com/lists/oss-security/2019/10/27/1"
                },
                {
                    "name": "[oss-security] 20191107 Re: Security fixes from Android 10 release which are relevant outside the Android ecosystem?",
                    "tags": [
                        "mailing-list",
                        "x_refsource_MLIST"
                    ],
                    "url": "http://www.openwall.com/lists/oss-security/2019/11/07/1"
                },
                {
                    "name": "DSA-4618",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_DEBIAN"
                    ],
                    "url": "https://www.debian.org/security/2020/dsa-4618"
                },
                {
                    "name": "[debian-lts-announce] 20200210 [SECURITY] [DLA 2100-1] libexif security update",
                    "tags": [
                        "mailing-list",
                        "x_refsource_MLIST"
                    ],
                    "url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00007.html"
                },
                {
                    "name": "20200210 [SECURITY] [DSA 4618-1] libexif security update",
                    "tags": [
                        "mailing-list",
                        "x_refsource_BUGTRAQ"
                    ],
                    "url": "https://seclists.org/bugtraq/2020/Feb/9"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/libexif/libexif/issues/26"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/libexif/libexif/commit/75aa73267fdb1e0ebfbc00369e7312bac43d0566"
                },
                {
                    "name": "USN-4277-1",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_UBUNTU"
                    ],
                    "url": "https://usn.ubuntu.com/4277-1/"
                },
                {
                    "name": "openSUSE-SU-2020:0264",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_SUSE"
                    ],
                    "url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00000.html"
                },
                {
                    "name": "openSUSE-SU-2020:0793",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_SUSE"
                    ],
                    "url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00017.html"
                },
                {
                    "name": "FEDORA-2020-b4db792558",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_FEDORA"
                    ],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VA5BPQLOFXIZOOJHBYDU635Z5KLUMTDD/"
                },
                {
                    "name": "FEDORA-2020-085150ac6e",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_FEDORA"
                    ],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MO2VTHD7OLPJDCJBHKUQTBAHZOBBCF6X/"
                },
                {
                    "name": "GLSA-202007-05",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_GENTOO"
                    ],
                    "url": "https://security.gentoo.org/glsa/202007-05"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "security@android.com",
                    "ID": "CVE-2019-9278",
                    "STATE": "PUBLIC"
                },
                "affects": {
                    "vendor": {
                        "vendor_data": [
                            {
                                "product": {
                                    "product_data": [
                                        {
                                            "product_name": "Android",
                                            "version": {
                                                "version_data": [
                                                    {
                                                        "version_value": "Android-10"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                "vendor_name": "n/a"
                            }
                        ]
                    }
                },
                "data_format": "MITRE",
                "data_type": "CVE",
                "data_version": "4.0",
                "description": {
                    "description_data": [
                        {
                            "lang": "eng",
                            "value": "In libexif, there is a possible out of bounds write due to an integer overflow. This could lead to remote escalation of privilege in the media content provider with no additional execution privileges needed. User interaction is needed for exploitation. Product: AndroidVersions: Android-10Android ID: A-112537774"
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "Remote code execution"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "https://source.android.com/security/bulletin/android-10",
                            "refsource": "MISC",
                            "url": "https://source.android.com/security/bulletin/android-10"
                        },
                        {
                            "name": "[oss-security] 20191025 Security fixes from Android 10 release which are relevant outside the Android ecosystem?",
                            "refsource": "MLIST",
                            "url": "http://www.openwall.com/lists/oss-security/2019/10/25/17"
                        },
                        {
                            "name": "[oss-security] 20191026 Re: Security fixes from Android 10 release which are relevant outside the Android ecosystem?",
                            "refsource": "MLIST",
                            "url": "http://www.openwall.com/lists/oss-security/2019/10/27/1"
                        },
                        {
                            "name": "[oss-security] 20191107 Re: Security fixes from Android 10 release which are relevant outside the Android ecosystem?",
                            "refsource": "MLIST",
                            "url": "http://www.openwall.com/lists/oss-security/2019/11/07/1"
                        },
                        {
                            "name": "DSA-4618",
                            "refsource": "DEBIAN",
                            "url": "https://www.debian.org/security/2020/dsa-4618"
                        },
                        {
                            "name": "[debian-lts-announce] 20200210 [SECURITY] [DLA 2100-1] libexif security update",
                            "refsource": "MLIST",
                            "url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00007.html"
                        },
                        {
                            "name": "20200210 [SECURITY] [DSA 4618-1] libexif security update",
                            "refsource": "BUGTRAQ",
                            "url": "https://seclists.org/bugtraq/2020/Feb/9"
                        },
                        {
                            "name": "https://github.com/libexif/libexif/issues/26",
                            "refsource": "CONFIRM",
                            "url": "https://github.com/libexif/libexif/issues/26"
                        },
                        {
                            "name": "https://github.com/libexif/libexif/commit/75aa73267fdb1e0ebfbc00369e7312bac43d0566",
                            "refsource": "CONFIRM",
                            "url": "https://github.com/libexif/libexif/commit/75aa73267fdb1e0ebfbc00369e7312bac43d0566"
                        },
                        {
                            "name": "USN-4277-1",
                            "refsource": "UBUNTU",
                            "url": "https://usn.ubuntu.com/4277-1/"
                        },
                        {
                            "name": "openSUSE-SU-2020:0264",
                            "refsource": "SUSE",
                            "url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00000.html"
                        },
                        {
                            "name": "openSUSE-SU-2020:0793",
                            "refsource": "SUSE",
                            "url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00017.html"
                        },
                        {
                            "name": "FEDORA-2020-b4db792558",
                            "refsource": "FEDORA",
                            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VA5BPQLOFXIZOOJHBYDU635Z5KLUMTDD/"
                        },
                        {
                            "name": "FEDORA-2020-085150ac6e",
                            "refsource": "FEDORA",
                            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MO2VTHD7OLPJDCJBHKUQTBAHZOBBCF6X/"
                        },
                        {
                            "name": "GLSA-202007-05",
                            "refsource": "GENTOO",
                            "url": "https://security.gentoo.org/glsa/202007-05"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-04T21:46:29.867Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://source.android.com/security/bulletin/android-10"
                    },
                    {
                        "name": "[oss-security] 20191025 Security fixes from Android 10 release which are relevant outside the Android ecosystem?",
                        "tags": [
                            "mailing-list",
                            "x_refsource_MLIST",
                            "x_transferred"
                        ],
                        "url": "http://www.openwall.com/lists/oss-security/2019/10/25/17"
                    },
                    {
                        "name": "[oss-security] 20191026 Re: Security fixes from Android 10 release which are relevant outside the Android ecosystem?",
                        "tags": [
                            "mailing-list",
                            "x_refsource_MLIST",
                            "x_transferred"
                        ],
                        "url": "http://www.openwall.com/lists/oss-security/2019/10/27/1"
                    },
                    {
                        "name": "[oss-security] 20191107 Re: Security fixes from Android 10 release which are relevant outside the Android ecosystem?",
                        "tags": [
                            "mailing-list",
                            "x_refsource_MLIST",
                            "x_transferred"
                        ],
                        "url": "http://www.openwall.com/lists/oss-security/2019/11/07/1"
                    },
                    {
                        "name": "DSA-4618",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_DEBIAN",
                            "x_transferred"
                        ],
                        "url": "https://www.debian.org/security/2020/dsa-4618"
                    },
                    {
                        "name": "[debian-lts-announce] 20200210 [SECURITY] [DLA 2100-1] libexif security update",
                        "tags": [
                            "mailing-list",
                            "x_refsource_MLIST",
                            "x_transferred"
                        ],
                        "url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00007.html"
                    },
                    {
                        "name": "20200210 [SECURITY] [DSA 4618-1] libexif security update",
                        "tags": [
                            "mailing-list",
                            "x_refsource_BUGTRAQ",
                            "x_transferred"
                        ],
                        "url": "https://seclists.org/bugtraq/2020/Feb/9"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/libexif/libexif/issues/26"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/libexif/libexif/commit/75aa73267fdb1e0ebfbc00369e7312bac43d0566"
                    },
                    {
                        "name": "USN-4277-1",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_UBUNTU",
                            "x_transferred"
                        ],
                        "url": "https://usn.ubuntu.com/4277-1/"
                    },
                    {
                        "name": "openSUSE-SU-2020:0264",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_SUSE",
                            "x_transferred"
                        ],
                        "url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00000.html"
                    },
                    {
                        "name": "openSUSE-SU-2020:0793",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_SUSE",
                            "x_transferred"
                        ],
                        "url": "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00017.html"
                    },
                    {
                        "name": "FEDORA-2020-b4db792558",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_FEDORA",
                            "x_transferred"
                        ],
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VA5BPQLOFXIZOOJHBYDU635Z5KLUMTDD/"
                    },
                    {
                        "name": "FEDORA-2020-085150ac6e",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_FEDORA",
                            "x_transferred"
                        ],
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/MO2VTHD7OLPJDCJBHKUQTBAHZOBBCF6X/"
                    },
                    {
                        "name": "GLSA-202007-05",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_GENTOO",
                            "x_transferred"
                        ],
                        "url": "https://security.gentoo.org/glsa/202007-05"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6",
        "assignerShortName": "google_android",
        "cveId": "CVE-2019-9278",
        "datePublished": "2019-09-27T18:05:14",
        "dateReserved": "2019-02-28T00:00:00",
        "dateUpdated": "2024-08-04T21:46:29.867Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}