8.8
CVSSv3

CVE-2018-3754

Published: 03/07/2018 Updated: 04/09/2018
CVSS v2 Base Score: 6.5 | Impact Score: 6.4 | Exploitability Score: 8
CVSS v3 Base Score: 8.8 | Impact Score: 5.9 | Exploitability Score: 2.8
VMScore: 578
Vector: AV:N/AC:L/Au:S/C:P/I:P/A:P

Vulnerability Summary

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 malicious user to run arbitrary SQL queries when fetching data from database.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

query-mysql project query-mysql 0.0.1

query-mysql project query-mysql 0.0.2

query-mysql project query-mysql 0.0.0

Github Repositories

Course project for SDU Security

SQL injection Security in Computer Systems project - SQL injection vulnerability ๐Ÿ“ Table of Contents Problem Statement Idea / Solution Future Scope Setting up a local environment Usage Technology Stack Authors Acknowledgments ๐Ÿง Problem Statement It is useful to design and follow a specific format when writing a problem statement While there are several