{ "id": "CVE-2021-36151", "sourceIdentifier": "security@apache.org", "published": "2022-02-04T23:15:11.607", "lastModified": "2022-02-09T03:33:24.413", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "In Apache Gobblin, the Hadoop token is written to a temp file that is visible to all local users on Unix-like systems. This affects versions <= 0.15.0. Users should update to version 0.16.0 which addresses this issue." }, { "lang": "es", "value": "En Apache Gobblin, el token de Hadoop es escrito en un archivo temporal que es visible para todos los usuarios locales en sistemas tipo Unix. Esto afecta a las versiones anteriores a 0.15.0 incluy\u00e9ndola. Los usuarios deben actualizar a versi\u00f3n 0.16.0 que aborda este problema" } ], "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:N/A:N", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 5.5, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 1.8, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:L/AC:L/Au:N/C:P/I:N/A:N", "accessVector": "LOCAL", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "availabilityImpact": "NONE", "baseScore": 2.1 }, "baseSeverity": "LOW", "exploitabilityScore": 3.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-200" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:apache:gobblin:*:*:*:*:*:*:*:*", "versionEndIncluding": "0.15.0", "matchCriteriaId": "55429FDE-79E6-45D9-993A-B0FF10EC752B" } ] } ] } ], "references": [ { "url": "https://lists.apache.org/thread/3cdkyxdd6xk05lsvr3l66dsnvhwyo1t0", "source": "security@apache.org", "tags": [ "Mailing List", "Vendor Advisory" ] } ] }