Python

MicrosoftNewsSoftware

Microsoft release Python in Excel – How will it work ?

Microsoft are announcing a significant evolution in the analytical capabilities available within Excel by releasing a Public Preview of Python

Read More
NewsOtherSoftware

Using Python 2 Its Time To Move To Python 3

Developers using Python 2 should begin to plan ahead and switch to Python 3 with the former losing its support

Read More
NewsSecurity Vulnerabilities

Python Security Regression Unicode Encoding Vulnerability [CVE-2019-10160]

CVE Number – CVE-2019-10160 A vulnerability in the the urllib.parse.urlsplit and urllib.parse.urlparse components of Python could allow an unauthenticated, remote

Read More
NewsSecurity News

Xwo Botnet

Xwo is a Python-based botnet family that scans the internet for exposed web services and default passwords. It appears to

Read More
NewsSecurity Vulnerabilities

Pallets Jinja str.format Sandbox Escape Vulnerability [CVE-2016-10745]

CVE Number – CVE-2016-10745 A vulnerability in Pallets Jinja could allow an unauthenticated, remote attacker to bypass security restrictions on

Read More
NewsSecurity Vulnerabilities

Pallets Flask Denial of Service Vulnerability [CVE-2018-1000656]

CVE Number – CVE-2018-1000656 A vulnerability in Pallets Flask could allow an unauthenticated, remote attacker to cause a denial of

Read More
NewsSecurity Vulnerabilities

Python Unicode Encoding Handling Information Disclosure Vulnerability [CVE-2019-9636]

CVE Number – CVE-2019-9636 A vulnerability in the the urllib.parse.urlsplit and urllib.parse.urlparse components of Python could allow an unauthenticated, remote attacker to obtain sensitive

Read More
NewsSecurity Vulnerabilities

Python urllib CRLF Injection Vulnerability [CVE-2019-9740]

CVE Number – CVE-2019-9740 A vulnerability in the urllib component of Python could allow an unauthenticated, remote attacker to inject Carriage Return

Read More
ComputerPythonTech Tips

Python Error – ModuleNotFoundError: No module named [RESOLVED]

You may get the following error in Python when you run a script :- ModuleNotFoundError: No module named ‘xxxxx’ This

Read More
NewsSecurity Vulnerabilities

NumPy pickle Python Module Remote Code Execution Vulnerability [CVE-2019-6446]

CVE Number – CVE-2019-6446 A vulnerability in NumPy could allow an unauthenticated, remote attacker to execute arbitrary code on a

Read More