Skip to content

fix: upgrade pyo3 to 0.29.0 (GHSA-36hh-v3qg-5jq4) - #2275

Open
anupamme wants to merge 1 commit into
exo-explore:mainfrom
anupamme:fix-repo-exo-ghsa-36hh-v3qg-5jq4-pyo3
Open

fix: upgrade pyo3 to 0.29.0 (GHSA-36hh-v3qg-5jq4)#2275
anupamme wants to merge 1 commit into
exo-explore:mainfrom
anupamme:fix-repo-exo-ghsa-36hh-v3qg-5jq4-pyo3

Conversation

@anupamme

Copy link
Copy Markdown

Summary

Upgrade pyo3 from 0.28.3 to 0.29.0 to fix GHSA-36hh-v3qg-5jq4.

Vulnerability

Field Value
ID GHSA-36hh-v3qg-5jq4
Severity HIGH
Scanner trivy
Rule GHSA-36hh-v3qg-5jq4
File Cargo.lock (dependency: pyo3)
Assessment Defensive hardening

Description: PyO3 has an Out-of-bounds Read in nth / nth_back for PyList and PyTuple iterators

Changes

  • Cargo.toml
  • Cargo.lock

Behavior Preservation

The change is scoped to 2 files on the vulnerable path; it only tightens handling of untrusted input and leaves valid inputs unaffected.


This patch removes an exploit primitive — a code pattern that, while not independently exploitable today, could be chained with other weaknesses by automated exploit-development tooling. Proactive removal of such primitives raises the bar against increasingly capable automated attack tools.


Automated security fix by OrbisAI Security

Automated dependency upgrade by OrbisAI Security
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