Publish GHSA-82gw-pqf7-q3j2

This commit is contained in:
advisory-database[bot]
2023-09-11 18:20:20 +00:00
parent 760cc38689
commit 8c23942133
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-82gw-pqf7-q3j2",
"modified": "2021-09-03T21:50:02Z",
"modified": "2023-09-11T18:19:05Z",
"published": "2018-03-13T20:38:51Z",
"aliases": [
"CVE-2018-1000086"
],
"summary": "High severity vulnerability that affects pym.js",
"details": "NPR Visuals Team Pym.js version versions 0.4.2 up to 1.3.1 contains a Cross Site Request Forgery (CSRF) vulnerability in Pym.js _onNavigateToMessage function. \n\nhttps://github.com/nprapps/pym.js/blob/master/src/pym.js#L573 that can result in Arbitrary javascript code execution. This attack appear to be exploitable via Attacker gains full javascript access to pages with Pym.js embeds when user visits an attacker crafted page.. This vulnerability appears to have been fixed in versions 1.3.2 and later.",
"summary": "pym.js CSRF Vulnerability",
"details": "NPR Visuals Team Pym.js version versions 0.4.2 up to 1.3.1 contains a Cross Site Request Forgery (CSRF) vulnerability in Pym.js `_onNavigateToMessage` function. \n\nhttps://github.com/nprapps/pym.js/blob/master/src/pym.js#L573 can result in Arbitrary javascript code execution. This attack appears to be exploitable if the Attacker gains full javascript access to pages with Pym.js embeds, or when user visits an attacker-crafted page. This vulnerability appears to have been fixed in versions 1.3.2 and later.",
"severity": [
{
"type": "CVSS_V3",
@@ -20,6 +20,11 @@
"ecosystem": "npm",
"name": "pym.js"
},
"ecosystem_specific": {
"affected_functions": [
""
]
},
"ranges": [
{
"type": "ECOSYSTEM",
@@ -47,6 +52,10 @@
"type": "WEB",
"url": "https://github.com/nprapps/pym.js/issues/170"
},
{
"type": "WEB",
"url": "https://github.com/nprapps/pym.js/commit/c3552a6cf2532664c17bd6a318fb3cf8e4cf2f97"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-82gw-pqf7-q3j2"