Search
Find a vulnerability
Search criteria
4 vulnerabilities by sockjs_project
CVE-2020-7693 (GCVE-0-2020-7693)
Vulnerability from nvd – Published: 2020-07-09 13:20 – Updated: 2024-09-17 00:16
VLAI
Title
Denial of Service (DoS)
Summary
Incorrect handling of Upgrade header with the value websocket leads in crashing of containers hosting sockjs apps. This affects the package sockjs before 0.3.20.
Severity
CWE
- Denial of Service (DoS)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://snyk.io/vuln/SNYK-JS-SOCKJS-575261 | x_refsource_MISC |
| https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-575448 | x_refsource_MISC |
| https://github.com/sockjs/sockjs-node/issues/252 | x_refsource_MISC |
| https://github.com/sockjs/sockjs-node/pull/265 | x_refsource_MISC |
| https://github.com/andsnw/sockjs-dos-py | x_refsource_MISC |
| https://github.com/sockjs/sockjs-node/commit/dd7e… | x_refsource_MISC |
Impacted products
Date Public
2020-07-09 00:00
Credits
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T09:41:01.481Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://snyk.io/vuln/SNYK-JS-SOCKJS-575261"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-575448"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/sockjs/sockjs-node/issues/252"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/sockjs/sockjs-node/pull/265"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/andsnw/sockjs-dos-py"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/sockjs/sockjs-node/commit/dd7e642cd69ee74385825816d30642c43e051d16"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "sockjs",
"vendor": "n/a",
"versions": [
{
"lessThan": "0.3.20",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Andrew Snow"
}
],
"datePublic": "2020-07-09T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Incorrect handling of Upgrade header with the value websocket leads in crashing of containers hosting sockjs apps. This affects the package sockjs before 0.3.20."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"exploitCodeMaturity": "PROOF_OF_CONCEPT",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"remediationLevel": "OFFICIAL_FIX",
"reportConfidence": "NOT_DEFINED",
"scope": "UNCHANGED",
"temporalScore": 4.8,
"temporalSeverity": "MEDIUM",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Denial of Service (DoS)",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-07-09T13:20:23.000Z",
"orgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"shortName": "snyk"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://snyk.io/vuln/SNYK-JS-SOCKJS-575261"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-575448"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/sockjs/sockjs-node/issues/252"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/sockjs/sockjs-node/pull/265"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/andsnw/sockjs-dos-py"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/sockjs/sockjs-node/commit/dd7e642cd69ee74385825816d30642c43e051d16"
}
],
"title": "Denial of Service (DoS)",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2020-07-09T13:17:13.529496Z",
"ID": "CVE-2020-7693",
"STATE": "PUBLIC",
"TITLE": "Denial of Service (DoS)"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "sockjs",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "0.3.20"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Andrew Snow"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Incorrect handling of Upgrade header with the value websocket leads in crashing of containers hosting sockjs apps. This affects the package sockjs before 0.3.20."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service (DoS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://snyk.io/vuln/SNYK-JS-SOCKJS-575261",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-SOCKJS-575261"
},
{
"name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-575448",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-575448"
},
{
"name": "https://github.com/sockjs/sockjs-node/issues/252",
"refsource": "MISC",
"url": "https://github.com/sockjs/sockjs-node/issues/252"
},
{
"name": "https://github.com/sockjs/sockjs-node/pull/265",
"refsource": "MISC",
"url": "https://github.com/sockjs/sockjs-node/pull/265"
},
{
"name": "https://github.com/andsnw/sockjs-dos-py",
"refsource": "MISC",
"url": "https://github.com/andsnw/sockjs-dos-py"
},
{
"name": "https://github.com/sockjs/sockjs-node/commit/dd7e642cd69ee74385825816d30642c43e051d16",
"refsource": "MISC",
"url": "https://github.com/sockjs/sockjs-node/commit/dd7e642cd69ee74385825816d30642c43e051d16"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"assignerShortName": "snyk",
"cveId": "CVE-2020-7693",
"datePublished": "2020-07-09T13:20:24.056Z",
"dateReserved": "2020-01-21T00:00:00.000Z",
"dateUpdated": "2024-09-17T00:16:52.624Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2020-8823 (GCVE-0-2020-8823)
Vulnerability from nvd – Published: 2020-02-10 02:06 – Updated: 2024-08-04 10:12
VLAI
Summary
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
No CVSS data available.
CWE
- n/a
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/theyiyibest/Reflected-XSS-on-SockJS | x_refsource_MISC |
| https://www.sockjs.org | x_refsource_MISC |
| https://snyk.io/vuln/SNYK-JS-SOCKJS-548397 | x_refsource_MISC |
| https://github.com/theyiyibest/Reflected-XSS-on-S… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T10:12:10.966Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.sockjs.org"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://snyk.io/vuln/SNYK-JS-SOCKJS-548397"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS/issues/1"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "htmlfile in lib/transport/htmlfile.js in SockJS before 0.3.0 is vulnerable to Reflected XSS via the /htmlfile c (aka callback) parameter."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-11-20T20:14:13.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.sockjs.org"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://snyk.io/vuln/SNYK-JS-SOCKJS-548397"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS/issues/1"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-8823",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "htmlfile in lib/transport/htmlfile.js in SockJS before 0.3.0 is vulnerable to Reflected XSS via the /htmlfile c (aka callback) parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS",
"refsource": "MISC",
"url": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS"
},
{
"name": "https://www.sockjs.org",
"refsource": "MISC",
"url": "https://www.sockjs.org"
},
{
"name": "https://snyk.io/vuln/SNYK-JS-SOCKJS-548397",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-SOCKJS-548397"
},
{
"name": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS/issues/1",
"refsource": "MISC",
"url": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS/issues/1"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2020-8823",
"datePublished": "2020-02-10T02:06:25.000Z",
"dateReserved": "2020-02-10T00:00:00.000Z",
"dateUpdated": "2024-08-04T10:12:10.966Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2020-7693 (GCVE-0-2020-7693)
Vulnerability from cvelistv5 – Published: 2020-07-09 13:20 – Updated: 2024-09-17 00:16
VLAI
Title
Denial of Service (DoS)
Summary
Incorrect handling of Upgrade header with the value websocket leads in crashing of containers hosting sockjs apps. This affects the package sockjs before 0.3.20.
Severity
CWE
- Denial of Service (DoS)
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://snyk.io/vuln/SNYK-JS-SOCKJS-575261 | x_refsource_MISC |
| https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-575448 | x_refsource_MISC |
| https://github.com/sockjs/sockjs-node/issues/252 | x_refsource_MISC |
| https://github.com/sockjs/sockjs-node/pull/265 | x_refsource_MISC |
| https://github.com/andsnw/sockjs-dos-py | x_refsource_MISC |
| https://github.com/sockjs/sockjs-node/commit/dd7e… | x_refsource_MISC |
Impacted products
Date Public
2020-07-09 00:00
Credits
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T09:41:01.481Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://snyk.io/vuln/SNYK-JS-SOCKJS-575261"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-575448"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/sockjs/sockjs-node/issues/252"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/sockjs/sockjs-node/pull/265"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/andsnw/sockjs-dos-py"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/sockjs/sockjs-node/commit/dd7e642cd69ee74385825816d30642c43e051d16"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "sockjs",
"vendor": "n/a",
"versions": [
{
"lessThan": "0.3.20",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Andrew Snow"
}
],
"datePublic": "2020-07-09T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "Incorrect handling of Upgrade header with the value websocket leads in crashing of containers hosting sockjs apps. This affects the package sockjs before 0.3.20."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"exploitCodeMaturity": "PROOF_OF_CONCEPT",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"remediationLevel": "OFFICIAL_FIX",
"reportConfidence": "NOT_DEFINED",
"scope": "UNCHANGED",
"temporalScore": 4.8,
"temporalSeverity": "MEDIUM",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Denial of Service (DoS)",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-07-09T13:20:23.000Z",
"orgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"shortName": "snyk"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://snyk.io/vuln/SNYK-JS-SOCKJS-575261"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-575448"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/sockjs/sockjs-node/issues/252"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/sockjs/sockjs-node/pull/265"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/andsnw/sockjs-dos-py"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/sockjs/sockjs-node/commit/dd7e642cd69ee74385825816d30642c43e051d16"
}
],
"title": "Denial of Service (DoS)",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "report@snyk.io",
"DATE_PUBLIC": "2020-07-09T13:17:13.529496Z",
"ID": "CVE-2020-7693",
"STATE": "PUBLIC",
"TITLE": "Denial of Service (DoS)"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "sockjs",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_value": "0.3.20"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Andrew Snow"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Incorrect handling of Upgrade header with the value websocket leads in crashing of containers hosting sockjs apps. This affects the package sockjs before 0.3.20."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L/E:P/RL:O",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Denial of Service (DoS)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://snyk.io/vuln/SNYK-JS-SOCKJS-575261",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-SOCKJS-575261"
},
{
"name": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-575448",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-575448"
},
{
"name": "https://github.com/sockjs/sockjs-node/issues/252",
"refsource": "MISC",
"url": "https://github.com/sockjs/sockjs-node/issues/252"
},
{
"name": "https://github.com/sockjs/sockjs-node/pull/265",
"refsource": "MISC",
"url": "https://github.com/sockjs/sockjs-node/pull/265"
},
{
"name": "https://github.com/andsnw/sockjs-dos-py",
"refsource": "MISC",
"url": "https://github.com/andsnw/sockjs-dos-py"
},
{
"name": "https://github.com/sockjs/sockjs-node/commit/dd7e642cd69ee74385825816d30642c43e051d16",
"refsource": "MISC",
"url": "https://github.com/sockjs/sockjs-node/commit/dd7e642cd69ee74385825816d30642c43e051d16"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "bae035ff-b466-4ff4-94d0-fc9efd9e1730",
"assignerShortName": "snyk",
"cveId": "CVE-2020-7693",
"datePublished": "2020-07-09T13:20:24.056Z",
"dateReserved": "2020-01-21T00:00:00.000Z",
"dateUpdated": "2024-09-17T00:16:52.624Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2020-8823 (GCVE-0-2020-8823)
Vulnerability from cvelistv5 – Published: 2020-02-10 02:06 – Updated: 2024-08-04 10:12
VLAI
Summary
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
No CVSS data available.
CWE
- n/a
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/theyiyibest/Reflected-XSS-on-SockJS | x_refsource_MISC |
| https://www.sockjs.org | x_refsource_MISC |
| https://snyk.io/vuln/SNYK-JS-SOCKJS-548397 | x_refsource_MISC |
| https://github.com/theyiyibest/Reflected-XSS-on-S… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T10:12:10.966Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.sockjs.org"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://snyk.io/vuln/SNYK-JS-SOCKJS-548397"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS/issues/1"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "htmlfile in lib/transport/htmlfile.js in SockJS before 0.3.0 is vulnerable to Reflected XSS via the /htmlfile c (aka callback) parameter."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-11-20T20:14:13.000Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.sockjs.org"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://snyk.io/vuln/SNYK-JS-SOCKJS-548397"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS/issues/1"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-8823",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "htmlfile in lib/transport/htmlfile.js in SockJS before 0.3.0 is vulnerable to Reflected XSS via the /htmlfile c (aka callback) parameter."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS",
"refsource": "MISC",
"url": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS"
},
{
"name": "https://www.sockjs.org",
"refsource": "MISC",
"url": "https://www.sockjs.org"
},
{
"name": "https://snyk.io/vuln/SNYK-JS-SOCKJS-548397",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-SOCKJS-548397"
},
{
"name": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS/issues/1",
"refsource": "MISC",
"url": "https://github.com/theyiyibest/Reflected-XSS-on-SockJS/issues/1"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2020-8823",
"datePublished": "2020-02-10T02:06:25.000Z",
"dateReserved": "2020-02-10T00:00:00.000Z",
"dateUpdated": "2024-08-04T10:12:10.966Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}