[ https://issues.apache.org/jira/browse/DBCP-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354928#comment-17354928 ]
Frank Gasdorf commented on DBCP-562: ------------------------------------ For documentation: To export JMX bean the code has been refactored, it uses StandardMBean and a different Interface that has no getter for password. > Password should not be exposed via JMXBean > ------------------------------------------ > > Key: DBCP-562 > URL: https://issues.apache.org/jira/browse/DBCP-562 > Project: Commons DBCP > Issue Type: Bug > Affects Versions: 2.5.0, 2.7.0 > Reporter: Frank Gasdorf > Assignee: Gary D. Gregory > Priority: Critical > Labels: security > Fix For: 2.9.0 > > Time Spent: 2h > Remaining Estimate: 0h > > if a BasicDataSource is created with jmxName set, password property is > exposed/exported via jmx and is visible for everybody who is connected to jmx > port. > > Expectation : Do not export it via BasicDataSourceMXBean Interface -- This message was sent by Atlassian Jira (v8.3.4#803005)