Quantcast
Channel: LeakedIn
Viewing all articles
Browse latest Browse all 5503

Potential leak of data: MySQL URI

$
0
0
Detected 1 occurrence(s) of ‘mysql:\/\/’: ass MySQL { private Connection connection; public MySQL(String ip, String userName, String password, String db) { try { Class.forName("com.mysql.jdbc.Driver"); connection = DriverManager.getConnection("jdbc:mysql://" + ip + "/" + db + "?user=" + userName + "&password=" + password); } catch (Exception e) { e.printStackTrace(); } } public void executeStatement(String st){ try { […]

Viewing all articles
Browse latest Browse all 5503

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>