原始 OSV JSON{
"id": "GHSA-6c8f-qphg-qjgp",
"aliases": [
"CVE-2019-20149"
],
"details": "Versions of `kind-of` 6.x prior to 6.0.3 are vulnerable to a Validation Bypass. A maliciously crafted object can alter the result of the type check, allowing attackers to bypass the type checking validation. \n\n\n## Recommendation\n\nUpgrade to versions 6.0.3 or later.",
"summary": "Validation Bypass in kind-of",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "6.0.0"
},
{
"fixed": "6.0.3"
}
]
}
],
"package": {
"name": "kind-of",
"ecosystem": "npm"
}
}
],
"modified": "2021-08-23T15:03:55Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
}
],
"published": "2020-03-31T15:59:54Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-20149",
"type": "ADVISORY"
},
{
"url": "https://github.com/jonschlinkert/kind-of/issues/30",
"type": "WEB"
},
{
"url": "https://github.com/jonschlinkert/kind-of/pull/31",
"type": "WEB"
},
{
"url": "https://github.com/jonschlinkert/kind-of/commit/1df992ce6d5a1292048e5fe9c52c5382f941ee0b",
"type": "WEB"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-KINDOF-537849",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/1490",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-668"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-03-31T15:59:30Z"
}
}