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

chore(deps): update dependency org.hsqldb:hsqldb to v2.7.1 [security] #2764

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.6.1 -> 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 Jan 10, 2023
@renovate renovate bot closed this Jan 10, 2023
@renovate renovate bot deleted the renovate/maven-org.hsqldb-hsqldb-vulnerability branch January 10, 2023 01:46
@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] Jan 10, 2023
@renovate renovate bot reopened this Jan 10, 2023
@renovate renovate bot restored the renovate/maven-org.hsqldb-hsqldb-vulnerability branch January 10, 2023 05:35
@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 Jan 19, 2023
@renovate renovate bot closed this Jan 19, 2023
@renovate renovate bot deleted the renovate/maven-org.hsqldb-hsqldb-vulnerability branch January 19, 2023 03:11
@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] Jan 19, 2023
@renovate renovate bot reopened this Jan 19, 2023
@renovate renovate bot restored the renovate/maven-org.hsqldb-hsqldb-vulnerability branch January 19, 2023 06:53
@renovate renovate bot force-pushed the renovate/maven-org.hsqldb-hsqldb-vulnerability branch from 06b95d8 to f774067 Compare February 21, 2023 09:41
@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 Feb 23, 2023
@renovate renovate bot closed this Feb 23, 2023
@renovate renovate bot deleted the renovate/maven-org.hsqldb-hsqldb-vulnerability branch February 23, 2023 03:38
@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] Feb 23, 2023
@renovate renovate bot reopened this Feb 23, 2023
@renovate renovate bot restored the renovate/maven-org.hsqldb-hsqldb-vulnerability branch February 23, 2023 08:39
@renovate renovate bot force-pushed the renovate/maven-org.hsqldb-hsqldb-vulnerability branch from f774067 to 0a23aa4 Compare April 3, 2023 15:14
@renovate renovate bot changed the title Update dependency org.hsqldb:hsqldb to v2.7.1 [SECURITY] chore(deps): update dependency org.hsqldb:hsqldb to v2.7.1 [security] Jul 14, 2023
@renovate renovate bot force-pushed the renovate/maven-org.hsqldb-hsqldb-vulnerability branch from 0a23aa4 to 9edd05c Compare August 19, 2023 02:34
@hazendaz hazendaz closed this Aug 19, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 19, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (2.7.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/maven-org.hsqldb-hsqldb-vulnerability branch August 19, 2023 02:35
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