{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "datePublic": "2015-12-15T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "The ecc_256_modq function in ecc-256.c in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-256 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors, a different vulnerability than CVE-2015-8803."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "n/a",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2018-01-04T19:57:01",
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre"
            },
            "references": [
                {
                    "name": "openSUSE-SU-2016:0486",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_SUSE"
                    ],
                    "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html"
                },
                {
                    "name": "openSUSE-SU-2016:0477",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_SUSE"
                    ],
                    "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d"
                },
                {
                    "name": "USN-2897-1",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_UBUNTU"
                    ],
                    "url": "http://www.ubuntu.com/usn/USN-2897-1"
                },
                {
                    "name": "openSUSE-SU-2016:0475",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_SUSE"
                    ],
                    "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html"
                },
                {
                    "name": "[oss-security] 20160202 Miscomputations of elliptic curve scalar multiplications in Nettle",
                    "tags": [
                        "mailing-list",
                        "x_refsource_MLIST"
                    ],
                    "url": "http://www.openwall.com/lists/oss-security/2016/02/02/2"
                },
                {
                    "name": "RHSA-2016:2582",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_REDHAT"
                    ],
                    "url": "http://rhn.redhat.com/errata/RHSA-2016-2582.html"
                },
                {
                    "name": "84272",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_BID"
                    ],
                    "url": "http://www.securityfocus.com/bid/84272"
                },
                {
                    "name": "[oss-security] 20160202 Re: Miscomputations of elliptic curve scalar multiplications in Nettle",
                    "tags": [
                        "mailing-list",
                        "x_refsource_MLIST"
                    ],
                    "url": "http://www.openwall.com/lists/oss-security/2016/02/03/1"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "cve@mitre.org",
                    "ID": "CVE-2015-8805",
                    "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": "The ecc_256_modq function in ecc-256.c in Nettle before 3.2 does not properly handle carry propagation and produces incorrect output in its implementation of the P-256 NIST elliptic curve, which allows attackers to have unspecified impact via unknown vectors, a different vulnerability than CVE-2015-8803."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "n/a"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "openSUSE-SU-2016:0486",
                            "refsource": "SUSE",
                            "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html"
                        },
                        {
                            "name": "https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html",
                            "refsource": "MISC",
                            "url": "https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html"
                        },
                        {
                            "name": "openSUSE-SU-2016:0477",
                            "refsource": "SUSE",
                            "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html"
                        },
                        {
                            "name": "https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d",
                            "refsource": "CONFIRM",
                            "url": "https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d"
                        },
                        {
                            "name": "USN-2897-1",
                            "refsource": "UBUNTU",
                            "url": "http://www.ubuntu.com/usn/USN-2897-1"
                        },
                        {
                            "name": "openSUSE-SU-2016:0475",
                            "refsource": "SUSE",
                            "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html"
                        },
                        {
                            "name": "[oss-security] 20160202 Miscomputations of elliptic curve scalar multiplications in Nettle",
                            "refsource": "MLIST",
                            "url": "http://www.openwall.com/lists/oss-security/2016/02/02/2"
                        },
                        {
                            "name": "RHSA-2016:2582",
                            "refsource": "REDHAT",
                            "url": "http://rhn.redhat.com/errata/RHSA-2016-2582.html"
                        },
                        {
                            "name": "84272",
                            "refsource": "BID",
                            "url": "http://www.securityfocus.com/bid/84272"
                        },
                        {
                            "name": "[oss-security] 20160202 Re: Miscomputations of elliptic curve scalar multiplications in Nettle",
                            "refsource": "MLIST",
                            "url": "http://www.openwall.com/lists/oss-security/2016/02/03/1"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-06T08:29:22.020Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "openSUSE-SU-2016:0486",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_SUSE",
                            "x_transferred"
                        ],
                        "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00100.html"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://blog.fuzzing-project.org/38-Miscomputations-of-elliptic-curve-scalar-multiplications-in-Nettle.html"
                    },
                    {
                        "name": "openSUSE-SU-2016:0477",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_SUSE",
                            "x_transferred"
                        ],
                        "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00093.html"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d"
                    },
                    {
                        "name": "USN-2897-1",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_UBUNTU",
                            "x_transferred"
                        ],
                        "url": "http://www.ubuntu.com/usn/USN-2897-1"
                    },
                    {
                        "name": "openSUSE-SU-2016:0475",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_SUSE",
                            "x_transferred"
                        ],
                        "url": "http://lists.opensuse.org/opensuse-updates/2016-02/msg00091.html"
                    },
                    {
                        "name": "[oss-security] 20160202 Miscomputations of elliptic curve scalar multiplications in Nettle",
                        "tags": [
                            "mailing-list",
                            "x_refsource_MLIST",
                            "x_transferred"
                        ],
                        "url": "http://www.openwall.com/lists/oss-security/2016/02/02/2"
                    },
                    {
                        "name": "RHSA-2016:2582",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT",
                            "x_transferred"
                        ],
                        "url": "http://rhn.redhat.com/errata/RHSA-2016-2582.html"
                    },
                    {
                        "name": "84272",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_BID",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/84272"
                    },
                    {
                        "name": "[oss-security] 20160202 Re: Miscomputations of elliptic curve scalar multiplications in Nettle",
                        "tags": [
                            "mailing-list",
                            "x_refsource_MLIST",
                            "x_transferred"
                        ],
                        "url": "http://www.openwall.com/lists/oss-security/2016/02/03/1"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2015-8805",
        "datePublished": "2016-02-23T19:00:00",
        "dateReserved": "2016-02-02T00:00:00",
        "dateUpdated": "2024-08-06T08:29:22.020Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}