Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004625Openbravo ERPC. Securitypublic2008-08-14 10:502024-03-14 16:48
villind 
iciordia 
normalmajoralways
closedout of date 
5
2.40beta 
 
Core
No
0004625: Created postgresql database user has too much permissions.
Created postgresql user has superuser permissions. This means that openbravo can see and modify all other databases on postgresql server.
ant install.source
- Remove superuser permission.
- Remove permission to update pg_catalog

See the attached patch.
ReleaseCandidate
depends on feature request 0003392pi acknowledged rmorley Rewrite all procedures that drop/disble DB constraints 
Not all the children of this issue are yet resolved or closed.
diff openbravo_postgresql_nosuperuser_permission.diff (605) 2008-08-14 10:50
https://issues.openbravo.com/file_download.php?file_id=208&type=bug
Issue History
2008-08-14 10:50villindNew Issue
2008-08-14 10:50villindAssigned To => cromero
2008-08-14 10:50villindsf_bug_id0 => 2051075
2008-08-14 10:50villindFile Added: openbravo_postgresql_nosuperuser_permission.diff
2008-08-14 10:50villindRegression testing => No
2008-11-10 13:10cromeroAssigned Tocromero => pjuvara
2008-11-16 18:43pjuvaraStatusnew => acknowledged
2008-11-16 18:43pjuvaraTag Attached: POS 2.30 Candidate
2008-11-16 18:43pjuvaraTag Attached: ReleaseCandidate
2008-11-16 18:43pjuvaraTag Detached: POS 2.30 Candidate
2008-11-16 18:43pjuvaraRelationship addeddepends on 0003392
2009-05-22 19:36pjuvaraAssigned Topjuvara => iciordia
2024-03-14 16:48shuehnerStatusacknowledged => scheduled
2024-03-14 16:48shuehnerNote Added: 0162192
2024-03-14 16:48shuehnerStatusscheduled => closed
2024-03-14 16:48shuehnerResolutionopen => out of date

Notes
(0162192)
shuehner   
2024-03-14 16:48   
Outdated.
But both changes mention in here have been done in the meantime.