{ "id": "CVE-2017-17506", "sourceIdentifier": "cve@mitre.org", "published": "2017-12-11T03:29:00.440", "lastModified": "2017-12-19T20:38:14.907", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "In HDF5 1.10.1, there is an out of bounds read vulnerability in the function H5Opline_pline_decode in H5Opline.c in libhdf5.a. For example, h5dump would crash when someone opens a crafted hdf5 file." }, { "lang": "es", "value": "En HDF5 1.10.1, hay una vulnerabilidad de lectura fuera de l\u00edmites en la funci\u00f3n H5Opline_pline_decode en H5Opline.c en libhdf5.a. Por ejemplo, h5dump se cerrar\u00eda inesperadamente cuando alguien abriese un archivo hdf5 manipulado." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "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-125" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:hdfgroup:hdf5:1.10.1:*:*:*:*:*:*:*", "matchCriteriaId": "448E192C-0858-4E4B-8D03-B7684C97EFBA" } ] } ] } ], "references": [ { "url": "https://github.com/xiaoqx/pocs/tree/master/hdf5/readme.md", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }