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

Security vulnerability is showing for py with ID CVE-2022-42969 when pytest used #11252

Closed
shripad-bhat opened this issue Jul 26, 2023 · 2 comments

Comments

@shripad-bhat
Copy link

A high vulnerability is getting raised with ID "CVE-2022-42969" when we are using pytest in python 3.11.2.
Description : The py library through 1.11.0 for Python allows remote attackers to conduct a ReDoS (Regular expression Denial of Service) attack via a Subversion repository with crafted info data, because the InfoSvnCommand argument is mishandled.

@RonnyPfannschmidt
Copy link
Member

Pytest itself dropped the py dependency and the severity of the cve is completely wrong

The affected code is used anywhere of conseque for Testing

@RonnyPfannschmidt RonnyPfannschmidt closed this as not planned Won't fix, can't repro, duplicate, stale Jul 26, 2023
@RonnyPfannschmidt
Copy link
Member

additionally duplicate of #10392

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