Unauthorized SSL Connection due to lack of cert authentication Affecting mysql Open this link in a new tab package, versions <2.3.0 >=2.0.0
Attack Complexity
Low
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
npm:mysql:20140514
-
published
4 Jan 2017
-
disclosed
13 May 2014
-
credit
Douglas Wilson
Introduced: 13 May 2014
CWE-285 Open this link in a new tabHow to fix?
Upgrade mysql
to version 2.3.0 or higher.
Overview
mysql
is a node.js driver for mysql.
Affected versions of this package do not validate that the remote server has a trusted SSL certificate or not, making it easier for attackers to gain access to the MySQL Server.