ghsa-cgpp-wm2h-6hqx
Vulnerability from github
Published
2019-02-18 23:54
Modified
2020-08-31 18:11
VLAI Severity ?
Summary
SQL Injection in waterline-sequel
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.
Recommendation
Upgrade to at least version 0.5.1
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "waterline-sequel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.5.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2016-10551"
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:31:36Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"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",
"id": "GHSA-cgpp-wm2h-6hqx",
"modified": "2020-08-31T18:11:18Z",
"published": "2019-02-18T23:54:28Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10551"
},
{
"type": "WEB",
"url": "https://github.com/balderdashy/waterline/issues/1219#issuecomment-157294530"
},
{
"type": "WEB",
"url": "https://github.com/balderdashy/waterline-sequel/pull/66"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-cgpp-wm2h-6hqx"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/115"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "SQL Injection in waterline-sequel"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…