Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulnerabilities in dependency commons-beanutils:commons-beanutils 1.9.3 #291

Closed
sqlguard opened this issue Jan 23, 2022 · 6 comments
Closed

Comments

@sqlguard
Copy link

Hi,
The latest Neo4j JDBC driver contains the commons-beanutils:commons-beanutils:1.9.3 package, which have known vulnerability described here:
https://nvd.nist.gov/vuln/detail/CVE-2019-10086

CVE: CVE-2019-10086
Details: In Apache Commons Beanutils 1.9.2, a special BeanIntrospector class was added which allows suppressing the ability for an attacker to access the classloader via the class property available on all Java objects. We, however were not using this by default characteristic of the PropertyUtilsBean.
Base Score: HIGH (7.3)

Do you have any plan to get it updated soon?

Thanks!

@fbiville
Copy link
Contributor

fbiville commented Feb 4, 2022

Hi @sqlguard, we'll try to get a patch release out next week.

@sqlguard
Copy link
Author

Thanks @fbiville!
Is it possible to get a new patch release soon?
We can not use the Neo4j JDBC driver with vulnerability in our project.

conker84 added a commit to conker84/neo4j-jdbc that referenced this issue Feb 15, 2022
conker84 added a commit to conker84/neo4j-jdbc that referenced this issue Feb 15, 2022
@fbiville
Copy link
Contributor

@sqlguard the fix is merged, we'll perform a release today or tomorrow. We've now configured dependabot, so we'll hopefully be a bit more proactive.

@fbiville
Copy link
Contributor

@sqlguard 4.0.5 is out (Maven Central should be up-to-date in a couple of hours) https://github.com/neo4j-contrib/neo4j-jdbc/releases/tag/4.0.5

@sqlguard
Copy link
Author

Great! Thanks a lot!

@soniagds
Copy link

Does this support neo4j version 4.3.14?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants