[ https://issues.apache.org/jira/browse/SHIRO-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15524109#comment-15524109 ]
schnatterer commented on SHIRO-576: ----------------------------------- Created PR: https://github.com/apache/shiro/pull/39 > Commons-beanutils dependency is not security compliant > ------------------------------------------------------ > > Key: SHIRO-576 > URL: https://issues.apache.org/jira/browse/SHIRO-576 > Project: Shiro > Issue Type: Bug > Affects Versions: 1.3.0 > Reporter: schnatterer > > Commons-beanutils v 1.8.0 dependency is not security compliant. Has issue > [CVE-2014-0114|https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-0114]. > Note that current version commons-beanutils 1.9.2 in turn has a CVE in its > dependency commons-collections > ([CVE-2015-6420|https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-6420], > see [BEANUTILS-488|https://issues.apache.org/jira/browse/BEANUTILS-488]), > which is fixed in 1.9.3. > In addition, consider including the [OWASP Dependency > Check|https://www.owasp.org/index.php/OWASP_Dependency_Check] to the build to > find out about CVEs in dependencies faster. -- This message was sent by Atlassian JIRA (v6.3.4#6332)