{ "id": "CVE-2018-6331", "sourceIdentifier": "cve-assign@fb.com", "published": "2018-12-31T23:29:00.237", "lastModified": "2019-10-09T23:41:45.830", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "Buck parser-cache command loads/saves state using Java serialized object. If the state information is maliciously crafted, deserializing it could lead to code execution. This issue affects Buck versions prior to v2018.06.25.01." }, { "lang": "es", "value": "El comando de Buck parser-cache carga/guarda el estado mediante el uso de un objecto de Java serializado. Si la informaci\u00f3n de estado se manipula maliciosamente, su deserializaci\u00f3n podr\u00eda provocar la ejecuci\u00f3n de c\u00f3digo. Este problema afecta a las versiones de Buck anteriores a la v2018.06.25.01." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 7.5 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-502" } ] }, { "source": "cve-assign@fb.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-502" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:facebook:buck:*:*:*:*:*:*:*:*", "versionEndExcluding": "2018.06.25.01", "matchCriteriaId": "87ED02DA-BED6-4A02-A3F4-3DFE698D8C78" } ] } ] } ], "references": [ { "url": "https://github.com/facebook/buck/commit/8c5500981812564877bd122c0f8fab48d3528ddf", "source": "cve-assign@fb.com", "tags": [ "Patch", "Third Party Advisory" ] } ] }