{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "datePublic": "2014-03-17T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "curl and libcurl 7.27.0 through 7.35.0, when running on Windows and using the SChannel/Winssl TLS backend, does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate when accessing a URL that uses a numerical IP address, which allows man-in-the-middle attackers to spoof servers via an arbitrary valid certificate."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "n/a",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2017-04-28T18:57:02",
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=MIGR-5095862"
                },
                {
                    "name": "57836",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/57836"
                },
                {
                    "name": "66296",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_BID"
                    ],
                    "url": "http://www.securityfocus.com/bid/66296"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://www.getchef.com/blog/2014/04/09/chef-server-11-0-12-release/"
                },
                {
                    "name": "59458",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/59458"
                },
                {
                    "name": "[oss-security] 20140317 Re: CVE request: flaw in curl's Windows SSL backend",
                    "tags": [
                        "mailing-list",
                        "x_refsource_MLIST"
                    ],
                    "url": "http://seclists.org/oss-sec/2014/q1/586"
                },
                {
                    "name": "57968",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/57968"
                },
                {
                    "name": "[oss-security] 20140317 CVE request: flaw in curl's Windows SSL backend",
                    "tags": [
                        "mailing-list",
                        "x_refsource_MLIST"
                    ],
                    "url": "http://seclists.org/oss-sec/2014/q1/585"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://www.getchef.com/blog/2014/04/09/enterprise-chef-11-1-3-release/"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://curl.haxx.se/docs/adv_20140326D.html"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://www.getchef.com/blog/2014/04/09/enterprise-chef-1-4-9-release/"
                },
                {
                    "name": "57966",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/57966"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "cve@mitre.org",
                    "ID": "CVE-2014-2522",
                    "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": "curl and libcurl 7.27.0 through 7.35.0, when running on Windows and using the SChannel/Winssl TLS backend, does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate when accessing a URL that uses a numerical IP address, which allows man-in-the-middle attackers to spoof servers via an arbitrary valid certificate."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "n/a"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=MIGR-5095862",
                            "refsource": "CONFIRM",
                            "url": "http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=MIGR-5095862"
                        },
                        {
                            "name": "57836",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/57836"
                        },
                        {
                            "name": "66296",
                            "refsource": "BID",
                            "url": "http://www.securityfocus.com/bid/66296"
                        },
                        {
                            "name": "http://www.getchef.com/blog/2014/04/09/chef-server-11-0-12-release/",
                            "refsource": "CONFIRM",
                            "url": "http://www.getchef.com/blog/2014/04/09/chef-server-11-0-12-release/"
                        },
                        {
                            "name": "59458",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/59458"
                        },
                        {
                            "name": "[oss-security] 20140317 Re: CVE request: flaw in curl's Windows SSL backend",
                            "refsource": "MLIST",
                            "url": "http://seclists.org/oss-sec/2014/q1/586"
                        },
                        {
                            "name": "57968",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/57968"
                        },
                        {
                            "name": "[oss-security] 20140317 CVE request: flaw in curl's Windows SSL backend",
                            "refsource": "MLIST",
                            "url": "http://seclists.org/oss-sec/2014/q1/585"
                        },
                        {
                            "name": "http://www.getchef.com/blog/2014/04/09/enterprise-chef-11-1-3-release/",
                            "refsource": "CONFIRM",
                            "url": "http://www.getchef.com/blog/2014/04/09/enterprise-chef-11-1-3-release/"
                        },
                        {
                            "name": "http://curl.haxx.se/docs/adv_20140326D.html",
                            "refsource": "CONFIRM",
                            "url": "http://curl.haxx.se/docs/adv_20140326D.html"
                        },
                        {
                            "name": "http://www.getchef.com/blog/2014/04/09/enterprise-chef-1-4-9-release/",
                            "refsource": "CONFIRM",
                            "url": "http://www.getchef.com/blog/2014/04/09/enterprise-chef-1-4-9-release/"
                        },
                        {
                            "name": "57966",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/57966"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-06T10:14:26.532Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=MIGR-5095862"
                    },
                    {
                        "name": "57836",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/57836"
                    },
                    {
                        "name": "66296",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_BID",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/66296"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://www.getchef.com/blog/2014/04/09/chef-server-11-0-12-release/"
                    },
                    {
                        "name": "59458",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/59458"
                    },
                    {
                        "name": "[oss-security] 20140317 Re: CVE request: flaw in curl's Windows SSL backend",
                        "tags": [
                            "mailing-list",
                            "x_refsource_MLIST",
                            "x_transferred"
                        ],
                        "url": "http://seclists.org/oss-sec/2014/q1/586"
                    },
                    {
                        "name": "57968",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/57968"
                    },
                    {
                        "name": "[oss-security] 20140317 CVE request: flaw in curl's Windows SSL backend",
                        "tags": [
                            "mailing-list",
                            "x_refsource_MLIST",
                            "x_transferred"
                        ],
                        "url": "http://seclists.org/oss-sec/2014/q1/585"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://www.getchef.com/blog/2014/04/09/enterprise-chef-11-1-3-release/"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://curl.haxx.se/docs/adv_20140326D.html"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://www.getchef.com/blog/2014/04/09/enterprise-chef-1-4-9-release/"
                    },
                    {
                        "name": "57966",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/57966"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2014-2522",
        "datePublished": "2014-04-18T19:00:00",
        "dateReserved": "2014-03-17T00:00:00",
        "dateUpdated": "2024-08-06T10:14:26.532Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}