原始 OSV JSON
{
"id": "GHSA-fxwf-4rqh-v8g3",
"aliases": [
"CVE-2020-28481"
],
"details": "The package socket.io before 2.4.0 are vulnerable to Insecure Defaults due to CORS Misconfiguration. All domains are whitelisted by default.",
"summary": "CORS misconfiguration in socket.io",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.0"
}
]
}
],
"package": {
"name": "socket.io",
"ecosystem": "npm"
}
}
],
"modified": "2023-09-11T22:46:42Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
"published": "2021-01-20T21:22:37Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28481",
"type": "ADVISORY"
},
{
"url": "https://github.com/socketio/socket.io/issues/3671",
"type": "WEB"
},
{
"url": "https://github.com/socketio/socket.io/commit/f78a575f66ab693c3ea96ea88429ddb1a44c86c7",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSBOWER-1056358",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1056357",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-SOCKETIO-1024859",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-346",
"CWE-453"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-01-19T15:15:00Z",
"github_reviewed_at": "2021-01-20T05:39:24Z"
}
}