Praetorian503 Posted February 14, 2013 Report Posted February 14, 2013 Sparx Systems Enterprise Architect version 9.3.931 stores user passwords in the database simply XORed with the ASCII code of 'E17030402158' instead of using a generally accepted hash function.Subject=======Simple password obfuscation in Sparx Systems "Enterprise Architect" when using server based repositoriesAffected product================Product: Enterprise ArchitectVendor: Sparx SystemsAffected versions=================Tested with 9.3.931 Corporate, other versions likely to be affected too.Description===========When using server based repositories in Enterprise Architect the user account information is stored in the database table t_secuser. The column "Password" contains the user password in an obfuscated format. The content is simply the user password XOR'ed with the ASCII code of 'E17030402158' instead of using a generally accepted hash function. Hence everyone with access to the database (which is in general every user with access to the repository) is able to decode the passwords of all other users.Impact======Disclosure of user passwords.Possible mitigating factors===========================Beginning with version 7.1 Enterprise Architect offers a feature where project owners can provide users with a shortcut to the project that contains the database connection string in an encrypted format. This should avoid the need to reveal database access credentials to end users. Conclusion==========Everyone with access to the database containing the repository is able to decode the passwords of all users. Irrespective of the fact that ordinary end users may be detained from gaining access to the database using the "Encrypt Connection String" feature, at least SQL admins may still read the t_secuser table and are therefore able decode the passwords.Chronology==========Vendor informed: 2012/01/28Vendor reminded: 2012/02/06Vender response: 2012/02/07Summary of vendor response: - "We are aware of these limitations"- "No fixes are scheduled at this time."Released to public: 2012/02/12Reported by===========Holm DieningDept. Privacy and Information SecurityE-Mail: holm.diening@gematik.dewww.gematik.degematikGesellschaft für Telematikanwendungen der Gesundheitskarte mbH Friedrichstraße 13610117 BerlinAmtsgericht Berlin-Charlottenburg HRB 96351 BGeschäftsführer: Prof. Dr. Arno ElmerSource: PacketStorm Quote