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 module github.com/jackc/pgx/v5 to v5.5.4 [SECURITY] #120

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/jackc/pgx/v5 v5.2.0 -> v5.5.4 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-27304

Impact

SQL injection can occur if an attacker can cause a single query or bind message to exceed 4 GB in size. An integer overflow in the calculated message size can cause the one large message to be sent as multiple messages under the attacker's control.

Patches

The problem is resolved in v4.18.2 and v5.5.4.

Workarounds

Reject user input large enough to cause a single query or bind message to exceed 4 GB in size.

GHSA-fqpg-rq76-99pq

Pipeline can panic when PgConn is busy or closed.


Release Notes

jackc/pgx (github.com/jackc/pgx/v5)

v5.5.4

Compare Source

v5.5.3

Compare Source

v5.5.2

Compare Source

v5.5.1

Compare Source

v5.5.0

Compare Source

v5.4.3

Compare Source

v5.4.2

Compare Source

v5.4.1

Compare Source

v5.4.0

Compare Source

v5.3.1

Compare Source

v5.3.0

Compare Source


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from dezren39 and a team as code owners August 6, 2024 10:46
@renovate renovate bot changed the title Update module github.com/jackc/pgx/v5 to v5.5.4 [SECURITY] fix(deps): update module github.com/jackc/pgx/v5 to v5.5.4 [security] Aug 25, 2024
@renovate renovate bot changed the title fix(deps): update module github.com/jackc/pgx/v5 to v5.5.4 [security] Update module github.com/jackc/pgx/v5 to v5.5.4 [SECURITY] Sep 16, 2024
@renovate renovate bot changed the title Update module github.com/jackc/pgx/v5 to v5.5.4 [SECURITY] Update module github.com/jackc/pgx/v5 to v5.5.4 [SECURITY] - autoclosed Oct 21, 2024
@renovate renovate bot closed this Oct 21, 2024
@renovate renovate bot deleted the renovate/go-github.com-jackc-pgx-v5-vulnerability branch October 21, 2024 09:23
@renovate renovate bot changed the title Update module github.com/jackc/pgx/v5 to v5.5.4 [SECURITY] - autoclosed Update module github.com/jackc/pgx/v5 to v5.5.4 [SECURITY] Oct 21, 2024
@renovate renovate bot reopened this Oct 21, 2024
@renovate renovate bot restored the renovate/go-github.com-jackc-pgx-v5-vulnerability branch October 21, 2024 14:11
Copy link
Contributor Author

renovate bot commented Oct 21, 2024

ℹ Artifact update notice

File name: pkgs/database/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.6.0 -> v0.17.0
golang.org/x/text v0.7.0 -> v0.14.0

@renovate renovate bot force-pushed the renovate/go-github.com-jackc-pgx-v5-vulnerability branch from 7a72a1a to a6dca00 Compare October 21, 2024 14:12
@renovate renovate bot changed the title Update module github.com/jackc/pgx/v5 to v5.5.4 [SECURITY] Update module github.com/jackc/pgx/v5 to v5.5.4 [SECURITY] - autoclosed Nov 26, 2024
@renovate renovate bot closed this Nov 26, 2024
@renovate renovate bot deleted the renovate/go-github.com-jackc-pgx-v5-vulnerability branch November 26, 2024 07:00
@renovate renovate bot changed the title Update module github.com/jackc/pgx/v5 to v5.5.4 [SECURITY] - autoclosed Update module github.com/jackc/pgx/v5 to v5.5.4 [SECURITY] Nov 26, 2024
@renovate renovate bot reopened this Nov 26, 2024
@renovate renovate bot force-pushed the renovate/go-github.com-jackc-pgx-v5-vulnerability branch from 085bbec to a6dca00 Compare November 26, 2024 09:31
@renovate renovate bot changed the title Update module github.com/jackc/pgx/v5 to v5.5.4 [SECURITY] Update module github.com/jackc/pgx/v5 to v5.5.4 [SECURITY] - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot changed the title Update module github.com/jackc/pgx/v5 to v5.5.4 [SECURITY] - autoclosed Update module github.com/jackc/pgx/v5 to v5.5.4 [SECURITY] Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/go-github.com-jackc-pgx-v5-vulnerability branch from 54ad2fa to a6dca00 Compare December 9, 2024 00:42
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.

1 participant