|
Bugzilla – Full Text Bug Listing |
| Summary: | VUL-1: DISPUTED: CVE-2023-36632: python39,python3,python36,python311,python,python310: unbounded recursion when using the legacy email.utils.parseaddr() function with untrusted input | ||
|---|---|---|---|
| Product: | [Novell Products] SUSE Security Incidents | Reporter: | Carlos López <carlos.lopez> |
| Component: | Incidents | Assignee: | Security Team bot <security-team> |
| Status: | RESOLVED WONTFIX | QA Contact: | Security Team bot <security-team> |
| Severity: | Minor | ||
| Priority: | P4 - Low | CC: | mcepl, meissner, rfrohl, security-team, stoyan.manolov, zkuahxv |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| URL: | https://smash.suse.de/issue/370459/ | ||
| Whiteboard: | CVSSv3.1:SUSE:CVE-2023-36632:3.1:(AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L) | ||
| Found By: | Security Response Team | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Carlos López
2023-06-26 08:56:45 UTC
I completely agree with Petr Viktorin from Red Hat: > What makes this a security issue? The function can raise AttributeError, LookupError, OSError, TypeError, UnicodeEncodeError, ValueError, or really any type of error. RecursionError is unexpected, but why is it treated as a *security* issue. Upstream ticket is https://github.com/python/cpython/issues/103800 but it heavily disputed whether it is even bug at all, not talking whether it is a *security* bug. Hi All, Is there any updated information on this ticket? I saw that https://www.suse.com/security/cve/CVE-2023-36632.html is still pending. Will we close it or continue to wait for the upstream fix? BRs/KhanhVu |