Skip to content

Potential Vulnerability in Cloned Code#847

Merged
slozier merged 2 commits intoIronLanguages:masterfrom
ivanaclairineirsan:fix/CVE-2022-45061
Mar 13, 2026
Merged

Potential Vulnerability in Cloned Code#847
slozier merged 2 commits intoIronLanguages:masterfrom
ivanaclairineirsan:fix/CVE-2022-45061

Conversation

@ivanaclairineirsan
Copy link
Contributor

This PR fixes a potential security vulnerability in Src/StdLib/Lib/encodings/idna.py

###Details:
Affected File: Src/StdLib/Lib/encodings/idna.py

Original Fix: python/cpython@a6f6c3a

###What this PR does:
This PR applies the same security patch that was applied to the original repository to eliminate the potential vulnerability in the cloned code.

###References:

@slozier slozier merged commit 7955030 into IronLanguages:master Mar 13, 2026
1 check passed
@ivanaclairineirsan
Copy link
Contributor Author

Hi @slozier ,

Thank you for reviewing the fix in this PR. As this addresses a vulnerability similar to CVE-2022-45061, I am considering filing a CVE report to document this specific instance.
Hence, I wanted to check if you're comfortable with it, and I’m happy to handle the submission.
Looking forward to your thoughts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants