ghsa-8f93-rv4p-x4jw
Vulnerability from github
Published
2019-06-12 16:36
Modified
2020-08-31 18:31
VLAI Severity ?
Summary
SQL Injection in sql
Details
All versions of sql are vulnerable to sql injection as it does not properly escape parameters when building SQL queries.
Recommendation
No fix is currently available for this vulnerability. It is our recommendation to not install or use this module until a fix is available.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "sql"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.78.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2019-06-12T16:36:34Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "All versions of `sql` are vulnerable to sql injection as it does not properly escape parameters when building SQL queries.\n\n\n## Recommendation\n\nNo fix is currently available for this vulnerability. It is our recommendation to not install or use this module until a fix is available.",
"id": "GHSA-8f93-rv4p-x4jw",
"modified": "2020-08-31T18:31:48Z",
"published": "2019-06-12T16:36:52Z",
"references": [
{
"type": "WEB",
"url": "https://hackerone.com/reports/319465"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/662"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "SQL Injection in sql"
}
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…