{ "id": "CVE-2016-10548", "sourceIdentifier": "support@hackerone.com", "published": "2018-05-31T20:29:01.783", "lastModified": "2019-10-09T23:16:45.480", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "Arbitrary code execution is possible in reduce-css-calc node module <=1.2.4 through crafted css. This makes cross sites scripting (XSS) possible on the client and arbitrary code injection possible on the server and user input is passed to the `calc` function." }, { "lang": "es", "value": "Es posible la ejecuci\u00f3n de c\u00f3digo arbitrario en el m\u00f3dulo de node reduce-css-calc en versiones anteriores a la 1.2.4 mediante CSS manipulado. Esto posibilita Cross-Site Scripting (XSS) en el cliente y posibilita la inyecci\u00f3n de c\u00f3digo arbitrario en el servidor; se pasan entradas de usuario a la funci\u00f3n \"calc\"." } ], "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:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "MEDIUM", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "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-79" } ] }, { "source": "support@hackerone.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-94" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:reduce-css-calc_project:reduce-css-calc:*:*:*:*:*:node.js:*:*", "versionEndIncluding": "1.2.4", "matchCriteriaId": "9CF5DE58-ACD9-4B51-AC56-9E593B225EC5" } ] } ] } ], "references": [ { "url": "https://gist.github.com/ChALkeR/415a41b561ebea9b341efbb40b802fc9", "source": "support@hackerone.com", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://nodesecurity.io/advisories/144", "source": "support@hackerone.com", "tags": [ "Exploit", "Third Party Advisory" ] } ] }