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

Deserialization of Untrusted Data #224

Closed
camilla007 opened this issue Nov 8, 2022 · 1 comment
Closed

Deserialization of Untrusted Data #224

camilla007 opened this issue Nov 8, 2022 · 1 comment

Comments

@camilla007
Copy link

Dependabot flags <= 1.11.0 as having the following security risk:

The Beaker library through 1.11.0 for Python is affected by the deserialization of untrusted data, which could lead to arbitrary code execution.

With weakness: https://cwe.mitre.org/data/definitions/502.html

I use this as a dependency of Turbogears2 and need this resolved in order to continue using that framework.

@amol-
Copy link
Collaborator

amol- commented Mar 15, 2025

Configuring beaker with JSON serializer prohibits the code execution

@amol- amol- closed this as completed Mar 15, 2025
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

No branches or pull requests

2 participants