Skip to content

Fix issue with parsing details in PYSEC-2022-42969 #107

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

Merged
merged 1 commit into from
Nov 7, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion vulns/py/PYSEC-2022-42969.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
id: PYSEC-2022-42969
details: Taken from [Github Advisory Database](https://github.com/advisories/GHSA-w596-4wvx-j9j6): 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.
details: 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.
affected:
- package:
name: py
Expand Down