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:\/\/': rList { @SuppressWarnings("static-access") public static ArrayList<Server> pollServers() { Main.servers.clear(); ArrayList<Server> list = new ArrayList<Server>(); try { Connection connect; connect = DriverManager.getConnection("jdbc:mysql://" + Main.api.dbIp + "/minigames-servers?" + "user=" + Main.api.dbUser + "&password=" + Main.api.dbPass); Statement statement = connect.createStatement(); ResultSet resultSet = statement .executeQuery("SELECT * FROM servers"); Source: http://pastebin.com/raw.php?i=VzpG5tzb

Viewing all articles
Browse latest Browse all 5503

Trending Articles