mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
19 lines
767 B
Markdown
19 lines
767 B
Markdown
### [CVE-2018-3754](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3754)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Node.js third-party module query-mysql versions 0.0.0, 0.0.1, and 0.0.2 are vulnerable to an SQL injection vulnerability due to lack of user input sanitization. This may allow an attacker to run arbitrary SQL queries when fetching data from database.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://hackerone.com/reports/311244
|
|
- https://hackerone.com/reports/311244
|
|
|
|
#### Github
|
|
- https://github.com/314ga/SecurityCourse-SQLInjection
|
|
|