{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "In Sudo through 1.8.29, an attacker with access to a Runas ALL sudoer account can impersonate a nonexistent user by invoking sudo with a numeric uid that is not associated with any user. NOTE: The software maintainer believes that this is not a vulnerability because running a command via sudo as a user not present in the local password database is an intentional feature. Because this behavior surprised some users, sudo 1.8.30 introduced an option to enable/disable this behavior with the default being disabled. However, this does not change the fact that sudo was behaving as intended, and as documented, in earlier versions"
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "n/a",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2020-04-23T13:02:22",
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.sudo.ws/stable.html"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://www.sudo.ws/devel.html#1.8.30b2"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://security.netapp.com/advisory/ntap-20200103-0004/"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs58812"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs58979"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.bsi.bund.de/SharedDocs/Warnmeldungen/DE/CB/2019/12/warnmeldung_cb-k20-0001.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://support2.windriver.com/index.php?page=defects&on=view&id=LIN1018-5506"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs58103"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://support2.windriver.com/index.php?page=cve&on=view&id=CVE-2019-19232"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://access.redhat.com/security/cve/cve-2019-19232"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs76870"
                },
                {
                    "name": "FEDORA-2020-8b563bc5f4",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_FEDORA"
                    ],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IY6DZ7WMDKU4ZDML6MJLDAPG42B5WVUC/"
                },
                {
                    "name": "FEDORA-2020-7c1b270959",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_FEDORA"
                    ],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/I6TKF36KOQUVJNBHSVJFA7BU3CCEYD2F/"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://support.apple.com/kb/HT211100"
                },
                {
                    "name": "20200324 APPLE-SA-2020-03-24-2 macOS Catalina 10.15.4, Security Update 2020-002 Mojave, Security Update 2020-002 High Sierra",
                    "tags": [
                        "mailing-list",
                        "x_refsource_FULLDISC"
                    ],
                    "url": "http://seclists.org/fulldisclosure/2020/Mar/31"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://support.apple.com/en-gb/HT211100"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.tenable.com/plugins/nessus/133936"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://www.oracle.com/security-alerts/bulletinapr2020.html"
                }
            ],
            "tags": [
                "disputed"
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "cve@mitre.org",
                    "ID": "CVE-2019-19232",
                    "STATE": "PUBLIC"
                },
                "affects": {
                    "vendor": {
                        "vendor_data": [
                            {
                                "product": {
                                    "product_data": [
                                        {
                                            "product_name": "n/a",
                                            "version": {
                                                "version_data": [
                                                    {
                                                        "version_value": "n/a"
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                },
                                "vendor_name": "n/a"
                            }
                        ]
                    }
                },
                "data_format": "MITRE",
                "data_type": "CVE",
                "data_version": "4.0",
                "description": {
                    "description_data": [
                        {
                            "lang": "eng",
                            "value": "** DISPUTED ** In Sudo through 1.8.29, an attacker with access to a Runas ALL sudoer account can impersonate a nonexistent user by invoking sudo with a numeric uid that is not associated with any user. NOTE: The software maintainer believes that this is not a vulnerability because running a command via sudo as a user not present in the local password database is an intentional feature. Because this behavior surprised some users, sudo 1.8.30 introduced an option to enable/disable this behavior with the default being disabled. However, this does not change the fact that sudo was behaving as intended, and as documented, in earlier versions."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "n/a"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "https://www.sudo.ws/stable.html",
                            "refsource": "MISC",
                            "url": "https://www.sudo.ws/stable.html"
                        },
                        {
                            "name": "https://www.sudo.ws/devel.html#1.8.30b2",
                            "refsource": "CONFIRM",
                            "url": "https://www.sudo.ws/devel.html#1.8.30b2"
                        },
                        {
                            "name": "https://security.netapp.com/advisory/ntap-20200103-0004/",
                            "refsource": "CONFIRM",
                            "url": "https://security.netapp.com/advisory/ntap-20200103-0004/"
                        },
                        {
                            "name": "https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs58812",
                            "refsource": "MISC",
                            "url": "https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs58812"
                        },
                        {
                            "name": "https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs58979",
                            "refsource": "MISC",
                            "url": "https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs58979"
                        },
                        {
                            "name": "https://www.bsi.bund.de/SharedDocs/Warnmeldungen/DE/CB/2019/12/warnmeldung_cb-k20-0001.html",
                            "refsource": "MISC",
                            "url": "https://www.bsi.bund.de/SharedDocs/Warnmeldungen/DE/CB/2019/12/warnmeldung_cb-k20-0001.html"
                        },
                        {
                            "name": "https://support2.windriver.com/index.php?page=defects&on=view&id=LIN1018-5506",
                            "refsource": "MISC",
                            "url": "https://support2.windriver.com/index.php?page=defects&on=view&id=LIN1018-5506"
                        },
                        {
                            "name": "https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs58103",
                            "refsource": "MISC",
                            "url": "https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs58103"
                        },
                        {
                            "name": "https://support2.windriver.com/index.php?page=cve&on=view&id=CVE-2019-19232",
                            "refsource": "CONFIRM",
                            "url": "https://support2.windriver.com/index.php?page=cve&on=view&id=CVE-2019-19232"
                        },
                        {
                            "name": "https://access.redhat.com/security/cve/cve-2019-19232",
                            "refsource": "CONFIRM",
                            "url": "https://access.redhat.com/security/cve/cve-2019-19232"
                        },
                        {
                            "name": "https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs76870",
                            "refsource": "MISC",
                            "url": "https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs76870"
                        },
                        {
                            "name": "FEDORA-2020-8b563bc5f4",
                            "refsource": "FEDORA",
                            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IY6DZ7WMDKU4ZDML6MJLDAPG42B5WVUC/"
                        },
                        {
                            "name": "FEDORA-2020-7c1b270959",
                            "refsource": "FEDORA",
                            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/I6TKF36KOQUVJNBHSVJFA7BU3CCEYD2F/"
                        },
                        {
                            "name": "https://support.apple.com/kb/HT211100",
                            "refsource": "CONFIRM",
                            "url": "https://support.apple.com/kb/HT211100"
                        },
                        {
                            "name": "20200324 APPLE-SA-2020-03-24-2 macOS Catalina 10.15.4, Security Update 2020-002 Mojave, Security Update 2020-002 High Sierra",
                            "refsource": "FULLDISC",
                            "url": "http://seclists.org/fulldisclosure/2020/Mar/31"
                        },
                        {
                            "name": "https://support.apple.com/en-gb/HT211100",
                            "refsource": "CONFIRM",
                            "url": "https://support.apple.com/en-gb/HT211100"
                        },
                        {
                            "name": "https://www.tenable.com/plugins/nessus/133936",
                            "refsource": "MISC",
                            "url": "https://www.tenable.com/plugins/nessus/133936"
                        },
                        {
                            "name": "https://www.oracle.com/security-alerts/bulletinapr2020.html",
                            "refsource": "CONFIRM",
                            "url": "https://www.oracle.com/security-alerts/bulletinapr2020.html"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-05T02:09:39.576Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.sudo.ws/stable.html"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://www.sudo.ws/devel.html#1.8.30b2"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://security.netapp.com/advisory/ntap-20200103-0004/"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs58812"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs58979"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.bsi.bund.de/SharedDocs/Warnmeldungen/DE/CB/2019/12/warnmeldung_cb-k20-0001.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://support2.windriver.com/index.php?page=defects&on=view&id=LIN1018-5506"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs58103"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://support2.windriver.com/index.php?page=cve&on=view&id=CVE-2019-19232"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://access.redhat.com/security/cve/cve-2019-19232"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://quickview.cloudapps.cisco.com/quickview/bug/CSCvs76870"
                    },
                    {
                        "name": "FEDORA-2020-8b563bc5f4",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_FEDORA",
                            "x_transferred"
                        ],
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/IY6DZ7WMDKU4ZDML6MJLDAPG42B5WVUC/"
                    },
                    {
                        "name": "FEDORA-2020-7c1b270959",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_FEDORA",
                            "x_transferred"
                        ],
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/I6TKF36KOQUVJNBHSVJFA7BU3CCEYD2F/"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://support.apple.com/kb/HT211100"
                    },
                    {
                        "name": "20200324 APPLE-SA-2020-03-24-2 macOS Catalina 10.15.4, Security Update 2020-002 Mojave, Security Update 2020-002 High Sierra",
                        "tags": [
                            "mailing-list",
                            "x_refsource_FULLDISC",
                            "x_transferred"
                        ],
                        "url": "http://seclists.org/fulldisclosure/2020/Mar/31"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://support.apple.com/en-gb/HT211100"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.tenable.com/plugins/nessus/133936"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://www.oracle.com/security-alerts/bulletinapr2020.html"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2019-19232",
        "datePublished": "2019-12-19T20:37:09",
        "dateReserved": "2019-11-22T00:00:00",
        "dateUpdated": "2024-08-05T02:09:39.576Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}