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] - autoclosed #113

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2024

Mend Renovate

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-7jwh-3vrq-q3m8

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 v2.3.3

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.

Copy link
Contributor Author

renovate bot commented Mar 15, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: sources/database/go.sum
Command failed: go get -d -t ./...
go: database: ambiguous import: found package database in multiple modules:
	database (/tmp/renovate/repos/github/developing-today/code/sources/database)
	 (/opt/containerbase/tools/golang/1.22.1/src/database)

@renovate renovate bot requested review from dezren39 and a team as code owners March 15, 2024 01:11
@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] Jun 6, 2024
Copy link
Contributor Author

renovate bot commented Jul 12, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pkgs/database/go.sum
Command failed: go get -d -t ./...
go: database: ambiguous import: found package database in multiple modules:
	database (/tmp/renovate/repos/github/developing-today/code/pkgs/database)
	 (/opt/containerbase/tools/golang/1.22.5/src/database)

@renovate renovate bot force-pushed the renovate/go-github.com/jackc/pgx/v5-vulnerability branch from 146871e to 2cdde66 Compare July 12, 2024 10:41
@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] Jul 23, 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 Aug 6, 2024
@renovate renovate bot closed this Aug 6, 2024
@renovate renovate bot deleted the renovate/go-github.com/jackc/pgx/v5-vulnerability branch August 6, 2024 10:47
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