mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 17:21:36 +00:00
126 lines
3.9 KiB
JSON
126 lines
3.9 KiB
JSON
{
|
|
"id": "CVE-2014-7189",
|
|
"sourceIdentifier": "security@ubuntu.com",
|
|
"published": "2014-10-07T14:55:07.860",
|
|
"lastModified": "2018-08-13T21:47:49.570",
|
|
"vulnStatus": "Modified",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "crpyto/tls in Go 1.1 before 1.3.2, when SessionTicketsDisabled is enabled, allows man-in-the-middle attackers to spoof clients via unspecified vectors."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "crpyto/tls en Go 1.1 anterior a 1.3.2, cuando SessionTicketsDisabled est\u00e1 habilitado, permite a atacantes man-in-the-middle falsificar clientes atrav\u00e9s de vectores no especificados."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV2": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "2.0",
|
|
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
|
|
"accessVector": "NETWORK",
|
|
"accessComplexity": "MEDIUM",
|
|
"authentication": "NONE",
|
|
"confidentialityImpact": "NONE",
|
|
"integrityImpact": "PARTIAL",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 4.3
|
|
},
|
|
"baseSeverity": "MEDIUM",
|
|
"exploitabilityScore": 8.6,
|
|
"impactScore": 2.9,
|
|
"acInsufInfo": false,
|
|
"obtainAllPrivilege": false,
|
|
"obtainUserPrivilege": false,
|
|
"obtainOtherPrivilege": false,
|
|
"userInteractionRequired": true
|
|
}
|
|
]
|
|
},
|
|
"weaknesses": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"description": [
|
|
{
|
|
"lang": "en",
|
|
"value": "CWE-264"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"configurations": [
|
|
{
|
|
"nodes": [
|
|
{
|
|
"operator": "OR",
|
|
"negate": false,
|
|
"cpeMatch": [
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:golang:go:1.1:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "750E9017-A820-4B5A-8698-FFC9D9F07A92"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:golang:go:1.1.1:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "F97AB44A-8AC8-4F8A-BC2B-86AC627ED9E3"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:golang:go:1.1.2:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "29C26C2D-3D7F-4C95-99AA-3AD52B12E645"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:golang:go:1.2:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "9A516E7F-5C7C-46F7-8B70-3AD38DC3B06E"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:golang:go:1.2.1:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "274E14DB-3F64-4E9C-A8E0-BF3BC2E50CB1"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:golang:go:1.2.2:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "0CDD1E3E-0F6D-4036-A60C-8C43C0214480"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:golang:go:1.3:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "2CF27ABB-BCF4-48F5-9BC4-42ABDA46ED7E"
|
|
},
|
|
{
|
|
"vulnerable": true,
|
|
"criteria": "cpe:2.3:a:golang:go:1.3.1:*:*:*:*:*:*:*",
|
|
"matchCriteriaId": "2BF59C63-1CE7-404D-A8DE-C62728ABB633"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://www.openwall.com/lists/oss-security/2014/09/26/28",
|
|
"source": "security@ubuntu.com"
|
|
},
|
|
{
|
|
"url": "http://www.securityfocus.com/bid/70156",
|
|
"source": "security@ubuntu.com"
|
|
},
|
|
{
|
|
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/96693",
|
|
"source": "security@ubuntu.com"
|
|
},
|
|
{
|
|
"url": "https://groups.google.com/forum/#!msg/golang-nuts/eeOHNw_shwU/OHALUmroA5kJ",
|
|
"source": "security@ubuntu.com"
|
|
}
|
|
]
|
|
} |