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

99 lines
3.0 KiB
JSON

{
"id": "CVE-2014-3604",
"sourceIdentifier": "secalert@redhat.com",
"published": "2014-10-25T00:55:03.023",
"lastModified": "2018-01-05T02:29:50.807",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Certificates.java in Not Yet Commons SSL before 0.3.15 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": "Certificates.java en Not Yet Commons SSL anterior a 0.3.15 no verifica debidamente que el nombre del servidor coincide con el nombre del dominio en el campo del asunto Common Name (CN) del certificado X.509, lo que permite a atacantes man-in-the-middle suplantar servidores SSL a trav\u00e9s de un certificado v\u00e1lido arbitrario."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-310"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:not_yet_commons_ssl_project:not_yet_commons_ssl:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.3.14",
"matchCriteriaId": "0BAD6FEE-D3FD-4BEB-A253-5A07D1B49C0C"
}
]
}
]
}
],
"references": [
{
"url": "http://juliusdavies.ca/svn/viewvc.cgi/not-yet-commons-ssl?view=rev&revision=172",
"source": "secalert@redhat.com",
"tags": [
"Patch"
]
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2015-1888.html",
"source": "secalert@redhat.com"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1131803",
"source": "secalert@redhat.com"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/97659",
"source": "secalert@redhat.com"
},
{
"url": "https://github.com/victims/victims-cve-db/blob/master/database/java/2014/3604.yaml",
"source": "secalert@redhat.com"
}
]
}