{ "schema_version": "1.4.0", "id": "GHSA-gh4g-3gm9-5wrq", "modified": "2021-08-04T16:06:35Z", "published": "2019-05-29T18:38:08Z", "aliases": [ "CVE-2019-12313" ], "summary": "Cross-Site Scripting in shave", "details": "Versions of `shave` prior to 2.5.3 are vulnerable to Cross-Site Scripting. The `shave` package overwrites HTML elements and in doing so fails to properly encode the output. If encoded HTML input is passed into `shave` the output will be decoded which may lead to Cross-Site Scripting.\n\n\n## Recommendation\n\nUpgrade to version 2.5.3 or later.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "npm", "name": "shave" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.5.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12313" }, { "type": "WEB", "url": "https://github.com/dollarshaveclub/shave/commit/da7371b0531ba14eae48ef1bb1456a3de4cfa954#diff-074799b511e4b61923dfd3f2a3bf9b54R67" }, { "type": "WEB", "url": "https://github.com/dollarshaveclub/shave/compare/852b537...da7371b" }, { "type": "WEB", "url": "https://www.npmjs.com/advisories/822" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2019-05-29T18:37:51Z", "nvd_published_at": null } }