{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "datePublic": "2014-02-21T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "curl and libcurl 7.27.0 through 7.35.0, when using the SecureTransport/Darwinssl backend, as used in in Apple OS X 10.9.x before 10.9.2, 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": "2014-04-25T02:57:01",
                "orgId": "286789f9-fbc2-4510-9f9a-43facdede74c",
                "shortName": "apple"
            },
            "references": [
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://gist.github.com/rmoriz/fb2b0a6a0ce10550ab73"
                },
                {
                    "name": "57836",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/57836"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://support.apple.com/kb/HT6150"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://www.getchef.com/blog/2014/04/09/chef-server-11-0-12-release/"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://twitter.com/agl__/statuses/437029812046422016"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://curl.haxx.se/docs/adv_20140326C.html"
                },
                {
                    "name": "57968",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/57968"
                },
                {
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "http://twitter.com/okoeroo/statuses/437272014043496449"
                },
                {
                    "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://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": "product-security@apple.com",
                    "ID": "CVE-2014-1263",
                    "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 using the SecureTransport/Darwinssl backend, as used in in Apple OS X 10.9.x before 10.9.2, 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": "https://gist.github.com/rmoriz/fb2b0a6a0ce10550ab73",
                            "refsource": "MISC",
                            "url": "https://gist.github.com/rmoriz/fb2b0a6a0ce10550ab73"
                        },
                        {
                            "name": "57836",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/57836"
                        },
                        {
                            "name": "http://support.apple.com/kb/HT6150",
                            "refsource": "CONFIRM",
                            "url": "http://support.apple.com/kb/HT6150"
                        },
                        {
                            "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": "http://twitter.com/agl__/statuses/437029812046422016",
                            "refsource": "MISC",
                            "url": "http://twitter.com/agl__/statuses/437029812046422016"
                        },
                        {
                            "name": "http://curl.haxx.se/docs/adv_20140326C.html",
                            "refsource": "CONFIRM",
                            "url": "http://curl.haxx.se/docs/adv_20140326C.html"
                        },
                        {
                            "name": "57968",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/57968"
                        },
                        {
                            "name": "http://twitter.com/okoeroo/statuses/437272014043496449",
                            "refsource": "MISC",
                            "url": "http://twitter.com/okoeroo/statuses/437272014043496449"
                        },
                        {
                            "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://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-06T09:34:41.196Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://gist.github.com/rmoriz/fb2b0a6a0ce10550ab73"
                    },
                    {
                        "name": "57836",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/57836"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://support.apple.com/kb/HT6150"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://www.getchef.com/blog/2014/04/09/chef-server-11-0-12-release/"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "http://twitter.com/agl__/statuses/437029812046422016"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://curl.haxx.se/docs/adv_20140326C.html"
                    },
                    {
                        "name": "57968",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/57968"
                    },
                    {
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "http://twitter.com/okoeroo/statuses/437272014043496449"
                    },
                    {
                        "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://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": "286789f9-fbc2-4510-9f9a-43facdede74c",
        "assignerShortName": "apple",
        "cveId": "CVE-2014-1263",
        "datePublished": "2014-02-27T01:00:00",
        "dateReserved": "2014-01-08T00:00:00",
        "dateUpdated": "2024-08-06T09:34:41.196Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}