You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vulnerability Result
Location: C:\ProgramData\spyder-6\include\patchlevel.h
Version: 3.11.9
HKLM\SOFTWARE\Python\PythonCore\3.11\INSTALLPATH Key found
The e-mail module of Python 0 - 2.7.18, 3.x - 3.12.x incorrectly parses e-mail addresses which contain a special character. This vulnerability allows attackers to send messages from e-mail addresses that would otherwise be rejected.
Affected versions
Python version 0 to 3.8.19
Python version 3.9.0 to 3.9.19
Python version 3.10.0 to 3.10.14
Python version 3.11.0 to 3.11.9
Python version 3.12.0 to 3.12.5
What steps reproduce the problem?
Update Spyder to v 6.0.3
What is the expected output? What do you see instead?
N/A
Paste Traceback/Error Below (if applicable)
PASTE TRACEBACK HERE
Versions
Spyder version:
Python version:
Qt version:
PyQt version:
Operating System name/version:
Dependencies
PASTE DEPENDENCIES HERE
The text was updated successfully, but these errors were encountered:
Hey @bedwinc, thanks for reporting. We'll address this in our 6.1 version, to be released in a few months.
Since Spyder is not used for general development but mostly for scientific programming, we're not too worried about a vulnerability in the email module of the standard library,
ccordoba12
changed the title
Spyder 6.0.3 Vulnerable Python Implementation CVE-2023-27043
Spyder 6.0.x uses a vulnerable Python implementation
Jan 3, 2025
Issue Report Checklist
conda update spyder
(orpip
, if not using Anaconda)jupyter qtconsole
(if console-related)spyder --reset
Problem Description
Spyder v6.0.3 is using a vulnerable version of Python according to Qualys. https://nvd.nist.gov/vuln/detail/CVE-2023-27043
Vulnerability Result
Location: C:\ProgramData\spyder-6\include\patchlevel.h
Version: 3.11.9
HKLM\SOFTWARE\Python\PythonCore\3.11\INSTALLPATH Key found
The e-mail module of Python 0 - 2.7.18, 3.x - 3.12.x incorrectly parses e-mail addresses which contain a special character. This vulnerability allows attackers to send messages from e-mail addresses that would otherwise be rejected.
Affected versions
Python version 0 to 3.8.19
Python version 3.9.0 to 3.9.19
Python version 3.10.0 to 3.10.14
Python version 3.11.0 to 3.11.9
Python version 3.12.0 to 3.12.5
What steps reproduce the problem?
What is the expected output? What do you see instead?
N/A
Paste Traceback/Error Below (if applicable)
Versions
Dependencies
The text was updated successfully, but these errors were encountered: