GHSA-Q5MQ-6FJG-4MW8
Vulnerability from github – Published: 2021-11-19 20:42 – Updated: 2021-11-19 20:42
VLAI?
Summary
SQL Injection in thinkjs
Details
SQL injection vulnerability in the model.increment and model.decrement function in ThinkJS 3.2.10 allows remote attackers to execute arbitrary SQL commands via the step parameter.
Severity ?
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "thinkjs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "3.2.14"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-21176"
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2021-10-07T13:12:49Z",
"nvd_published_at": "2021-02-01T18:15:00Z",
"severity": "HIGH"
},
"details": "SQL injection vulnerability in the model.increment and model.decrement function in ThinkJS 3.2.10 allows remote attackers to execute arbitrary SQL commands via the step parameter.",
"id": "GHSA-q5mq-6fjg-4mw8",
"modified": "2021-11-19T20:42:27Z",
"published": "2021-11-19T20:42:32Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-21176"
},
{
"type": "WEB",
"url": "https://blog.jiguang.xyz/posts/thinkjs-sql-injection"
},
{
"type": "PACKAGE",
"url": "https://github.com/thinkjs/thinkjs"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "SQL Injection in thinkjs"
}
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…