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

Update dependency org.hsqldb:hsqldb to v2.7.1 [SECURITY] - autoclosed #280

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 24, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.hsqldb:hsqldb (source) 2.7.0 -> 2.7.1 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2022-41853

Those using java.sql.Statement or java.sql.PreparedStatement in hsqldb (HyperSQL DataBase) to process untrusted input may be vulnerable to a remote code execution attack. By default it is allowed to call any static method of any Java class in the classpath resulting in code execution. The issue can be prevented by updating to 2.7.1 or by setting the system property "hsqldb.method_class_names" to classes which are allowed to be called. For example, System.setProperty("hsqldb.method_class_names", "abc") or Java argument -Dhsqldb.method_class_names="abc" can be used. From version 2.7.1 all classes by default are not accessible except those in java.lang.Math and need to be manually enabled.


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@hazendaz hazendaz self-assigned this Dec 24, 2022
@renovate renovate bot changed the title Update dependency org.hsqldb:hsqldb to v2.7.1 [SECURITY] Update dependency org.hsqldb:hsqldb to v2.7.1 [SECURITY] - autoclosed Dec 28, 2022
@renovate renovate bot closed this Dec 28, 2022
@renovate renovate bot deleted the renovate/maven-org.hsqldb-hsqldb-vulnerability branch December 28, 2022 09:27
@renovate renovate bot changed the title Update dependency org.hsqldb:hsqldb to v2.7.1 [SECURITY] - autoclosed Update dependency org.hsqldb:hsqldb to v2.7.1 [SECURITY] Dec 28, 2022
@renovate renovate bot reopened this Dec 28, 2022
@renovate renovate bot restored the renovate/maven-org.hsqldb-hsqldb-vulnerability branch December 28, 2022 12:34
@renovate renovate bot changed the title Update dependency org.hsqldb:hsqldb to v2.7.1 [SECURITY] Update dependency org.hsqldb:hsqldb to v2.7.1 [SECURITY] - autoclosed Dec 29, 2022
@renovate renovate bot closed this Dec 29, 2022
@renovate renovate bot deleted the renovate/maven-org.hsqldb-hsqldb-vulnerability branch December 29, 2022 03:15
@renovate renovate bot changed the title Update dependency org.hsqldb:hsqldb to v2.7.1 [SECURITY] - autoclosed Update dependency org.hsqldb:hsqldb to v2.7.1 [SECURITY] Dec 29, 2022
@renovate renovate bot reopened this Dec 29, 2022
@renovate renovate bot restored the renovate/maven-org.hsqldb-hsqldb-vulnerability branch December 29, 2022 06:33
@renovate renovate bot changed the title Update dependency org.hsqldb:hsqldb to v2.7.1 [SECURITY] Update dependency org.hsqldb:hsqldb to v2.7.1 [SECURITY] - autoclosed May 6, 2023
@renovate renovate bot closed this May 6, 2023
@renovate renovate bot deleted the renovate/maven-org.hsqldb-hsqldb-vulnerability branch May 6, 2023 03:08
@renovate renovate bot changed the title Update dependency org.hsqldb:hsqldb to v2.7.1 [SECURITY] - autoclosed Update dependency org.hsqldb:hsqldb to v2.7.1 [SECURITY] May 6, 2023
@renovate renovate bot reopened this May 6, 2023
@renovate renovate bot restored the renovate/maven-org.hsqldb-hsqldb-vulnerability branch May 6, 2023 06:48
@renovate renovate bot force-pushed the renovate/maven-org.hsqldb-hsqldb-vulnerability branch 2 times, most recently from de6cb5c to fb4ed08 Compare May 7, 2023 03:17
@renovate renovate bot force-pushed the renovate/maven-org.hsqldb-hsqldb-vulnerability branch 2 times, most recently from 2ecaa77 to 9da303d Compare August 27, 2023 00:54
@renovate renovate bot force-pushed the renovate/maven-org.hsqldb-hsqldb-vulnerability branch from 9da303d to d8705e2 Compare November 11, 2023 19:51
@renovate renovate bot changed the title Update dependency org.hsqldb:hsqldb to v2.7.1 [SECURITY] Update dependency org.hsqldb:hsqldb to v2.7.1 [SECURITY] - autoclosed Nov 12, 2023
@renovate renovate bot closed this Nov 12, 2023
@renovate renovate bot deleted the renovate/maven-org.hsqldb-hsqldb-vulnerability branch November 12, 2023 02:07
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

Successfully merging this pull request may close these issues.

None yet

1 participant