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] #47

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

Conversation

renovate[bot]
Copy link

@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.4.3 -> 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


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.

Copy link
Author

renovate bot commented Aug 6, 2024

ℹ Artifact update notice

File name: 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):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.14.0 -> v0.17.0
golang.org/x/sys v0.13.0 -> v0.15.0
golang.org/x/text v0.13.0 -> v0.14.0

@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:22
@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 restored the renovate/go-github.com-jackc-pgx-v5-vulnerability branch October 21, 2024 13:08
@renovate renovate bot reopened this Oct 21, 2024
@renovate renovate bot force-pushed the renovate/go-github.com-jackc-pgx-v5-vulnerability branch from 0978463 to ea9ae57 Compare October 21, 2024 13:08
@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:07
@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 b24b71c to ea9ae57 Compare November 26, 2024 10:41
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.

0 participants