GSD-2014-3607
Vulnerability from gsd - Updated: 2023-12-13 01:22Details
DefaultHostnameVerifier in Ldaptive (formerly vt-ldap) does not properly verify that the server hostname matches a domain name in the subject's Common Name (CN) field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2014-3607",
"description": "DefaultHostnameVerifier in Ldaptive (formerly vt-ldap) does not properly verify that the server hostname matches a domain name in the subject\u0027s Common Name (CN) field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.",
"id": "GSD-2014-3607"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2014-3607"
],
"details": "DefaultHostnameVerifier in Ldaptive (formerly vt-ldap) does not properly verify that the server hostname matches a domain name in the subject\u0027s Common Name (CN) field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.",
"id": "GSD-2014-3607",
"modified": "2023-12-13T01:22:53.399945Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2014-3607",
"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": "DefaultHostnameVerifier in Ldaptive (formerly vt-ldap) does not properly verify that the server hostname matches a domain name in the subject\u0027s Common Name (CN) field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://shibboleth.net/community/advisories/secadv_20140919.txt",
"refsource": "CONFIRM",
"url": "http://shibboleth.net/community/advisories/secadv_20140919.txt"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1140438",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1140438"
},
{
"name": "https://code.google.com/archive/p/vt-middleware/issues/227",
"refsource": "CONFIRM",
"url": "https://code.google.com/archive/p/vt-middleware/issues/227"
},
{
"name": "https://code.google.com/archive/p/vt-middleware/issues/226",
"refsource": "CONFIRM",
"url": "https://code.google.com/archive/p/vt-middleware/issues/226"
},
{
"name": "https://code.google.com/archive/p/vt-middleware/issues/228",
"refsource": "CONFIRM",
"url": "https://code.google.com/archive/p/vt-middleware/issues/228"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "(,2.4.2)",
"affected_versions": "All versions before 2.4.2",
"cvss_v2": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-295",
"CWE-937"
],
"date": "2022-11-01",
"description": "DefaultHostnameVerifier in Ldaptive (formerly vt-ldap) does not properly verify that the server hostname matches a domain name in the subject\u0027s Common Name (CN) field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.",
"fixed_versions": [
"2.4.2"
],
"identifier": "CVE-2014-3607",
"identifiers": [
"GHSA-273v-g3x4-r3rc",
"CVE-2014-3607"
],
"not_impacted": "All versions starting from 2.4.2",
"package_slug": "maven/edu.internet2.middleware/shibboleth-identityprovider",
"pubdate": "2022-05-14",
"solution": "Upgrade to version 2.4.2 or above.",
"title": "Improper Certificate Validation",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2014-3607",
"https://bugzilla.redhat.com/show_bug.cgi?id=1140438",
"https://code.google.com/archive/p/vt-middleware/issues/226",
"https://code.google.com/archive/p/vt-middleware/issues/227",
"https://code.google.com/archive/p/vt-middleware/issues/228",
"http://shibboleth.net/community/advisories/secadv_20140919.txt",
"https://code.google.com/archive/p/vt-middleware/source/default/commits",
"https://code.google.com/p/vt-middleware/source/detail?r=3046",
"https://github.com/advisories/GHSA-273v-g3x4-r3rc"
],
"uuid": "d118affd-c0a8-47c1-a2cd-c88a84040912"
},
{
"affected_range": "(,3.3.7]",
"affected_versions": "All versions up to 3.3.7",
"cvss_v2": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-295",
"CWE-937"
],
"date": "2018-01-31",
"description": "The implementation used this package to check that the server hostname matches the domain name in the subject\u0027s CN field was flawed. This can be exploited by a Man-in-the-middle (MITM) attack, where the attacker can spoof a valid certificate using a specially crafted subject.",
"fixed_versions": [
"3.3.8"
],
"identifier": "CVE-2014-3607",
"identifiers": [
"CVE-2014-3607"
],
"not_impacted": "All versions after 3.3.7",
"package_slug": "maven/edu.vt.middleware/vt-ldap",
"pubdate": "2018-01-08",
"solution": "Upgrade to version 3.3.8 or above.",
"title": "Hostname verification susceptible to MITM attack",
"urls": [
"http://shibboleth.net/community/advisories/secadv_20140919.txt",
"https://bugzilla.redhat.com/CVE-2014-3607"
],
"uuid": "46f66768-8e0c-48b7-94bb-cfba68211250"
},
{
"affected_range": "(,1.0.4]",
"affected_versions": "All versions up to 1.0.4",
"cvss_v2": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"cvss_v3": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"cwe_ids": [
"CWE-1035",
"CWE-295",
"CWE-937"
],
"date": "2018-01-31",
"description": "The implementation used this package to check that the server hostname matches the domain name in the subject\u0027s CN field was flawed. This can be exploited by a Man-in-the-middle (MITM) attack, where the attacker can spoof a valid certificate using a specially crafted subject.",
"fixed_versions": [
"1.0.5"
],
"identifier": "CVE-2014-3607",
"identifiers": [
"CVE-2014-3607"
],
"not_impacted": "All versions after 1.0.4",
"package_slug": "maven/org.ldaptive/ldaptive",
"pubdate": "2018-01-08",
"solution": "Upgrade to version 1.0.5 or above.",
"title": "Hostname verification susceptible to MITM attack",
"urls": [
"http://shibboleth.net/community/advisories/secadv_20140919.txt",
"https://bugzilla.redhat.com/CVE-2014-3607"
],
"uuid": "bd637a0e-db01-4a84-86d2-7af40818b780"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:ldaptive:vt-ldap:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "3.3.8",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:ldaptive:ldaptive:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.0.5",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2014-3607"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "DefaultHostnameVerifier in Ldaptive (formerly vt-ldap) does not properly verify that the server hostname matches a domain name in the subject\u0027s Common Name (CN) field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-295"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://code.google.com/archive/p/vt-middleware/issues/228",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://code.google.com/archive/p/vt-middleware/issues/228"
},
{
"name": "https://code.google.com/archive/p/vt-middleware/issues/227",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://code.google.com/archive/p/vt-middleware/issues/227"
},
{
"name": "https://code.google.com/archive/p/vt-middleware/issues/226",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://code.google.com/archive/p/vt-middleware/issues/226"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1140438",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1140438"
},
{
"name": "http://shibboleth.net/community/advisories/secadv_20140919.txt",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "http://shibboleth.net/community/advisories/secadv_20140919.txt"
}
]
}
},
"impact": {
"baseMetricV2": {
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6
}
},
"lastModifiedDate": "2018-01-31T15:23Z",
"publishedDate": "2018-01-08T19:29Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…