Looking for the vulnerability index of Invicti's legacy products?
Python Debugger Unauthorized Access Vulnerability - Vulnerability Database

Python Debugger Unauthorized Access Vulnerability

Description

The web application exposes Python debugpy/ debugger port. It's not recommended to have the server publicly accessible as the debugger has full access to the Python execution environment and an attacker may be able to execute arbitrary python code.

Remediation

Disable debugger or restrict access to it

Related Vulnerabilities