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

105 lines
2.9 KiB
JSON

{
"id": "CVE-2015-2987",
"sourceIdentifier": "vultures@jpcert.or.jp",
"published": "2015-08-28T15:59:00.110",
"lastModified": "2015-08-31T18:40:33.360",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Type74 ED before 4.0 misuses 128-bit ECB encryption for small files, which makes it easier for attackers to obtain plaintext data via differential cryptanalysis of a file with an original length smaller than 128 bits."
},
{
"lang": "es",
"value": "Vulnerabilidad en Type74 ED en versiones anteriores a 4.0, usa incorrectamente el cifrado ECB de 128 bits para archivos peque\u00f1os, lo que facilita a atacantes obtener datos de texto plano a trav\u00e9s del an\u00e1lisis de cifrado diferencial de un archivo con una longitud original inferior a 128 bits."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 2.6
},
"baseSeverity": "LOW",
"exploitabilityScore": 4.9,
"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-17"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:type74:ed:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.4",
"matchCriteriaId": "716CE8DC-2409-4329-A52B-B80C9EBD28CD"
}
]
}
]
}
],
"references": [
{
"url": "http://jvn.jp/en/jp/JVN91474878/index.html",
"source": "vultures@jpcert.or.jp",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://jvndb.jvn.jp/jvndb/JVNDB-2015-000119",
"source": "vultures@jpcert.or.jp",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://type74.org/edman5-1.php",
"source": "vultures@jpcert.or.jp",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://type74org.blog14.fc2.com/blog-entry-1384.html",
"source": "vultures@jpcert.or.jp",
"tags": [
"Vendor Advisory"
]
}
]
}