Oracle Training Oracle Support Development Oracle Apps

 
 Home
 E-mail Us
 Oracle Articles
New Oracle Articles


 Oracle Training
 Oracle Tips

 Oracle Forum
 Class Catalog


 Remote DBA
 Oracle Tuning
 Emergency 911
 RAC Support
 Apps Support
 Analysis
 Design
 Implementation
 Oracle Support


 SQL Tuning
 Security

 Oracle UNIX
 Oracle Linux
 Monitoring
 Remote s
upport
 Remote plans
 Remote
services
 Application Server

 Applications
 Oracle Forms
 Oracle Portal
 App Upgrades
 SQL Server
 Oracle Concepts
 Software Support

 Remote S
upport  
 Development  

 Implementation


 Consulting Staff
 Consulting Prices
 Help Wanted!

 


 Oracle Posters
 Oracle Books

 Oracle Scripts
 Ion
 Excel-DB  

Don Burleson Blog 


 

 

 


 

 

 

Linda Webb

Got breaking Oracle news?    Burleson Consulting Oracle News

Click here for more Oracle News Headlines

 



Oracle "voyager" worm discovered

The "Voyager" worn is a primitive "proof of concept" worm that was delivered from a British e-mail list titled with the message Trick or Treat Larry".  Click here to see the original publication and the PL/SQL source code.

http://lists.grok.org.uk/pipermail/full-disclosure/2005-October/038290.html

The Voyager worm exploits human errors (i.e. an under-trained Oracle DBA) who has the "USER" parameter in their xxx.ora file and who has not changed the Oracle user accounts from their default passwords.  Here are the passwords, from the Voyager worm source code:

if iLoop = 1 then
             username1 := 'system';
             password1 := 'manager';
            
           else if iLoop = 2 then
             username1 := 'sys';
             password1 := 'change_on_install';
          
           else if iLoop = 3 then
             username1 := 'dbsnmp';
             password1 := 'dbsnmp';
          
           else if iLoop = 4 then
             username1 := 'outln';
             password1 := 'outln';
          
           else if iLoop = 5 then
             username1 := 'scott';
             password1 := 'tiger';
          
           else if iLoop = 6 then
             username1 := 'mdsys';
             password1 := 'mdsys';
          
           else if iLoop = 7 then
             username1 := 'ordcommon';
             password1 := 'ordcommon';

 

MOSC has issued this warning about the Voyage worm, recommending immediate checks for all databases.

http://MOSC.oracle.com/MOSC/plsql/showdoc?db=NOT&id=340009.1

According to DBA Village, the new worm is written in PL/SQL and these are the Oracle worm access details.  It appears that the most vulnerable database are those prior to Oracle 10g (where default passwords were used), and where the DBA forgot to lock-down with new passwords:

  1. Obtains the IP address of the server (using the utl_inaddr procedure or "SELECT SYS_CONTEXT('USERENV', 'IP_ADDRESS', 15) from dual;")
     
  2. Scans all IP addresses in the same network range, Voyager checks for active listeners on other servers (using the utl_tcp procedure to issue "lsnrctl stat" commands)
     
  3. Each active listener responds with the $ORACLE_SID, and Voyager now has the three things needed to access a database via TNS (protocol, IP Address, ORACLE_SID).
     
  4. Voyager then issues a series of logon attempts using the Oracle installers default user/ID combinations (prior to 10g).  These would include "system/manager" and sys/change_on_install". 
This article discuss the first-even Oracle worm, designed specifically to target Oracle databases.  Named "Trick ort Treat Larry", the worm seeks-out Oracle database and tries to penetrate their security:
 
"Especially worrying about this Oracle concept worm, compared with the SQL Slammer pest, is that it actually enters the database and can meddle with the data stored in it, said Shlomo Kramer, CEO of security vendor Imperva. "Today, the payload is not malicious. But adding a malicious payload to it can do enormous damage," he said.

A variant of the worm could erase information or send it somewhere else, Kramer noted. "The potential impact of this type of database worm can be very serious," he said.

A hardened database would be protected against database worm attacks, according to Kornbrust. "A real malicious Oracle worm could destroy thousands of Oracle databases within hours and cause a damage of several billion dollars," he said.


 

 
��  
 
 
Oracle Training at Sea
 
 
 
 
oracle dba poster
 

 
Follow us on Twitter 
 
Oracle performance tuning software 
 
Oracle Linux poster
 
 
 

 

Burleson is the American Team

Note: This Oracle documentation was created as a support and Oracle training reference for use by our DBA performance tuning consulting professionals.  Feel free to ask questions on our Oracle forum.

Verify experience! Anyone considering using the services of an Oracle support expert should independently investigate their credentials and experience, and not rely on advertisements and self-proclaimed expertise. All legitimate Oracle experts publish their Oracle qualifications.

Errata?  Oracle technology is changing and we strive to update our BC Oracle support information.  If you find an error or have a suggestion for improving our content, we would appreciate your feedback.  Just  e-mail:  

and include the URL for the page.


                    









Burleson Consulting

The Oracle of Database Support

Oracle Performance Tuning

Remote DBA Services


 

Copyright © 1996 -  2017

All rights reserved by Burleson

Oracle ® is the registered trademark of Oracle Corporation.

Remote Emergency Support provided by Conversational