{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "modules/luksbootkeyfile/main.py in Calamares versions 3.1 through 3.2.10 has a race condition between the time when the LUKS encryption keyfile is created and when secure permissions are set."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "n/a",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2019-12-09T18:06:03",
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/calamares/calamares/issues/1190"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1835096"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1835095"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.pavelkogan.com/2014/05/23/luks-full-disk-encryption/"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://www.pavelkogan.com/2015/01/25/linux-mint-encryption/"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/calamares/calamares/issues/1191"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1726565"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://calamares.io/calamares-3.2.11-is-out/"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://calamares.io/calamares-cve-2019/"
                },
                {
                    "name": "FEDORA-2019-50ee491d76",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_FEDORA"
                    ],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Q57BOTBA2J5U4GVKUP7N2PD5H7B3BVUU/"
                },
                {
                    "name": "FEDORA-2019-e61a85c2bb",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_FEDORA"
                    ],
                    "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/R2ZDQRGBGRVRW5LPJWKUNS3M66LZ3KYC/"
                },
                {
                    "name": "openSUSE-SU-2019:2628",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_SUSE"
                    ],
                    "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00017.html"
                },
                {
                    "name": "openSUSE-SU-2019:2654",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_SUSE"
                    ],
                    "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00021.html"
                },
                {
                    "name": "openSUSE-SU-2019:2655",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_SUSE"
                    ],
                    "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00020.html"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "cve@mitre.org",
                    "ID": "CVE-2019-13178",
                    "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": "modules/luksbootkeyfile/main.py in Calamares versions 3.1 through 3.2.10 has a race condition between the time when the LUKS encryption keyfile is created and when secure permissions are set."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "n/a"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "https://github.com/calamares/calamares/issues/1190",
                            "refsource": "MISC",
                            "url": "https://github.com/calamares/calamares/issues/1190"
                        },
                        {
                            "name": "https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1835096",
                            "refsource": "MISC",
                            "url": "https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1835096"
                        },
                        {
                            "name": "https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1835095",
                            "refsource": "MISC",
                            "url": "https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1835095"
                        },
                        {
                            "name": "https://www.pavelkogan.com/2014/05/23/luks-full-disk-encryption/",
                            "refsource": "MISC",
                            "url": "https://www.pavelkogan.com/2014/05/23/luks-full-disk-encryption/"
                        },
                        {
                            "name": "https://www.pavelkogan.com/2015/01/25/linux-mint-encryption/",
                            "refsource": "MISC",
                            "url": "https://www.pavelkogan.com/2015/01/25/linux-mint-encryption/"
                        },
                        {
                            "name": "https://github.com/calamares/calamares/issues/1191",
                            "refsource": "MISC",
                            "url": "https://github.com/calamares/calamares/issues/1191"
                        },
                        {
                            "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1726565",
                            "refsource": "MISC",
                            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1726565"
                        },
                        {
                            "name": "https://calamares.io/calamares-3.2.11-is-out/",
                            "refsource": "CONFIRM",
                            "url": "https://calamares.io/calamares-3.2.11-is-out/"
                        },
                        {
                            "name": "https://calamares.io/calamares-cve-2019/",
                            "refsource": "CONFIRM",
                            "url": "https://calamares.io/calamares-cve-2019/"
                        },
                        {
                            "name": "FEDORA-2019-50ee491d76",
                            "refsource": "FEDORA",
                            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Q57BOTBA2J5U4GVKUP7N2PD5H7B3BVUU/"
                        },
                        {
                            "name": "FEDORA-2019-e61a85c2bb",
                            "refsource": "FEDORA",
                            "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R2ZDQRGBGRVRW5LPJWKUNS3M66LZ3KYC/"
                        },
                        {
                            "name": "openSUSE-SU-2019:2628",
                            "refsource": "SUSE",
                            "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00017.html"
                        },
                        {
                            "name": "openSUSE-SU-2019:2654",
                            "refsource": "SUSE",
                            "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00021.html"
                        },
                        {
                            "name": "openSUSE-SU-2019:2655",
                            "refsource": "SUSE",
                            "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00020.html"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-04T23:41:10.699Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/calamares/calamares/issues/1190"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1835096"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1835095"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.pavelkogan.com/2014/05/23/luks-full-disk-encryption/"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://www.pavelkogan.com/2015/01/25/linux-mint-encryption/"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/calamares/calamares/issues/1191"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1726565"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://calamares.io/calamares-3.2.11-is-out/"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://calamares.io/calamares-cve-2019/"
                    },
                    {
                        "name": "FEDORA-2019-50ee491d76",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_FEDORA",
                            "x_transferred"
                        ],
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Q57BOTBA2J5U4GVKUP7N2PD5H7B3BVUU/"
                    },
                    {
                        "name": "FEDORA-2019-e61a85c2bb",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_FEDORA",
                            "x_transferred"
                        ],
                        "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/R2ZDQRGBGRVRW5LPJWKUNS3M66LZ3KYC/"
                    },
                    {
                        "name": "openSUSE-SU-2019:2628",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_SUSE",
                            "x_transferred"
                        ],
                        "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00017.html"
                    },
                    {
                        "name": "openSUSE-SU-2019:2654",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_SUSE",
                            "x_transferred"
                        ],
                        "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00021.html"
                    },
                    {
                        "name": "openSUSE-SU-2019:2655",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_SUSE",
                            "x_transferred"
                        ],
                        "url": "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00020.html"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2019-13178",
        "datePublished": "2019-07-02T22:43:24",
        "dateReserved": "2019-07-02T00:00:00",
        "dateUpdated": "2024-08-04T23:41:10.699Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}