原始 OSV JSON
{
"id": "GHSA-78j5-gcmf-vqc8",
"aliases": [
"CVE-2019-14772"
],
"details": "### Impact\nWhat kind of vulnerability is it? Who is impacted?\n\nCross-Site Scripting XSS, malicious packages with content Javascript that might be executed in the User Interface stealing user credentials. \n\n### Patches\nHas the problem been patched? What versions should users upgrade to?\n\nUsers that still using `v3` must upgrade to **>3.12.0** or those have no problem to migrate to a major version **>=4.0.0** also fix the issue.\n\n### Workarounds\nIs there a way for users to fix or remediate the vulnerability without upgrading?\n\nNo, the users must update.\n\n### References\nAre there any links users can visit to find out more?\n\nhttps://www.npmjs.com/advisories/832\nhttps://www.npmjs.com/advisories/833\n\nThe issue was reported by the NPMJS Security Team\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Read the Security Policy to find the ways to be in contact with us.\n",
"summary": "Cross-Site Scripting (XSS) in Verdaccio",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.12.0"
}
]
}
],
"package": {
"name": "verdaccio",
"ecosystem": "npm"
}
}
],
"modified": "2021-10-06T22:02:18Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"published": "2019-05-29T18:02:59Z",
"references": [
{
"url": "https://github.com/verdaccio/verdaccio/security/advisories/GHSA-78j5-gcmf-vqc8",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14772",
"type": "ADVISORY"
},
{
"url": "https://github.com/verdaccio/verdaccio",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/832",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/833",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-05-28T21:00:51Z"
}
}