原始 OSV JSON{
"id": "GHSA-cgpp-wm2h-6hqx",
"aliases": [
"CVE-2016-10551"
],
"details": "Affected versions of `waterline-sequel` are vulnerable to SQL injection in cases where user input is passed into the `like`, `contains`, `startsWith`, or `endsWith` methods.\n\n\n\n## Recommendation\n\nUpgrade to at least version 0.5.1",
"summary": "SQL Injection in waterline-sequel",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.1"
}
]
}
],
"package": {
"name": "waterline-sequel",
"ecosystem": "npm"
}
}
],
"modified": "2020-08-31T18:11:18Z",
"severity": [],
"published": "2019-02-18T23:54:28Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10551",
"type": "ADVISORY"
},
{
"url": "https://github.com/balderdashy/waterline/issues/1219#issuecomment-157294530",
"type": "WEB"
},
{
"url": "https://github.com/balderdashy/waterline-sequel/pull/66",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-cgpp-wm2h-6hqx",
"type": "ADVISORY"
},
{
"url": "https://www.npmjs.com/advisories/115",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:31:36Z"
}
}