Sie befinden sich aktuell in den Archiven des Blogs Blog für August, 2008.
- 10.2.0.4 (1)
- 11g (3)
- Allgemein (11)
- BEA (1)
- checkpwd (4)
- CPUApr2008 (3)
- CPUJan2008 (2)
- CPUJul2007 (3)
- CPUOct2007 (1)
- CPUOct2008 (1)
- Data Vault (1)
- Database Vault (2)
- David Litchfield (4)
- Exploit (4)
- Forensics (3)
- Inguma (2)
- MacOS (1)
- Mary Ann (1)
- Oracle (2)
- Oracle Security (49)
- passwords (3)
- Podcast (1)
- rootkits (1)
- Security (9)
- Security Book (1)
- Sentrigo (1)
- software (2)
- Source Code Analysis (1)
- source code audit (3)
- SQL Injection (4)
- Tools (1)
- Trainings (1)
- 21 Nov 2008: Oracle Database Vault Privilege Escalation Exploit published
- 14 Okt 2008: Oracle Critical Patch Update October 2008 is out
- 20 Aug 2008: New Oracle bugs and BSQL Hacker
- 9 Aug 2008: July 2008 CPU Advisory - Windows Patch update for Oracle 10.1.0.5
- 29 Jul 2008: Exploit for Oracle Bea Weblogic - Apache Connector published
- 8 Mai 2008: Checkpwd 1.23 for MacOS Intel native released
- 16 Apr 2008: Oracle CPU April 2008 - Update
- 15 Apr 2008: Oracle Critical Patch Update April 2008 is out
- 11 Apr 2008: Looking Glass and Oracle 11g
- 11 Apr 2008: Oracle Critical Patch Update Pre-Release Announcement - April 2008
Archive für August 2008
New Oracle bugs and BSQL Hacker
20 Aug 2008 von Alexander Kornbrust.
Today I reported 6 new security vulnerabilities to Oracle (2 Data Vault, 2 Auditing, 1 Discoverer, 1 Password Verification Function). Even if Oracle Security is getting better (see also discussion on Pete’s Blog) there are still enough bugs available.
Portcullis Labs released their free scanner BSQL Hacker for detecting blind sql injection. BSQL Hacker is supporting Oracle, MSSQL and MySQL. At the moment I have no time to play longer with this tool but it looks promising (see video).
Geschrieben in Tools, Database Vault, Oracle Security | 1 Kommentar »
July 2008 CPU Advisory - Windows Patch update for Oracle 10.1.0.5
9 Aug 2008 von Alexander Kornbrust.
Yesterday night I got the following email from Oracle support:
———————————————————————————-
Dear Oracle Customer,
You are receiving this email because our records indicated you downloaded Critical Patch Update July 2008 (CPUJul2008) patch for one or more of the following:
o Oracle Database 10.1.0.5 for the following platforms:
o Windows 32-bit (Patch 7047034)
o Windows 64-bit (Patch 7047037)
Symptom and cause of issue
The 10.1.0.5 Database Windows Bundle Patch #26 did not correctly install the sdotopo.jar file.
Workaround if any
Please follow the following manual steps to install sdotopo.jar.
>cd %ORACLE_HOME%\md\lib
>copy sdotopo.jar sdotopo.jar_save
>cd <windows bundle patch location>
>cd files\md\lib
>copy sdotopo.jar %ORACLE_HOME%\md\lib\sdotopo.jar
In the event you need to rollback to the previous sdotopo.jar:
>cd %ORACLE_HOME%\md\lib
>copy sdotopo.jar_save sdotopo.jar
These steps are also documented in MetaLink Note 579285.1 ¿Critical Patch Update July 2008 Database Known Issues
Action
Follow the manual steps noted above to install the sdotopo.jar file..
Please accept our apologies for any inconvenience you may have experienced, and we thank you for your patience and cooperation in securing your Oracle server products.
Regards,
Oracle Global Product Support
Geschrieben in Oracle Security | Keine Kommentare »