Quantcast
Channel: pastebin.com – LeakedIn
Viewing all articles
Browse latest Browse all 2834

Potential leak of data: Oracle URI

$
0
0
Detected 3 occurrence(s) of ‘dbc:oracle:thin:’: tall_path>/atlassian-confluence-4.3.1/bin/bootstrap.jar *sys-package-mgr*: processing new jar, '<install_path>/atlassian-confluence-4.3.1/lib/ojdbc6.jar' import sys import java.sql.SQLException from oracle.jdbc.pool import OracleDataSource cs = "jdbc:oracle:thin:@localhost:1521:XE" ods = OracleDataSource() ods.setURL(cs) ods.setUser("hr") ods.setPassword("hr") try: conn = ods.getConnection() except java.sql.SQLException, e: print "Problem connecting to "%s"" % cs sys.exit() stmt = conn.createStatemen Source: http://pastebin.com/raw.php?i=SNf1tg64

Viewing all articles
Browse latest Browse all 2834

Trending Articles