{
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "n/a",
                    "vendor": "n/a",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "n/a"
                        }
                    ]
                }
            ],
            "datePublic": "2014-08-14T00:00:00",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Apache Subversion 1.0.0 through 1.7.x before 1.7.17 and 1.8.x before 1.8.10 uses an MD5 hash of the URL and authentication realm to store cached credentials, which makes it easier for remote servers to obtain the credentials via a crafted authentication realm."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "description": "n/a",
                            "lang": "en",
                            "type": "text"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "dateUpdated": "2017-06-30T16:57:01",
                "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
                "shortName": "redhat"
            },
            "references": [
                {
                    "name": "59432",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/59432"
                },
                {
                    "name": "USN-2316-1",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_UBUNTU"
                    ],
                    "url": "http://www.ubuntu.com/usn/USN-2316-1"
                },
                {
                    "name": "RHSA-2015:0166",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_REDHAT"
                    ],
                    "url": "http://rhn.redhat.com/errata/RHSA-2015-0166.html"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://support.apple.com/HT204427"
                },
                {
                    "name": "68995",
                    "tags": [
                        "vdb-entry",
                        "x_refsource_BID"
                    ],
                    "url": "http://www.securityfocus.com/bid/68995"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://subversion.apache.org/security/CVE-2014-3528-advisory.txt"
                },
                {
                    "name": "APPLE-SA-2015-03-09-4",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_APPLE"
                    ],
                    "url": "http://lists.apple.com/archives/security-announce/2015/Mar/msg00003.html"
                },
                {
                    "name": "RHSA-2015:0165",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_REDHAT"
                    ],
                    "url": "http://rhn.redhat.com/errata/RHSA-2015-0165.html"
                },
                {
                    "name": "60722",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/60722"
                },
                {
                    "name": "openSUSE-SU-2014:1059",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_SUSE"
                    ],
                    "url": "http://lists.opensuse.org/opensuse-updates/2014-08/msg00038.html"
                },
                {
                    "name": "GLSA-201610-05",
                    "tags": [
                        "vendor-advisory",
                        "x_refsource_GENTOO"
                    ],
                    "url": "https://security.gentoo.org/glsa/201610-05"
                },
                {
                    "name": "59584",
                    "tags": [
                        "third-party-advisory",
                        "x_refsource_SECUNIA"
                    ],
                    "url": "http://secunia.com/advisories/59584"
                },
                {
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html"
                }
            ],
            "x_legacyV4Record": {
                "CVE_data_meta": {
                    "ASSIGNER": "secalert@redhat.com",
                    "ID": "CVE-2014-3528",
                    "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": "Apache Subversion 1.0.0 through 1.7.x before 1.7.17 and 1.8.x before 1.8.10 uses an MD5 hash of the URL and authentication realm to store cached credentials, which makes it easier for remote servers to obtain the credentials via a crafted authentication realm."
                        }
                    ]
                },
                "problemtype": {
                    "problemtype_data": [
                        {
                            "description": [
                                {
                                    "lang": "eng",
                                    "value": "n/a"
                                }
                            ]
                        }
                    ]
                },
                "references": {
                    "reference_data": [
                        {
                            "name": "59432",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/59432"
                        },
                        {
                            "name": "USN-2316-1",
                            "refsource": "UBUNTU",
                            "url": "http://www.ubuntu.com/usn/USN-2316-1"
                        },
                        {
                            "name": "RHSA-2015:0166",
                            "refsource": "REDHAT",
                            "url": "http://rhn.redhat.com/errata/RHSA-2015-0166.html"
                        },
                        {
                            "name": "https://support.apple.com/HT204427",
                            "refsource": "CONFIRM",
                            "url": "https://support.apple.com/HT204427"
                        },
                        {
                            "name": "68995",
                            "refsource": "BID",
                            "url": "http://www.securityfocus.com/bid/68995"
                        },
                        {
                            "name": "http://subversion.apache.org/security/CVE-2014-3528-advisory.txt",
                            "refsource": "CONFIRM",
                            "url": "http://subversion.apache.org/security/CVE-2014-3528-advisory.txt"
                        },
                        {
                            "name": "APPLE-SA-2015-03-09-4",
                            "refsource": "APPLE",
                            "url": "http://lists.apple.com/archives/security-announce/2015/Mar/msg00003.html"
                        },
                        {
                            "name": "RHSA-2015:0165",
                            "refsource": "REDHAT",
                            "url": "http://rhn.redhat.com/errata/RHSA-2015-0165.html"
                        },
                        {
                            "name": "60722",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/60722"
                        },
                        {
                            "name": "openSUSE-SU-2014:1059",
                            "refsource": "SUSE",
                            "url": "http://lists.opensuse.org/opensuse-updates/2014-08/msg00038.html"
                        },
                        {
                            "name": "GLSA-201610-05",
                            "refsource": "GENTOO",
                            "url": "https://security.gentoo.org/glsa/201610-05"
                        },
                        {
                            "name": "59584",
                            "refsource": "SECUNIA",
                            "url": "http://secunia.com/advisories/59584"
                        },
                        {
                            "name": "http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html",
                            "refsource": "CONFIRM",
                            "url": "http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html"
                        }
                    ]
                }
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-06T10:50:16.884Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "59432",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/59432"
                    },
                    {
                        "name": "USN-2316-1",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_UBUNTU",
                            "x_transferred"
                        ],
                        "url": "http://www.ubuntu.com/usn/USN-2316-1"
                    },
                    {
                        "name": "RHSA-2015:0166",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT",
                            "x_transferred"
                        ],
                        "url": "http://rhn.redhat.com/errata/RHSA-2015-0166.html"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://support.apple.com/HT204427"
                    },
                    {
                        "name": "68995",
                        "tags": [
                            "vdb-entry",
                            "x_refsource_BID",
                            "x_transferred"
                        ],
                        "url": "http://www.securityfocus.com/bid/68995"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://subversion.apache.org/security/CVE-2014-3528-advisory.txt"
                    },
                    {
                        "name": "APPLE-SA-2015-03-09-4",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_APPLE",
                            "x_transferred"
                        ],
                        "url": "http://lists.apple.com/archives/security-announce/2015/Mar/msg00003.html"
                    },
                    {
                        "name": "RHSA-2015:0165",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT",
                            "x_transferred"
                        ],
                        "url": "http://rhn.redhat.com/errata/RHSA-2015-0165.html"
                    },
                    {
                        "name": "60722",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/60722"
                    },
                    {
                        "name": "openSUSE-SU-2014:1059",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_SUSE",
                            "x_transferred"
                        ],
                        "url": "http://lists.opensuse.org/opensuse-updates/2014-08/msg00038.html"
                    },
                    {
                        "name": "GLSA-201610-05",
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_GENTOO",
                            "x_transferred"
                        ],
                        "url": "https://security.gentoo.org/glsa/201610-05"
                    },
                    {
                        "name": "59584",
                        "tags": [
                            "third-party-advisory",
                            "x_refsource_SECUNIA",
                            "x_transferred"
                        ],
                        "url": "http://secunia.com/advisories/59584"
                    },
                    {
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html"
                    }
                ]
            }
        ]
    },
    "cveMetadata": {
        "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
        "assignerShortName": "redhat",
        "cveId": "CVE-2014-3528",
        "datePublished": "2014-08-19T18:00:00",
        "dateReserved": "2014-05-14T00:00:00",
        "dateUpdated": "2024-08-06T10:50:16.884Z",
        "state": "PUBLISHED"
    },
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1"
}