GHSA-8F93-RV4P-X4JW
Vulnerability from github – Published: 2019-06-12 16:36 – Updated: 2020-08-31 18:31
VLAI?
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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…