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

84 lines
2.9 KiB
JSON

{
"id": "CVE-2014-4192",
"sourceIdentifier": "cve@mitre.org",
"published": "2014-06-17T15:55:06.690",
"lastModified": "2021-11-30T19:04:22.523",
"vulnStatus": "Analyzed",
"evaluatorComment": "As with CVE-2007-6755 this vulnerability has been scored with the assumption the relationship between P and Q is known to the attacker. Please see CVE-2007-6755 [link: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2007-6755] more information.",
"descriptions": [
{
"lang": "en",
"value": "The Dual_EC_DRBG implementation in EMC RSA BSAFE-C Toolkits (aka Share for C and C++) processes certain requests for output bytes by considering only the requested byte count and not the use of cached bytes, which makes it easier for remote attackers to obtain plaintext from TLS sessions by recovering the algorithm's inner state, a different issue than CVE-2007-6755."
},
{
"lang": "es",
"value": "La implementaci\u00f3n Dual_EC_DRBG en EMC RSA BSAFE-C Toolkits (tambi\u00e9n conocido como Share for C and C++) procesa ciertas solicitudes para bytes de salida mediante la consideraci\u00f3n de solamente la cantidad de bytes solicitada y no el uso de bytes en cach\u00e9, lo que facilita a atacantes remotos obtener texto plano de sesiones TLS mediante la recuperaci\u00f3n del estado interior del algoritmo, un problema diferente a CVE-2007-6755."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"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-310"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dell:bsafe_share:-:*:*:*:*:*:*:*",
"matchCriteriaId": "D3E53F40-415C-4793-94D3-A4F51734C199"
}
]
}
]
}
],
"references": [
{
"url": "http://dualec.org/",
"source": "cve@mitre.org"
},
{
"url": "http://dualec.org/DualECTLS.pdf",
"source": "cve@mitre.org"
}
]
}