René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

141 lines
4.2 KiB
JSON

{
"id": "CVE-2014-3607",
"sourceIdentifier": "secalert@redhat.com",
"published": "2018-01-08T19:29:00.407",
"lastModified": "2018-01-31T15:23:39.737",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "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."
},
{
"lang": "es",
"value": "DefaultHostnameVerifier en Ldaptive (anteriormente vt-ldap) no verifica correctamente que el nombre del servidor coincida con en nombre del dominio en el campo Common Name (CN) del asunto del certificado X.509, lo que permite que los atacantes man-in-the-Middle (MitM) suplanten los servidores SSL mediante un certificado v\u00e1lido arbitrario."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-295"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ldaptive:ldaptive:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.0.5",
"matchCriteriaId": "2CFDF65F-6D58-4BBD-BA88-1073A3A3605A"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ldaptive:vt-ldap:*:*:*:*:*:*:*:*",
"versionEndExcluding": "3.3.8",
"matchCriteriaId": "6E141E72-EE79-45E7-80C6-B7E1E7147729"
}
]
}
]
}
],
"references": [
{
"url": "http://shibboleth.net/community/advisories/secadv_20140919.txt",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1140438",
"source": "secalert@redhat.com",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://code.google.com/archive/p/vt-middleware/issues/226",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://code.google.com/archive/p/vt-middleware/issues/227",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://code.google.com/archive/p/vt-middleware/issues/228",
"source": "secalert@redhat.com",
"tags": [
"Third Party Advisory"
]
}
]
}