8 matches found
EUVD-2018-0448
Malware in sbrugna...
SQL Injection in query-mysql
All versions of query-mysql are vulnerable to SQL injection due to lack of user input sanitization allows to run arbitrary SQL queries when fetching data from database. Recommendation No fix is currently available for this vulnerability. It is our recommendation to not install or use this module ...
CVE-2018-3754
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...
Sql injection
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...
CVE-2018-3754
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...
CVE-2018-3754
The CVE-2018-3754 issue affects the Node.js third‑party module query-mysql, specifically versions 0.0.0, 0.0.1, and 0.0.2. The root cause is lack of input sanitization, allowing SQL injection where user-supplied values are concatenated into queries (e.g., building queries like SELECT * FROM table...
SQL Injection
query-mysql is vulnerable to sql injections. The library does not properly sanitize user input, allowing a malicious user to inject and execute arbitrary SQL queries...
Node.js third-party modules: [query-mysql] SQL Injection due to lack of user input sanitization allows to run arbitrary SQL queries when fetching data from database
Hi Guys, There is SQL Injection in query-mysql module. Due to lack of sanitization of user input, an attacker is able to craft SQL query and get any data from the database. Module query-mysql Install this module in your project like dependency https://www.npmjs.com/package/query-mysql version:...