{ "id": "CVE-2016-3958", "sourceIdentifier": "cve@mitre.org", "published": "2016-05-23T19:59:03.353", "lastModified": "2023-11-07T02:32:32.103", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "Untrusted search path vulnerability in Go before 1.5.4 and 1.6.x before 1.6.1 on Windows allows local users to gain privileges via a Trojan horse DLL in the current working directory, related to use of the LoadLibrary function." }, { "lang": "es", "value": "Vulnerabilidad de b\u00fasqueda de ruta no confiable en Go en versiones anteriores a 1.5.4 y 1.6.x en versiones anteriores a 1.6.1 en Windows permite a usuarios locales obtener privilegios a trav\u00e9s de un troyano DLL en el directorio de trabajo actual, relacionado con el uso de la funci\u00f3n LoadLibrary." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH" }, "exploitabilityScore": 1.8, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "accessVector": "LOCAL", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "availabilityImpact": "COMPLETE", "baseScore": 7.2 }, "baseSeverity": "HIGH", "exploitabilityScore": 3.9, "impactScore": 10.0, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "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:*:*:*:*:*:*:*:*", "versionStartIncluding": "1.5", "versionEndExcluding": "1.5.4", "matchCriteriaId": "EBFF60CE-DA2D-4744-B211-2C1F28175923" }, { "vulnerable": true, "criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*", "versionStartIncluding": "1.6", "versionEndExcluding": "1.6.1", "matchCriteriaId": "AF7BD72B-7DD0-401B-8986-8C4894A7E0D5" } ] } ] }, { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:golang:go:1.6:*:*:*:*:*:*:*", "matchCriteriaId": "5257EB6A-67DC-454A-AC53-CB2466EB8774" } ] } ] } ], "references": [ { "url": "http://www.openwall.com/lists/oss-security/2016/04/05/1", "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "http://www.openwall.com/lists/oss-security/2016/04/05/2", "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "https://github.com/golang/go/issues/14959", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] }, { "url": "https://go-review.googlesource.com/#/c/21428/", "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ] }, { "url": "https://groups.google.com/forum/#%21topic/golang-announce/9eqIHqaWvck", "source": "cve@mitre.org" } ] }