chore: update dependency loopback-connector-postgresql to v5.5.1 [security]#125
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore: update dependency loopback-connector-postgresql to v5.5.1 [security]#125renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
0078471 to
95afdc2
Compare
95afdc2 to
c80fe67
Compare
c80fe67 to
35fd98b
Compare
…urity] Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
35fd98b to
033b1a8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.3.0→5.5.1GitHub Vulnerability Alerts
CVE-2022-35942
Improper input validation on the
containsLoopBack filter may allow for arbitrary SQL injection.Impact
When the extended filter property
containsis permitted to be interpreted by the Postgres connector, it is possible to inject arbitrary SQL which may affect the confidentiality and integrity of data stored on the connected database.This affects users who does any of the following:
allowExtendedProperties: truesetting ORPatches
Patch release
loopback-connector-postgresql@5.5.1has been published of which resolves this issue.Workarounds
Users who are unable to upgrade should do the following if applicable:
allowExtendedProperties: trueDataSource settingallowExtendedProperties: falseDataSource settingcontainsLoopBack filter beforehand.Release Notes
loopbackio/loopback-connector-postgresql (loopback-connector-postgresql)
v5.5.1Compare Source
=========================
fix: improve filter sanitisation (Rifa Achrinza)
fix: debug prints the password in plain text (Francisco Buceta)
docs: add SECURITY.md (Diana Lau)
docs: update coc (Diana Lau)
docs: add code of conduct (Diana Lau)
v5.5.0Compare Source
=========================
chore: add Rifa and Mario as codeowners (Diana Lau)
fix: disregard empty and/or fields (Abhilash Murthy)
feat(operators): add fts match operator (Akshat Dubey)
chore: move repo to loopbackio org (Diana Lau)
Defensively drop constraints during migrations (Chris Kobrzak)
v5.4.0Compare Source
=========================
Add on delete options on FK constraints (Quentin Le Bour)
ci: switch from Travis to Github Actions (Agnes Lin)
Revert "ci: switch travis to github actions" (Miroslav Bajtoš)
ci: switch travis to github actions (Francisco Buceta)
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.