原始 OSV JSON{
"id": "GHSA-77q4-m83q-w76v",
"aliases": [
"CVE-2018-14730"
],
"details": "Versions of `browserify-hmr` prior to 0.4.0 are missing origin validation on the websocket server. \n\nThis vulnerability allows a remote attacker to steal a developer's source code because the origin of requests to the websocket server that is used for Hot Module Replacement (HMR) are not validated.\n\n\n## Recommendation\n\nUpgrade to version 0.4.0 or later.",
"summary": "Missing Origin Validation in browserify-hmr",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.4.0"
}
]
}
],
"package": {
"name": "browserify-hmr",
"ecosystem": "npm"
}
}
],
"modified": "2021-09-24T20:59:15Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"published": "2020-09-01T21:18:20Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-14730",
"type": "ADVISORY"
},
{
"url": "https://github.com/AgentME/browserify-hmr/issues/41",
"type": "WEB"
},
{
"url": "https://blog.cal1.cn/post/Sniffing%20Codes%20in%20Hot%20Module%20Reloading%20Messages",
"type": "WEB"
},
{
"url": "https://blog.cal1.cn/post/Sniffing%20Codes%20in%20Hot%20Module%20Reloading%20Messages)",
"type": "WEB"
},
{
"url": "https://github.com/AgentME/browserify-hmr",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/726",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-08-31T18:33:33Z"
}
}