Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0000418 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] K. Packaging | major | have not tried | 2008-05-23 15:52 | 2009-03-18 11:02 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | jpabloae | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 61 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Oracle | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | MP1 | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0000418: Openbravo database schema has dba privileges | |||||||
Description | The Openbravo installation grants to the Oracle user housing the Openbravo schema (TAD by default) DBA privileges. This is a security vulnerability because if hackers manage to get access to this user, they will gain control of the full database. This is a particularly serious concern for those customers who deploy Openbravo in an Oracle database that houses other applications as well. | |||||||
Steps To Reproduce | Connect to Oracle and verify privileges. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0000322) alostale (viewer) 2008-05-23 15:55 |
The installer should create the user with the same privileges creation from files does. Currently: grant create session to ${bbdd.user}; grant alter session to ${bbdd.user}; grant create table to ${bbdd.user}; grant create procedure to ${bbdd.user}; grant create trigger to ${bbdd.user}; grant create view to ${bbdd.user}; alter user ${bbdd.user} quota unlimited on users; |
(0007878) svnbot (viewer) 2008-06-19 17:47 |
Repository: packaging Revision: 61 Author: jpabloae Date: 2008-06-19 17:47:42 +0200 (Thu, 19 Jun 2008) Fixes issue 418: Openbravo database schema has dba privileges . Fixes issue 4035: out of cursors --- U installer/trunk/demodata.patch U installer/trunk/openbravo-only.xml --- https://dev.openbravo.com/websvn/packaging/?rev=61&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-05-23 15:52 | alostale | New Issue | |
2008-05-23 15:52 | alostale | Assigned To | => alostale |
2008-05-23 15:52 | alostale | Issue generated from | 0000124 |
2008-05-23 15:52 | alostale | Relationship added | related to 0000124 |
2008-05-23 15:55 | alostale | Note Added: 0000322 | |
2008-05-23 15:56 | alostale | Project | Openbravo ERP => @5@ |
2008-05-23 16:02 | alostale | Assigned To | alostale => jpabloae |
2008-05-23 17:49 | jpabloae | Status | new => acknowledged |
2008-05-23 17:49 | jpabloae | version | 2.35 => |
2008-05-23 17:49 | jpabloae | Summary | Openbravo database schame has dba privileges => Openbravo database schema has dba privileges |
2008-05-23 18:16 | alostale | Issue Monitored: alostale | |
2008-06-12 01:50 | jpabloae | Category | C. Security => Installer |
2008-06-19 17:47 | svnbot | Checkin | |
2008-06-19 17:47 | svnbot | Note Added: 0007878 | |
2008-06-19 17:47 | svnbot | Status | acknowledged => resolved |
2008-06-19 17:47 | svnbot | Resolution | open => fixed |
2008-06-19 17:47 | svnbot | svn_revision | => 61 |
2008-11-13 07:02 | jpabloae | Status | resolved => closed |
2008-11-25 21:41 | pjuvara | Sticky Issue | No => Yes |
2008-11-25 21:43 | pjuvara | Project | @5@ => Openbravo ERP |
2008-11-25 21:45 | pjuvara | Category | Installer => K. Packaging |
2008-11-25 21:47 | pjuvara | Sticky Issue | Yes => No |
2009-03-18 11:02 | anonymous | sf_bug_id | 0 => 2691312 |
Copyright © 2000 - 2009 MantisBT Group |