GHSA-HH8V-JMH3-9437
Vulnerability from github – Published: 2021-04-13 15:25 – Updated: 2021-04-06 21:51
VLAI?
Summary
Cross-site scripting in SocksJS-node
Details
htmlfile in lib/transport/htmlfile.js in SockJS before 0.3.0 is vulnerable to Reflected XSS via the /htmlfile c (aka callback) parameter.
Severity ?
6.1 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "sockjs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-8823"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2021-04-06T21:51:28Z",
"nvd_published_at": "2020-02-10T03:15:00Z",
"severity": "MODERATE"
},
"details": "htmlfile in lib/transport/htmlfile.js in SockJS before 0.3.0 is vulnerable to Reflected XSS via the /htmlfile c (aka callback) parameter.",
"id": "GHSA-hh8v-jmh3-9437",
"modified": "2021-04-06T21:51:28Z",
"published": "2021-04-13T15:25:33Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8823"
},
{
"type": "WEB",
"url": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS/issues/1"
},
{
"type": "WEB",
"url": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-SOCKJS-548397"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/package/sockjs"
},
{
"type": "WEB",
"url": "https://www.sockjs.org"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Cross-site scripting in SocksJS-node"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…