{ "id": "CVE-2019-18799", "sourceIdentifier": "cve@mitre.org", "published": "2019-11-06T16:15:10.930", "lastModified": "2019-11-08T19:39:58.713", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "LibSass before 3.6.3 allows a NULL pointer dereference in Sass::Parser::parseCompoundSelector in parser_selectors.cpp." }, { "lang": "es", "value": "LibSass versiones anteriores a 3.6.3, permite una desreferencia del puntero NULL en la funci\u00f3n Sass::Parser::parseCompoundSelector en el archivo parser_selectors.cpp." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/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-476" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:sass-lang:libsass:*:*:*:*:*:*:*:*", "versionEndExcluding": "3.6.3", "matchCriteriaId": "95D2FCD6-0BE0-41D4-93B6-05B7AE69EBF8" } ] } ] } ], "references": [ { "url": "https://github.com/sass/libsass/issues/3001", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }