xaitax/CVE-2024-6387_Check

script under python 3.6.8 problem

tigerchris opened this issue · 1 comments

                                  _________ _________ ___ ___ .__

_______ ____ ___________ ____ / // // | || ____ ____
_ __ _/ __ \ / _ __ _/ __ \ _
\ _ / ~ \ |/ _ \ /
| | /\ // // > | /\ / / / \ Y / ( <> ) |
|| _ >
/|| _ >_______ /_______ /_|_ /||_/|| /
/_____/ / / / / /
CVE-2024-6387 Vulnerability Checker
v0.8 / Alex Hagenah / @xaitax / ah@primepage.de

Progress: 1/1 checks performed
Traceback (most recent call last):
File "./check-cve-2024-6387", line 298, in
main()
File "./check-cve-2024-6387", line 280, in main
print(f"\n\U0001f6e1\ufe0f Servers not vulnerable: {len(not_vulnerable)}")
UnicodeEncodeError: 'latin-1' codec can't encode characters in position 1-2: ordinal not in range(256)

$ python3 -V
Python 3.6.8

Hi, Python 3.6 is EoL since 2021 and hence won't be supported.