VYPR

PyPI package

flaskcode

pkg:pypi/flaskcode

Vulnerabilities (2)

  • CVE-2023-52289HigJan 13, 2024
    affected <= 0.0.8

    An issue was discovered in the flaskcode package through 0.0.8 for Python. An unauthenticated directory traversal, exploitable with a POST request to a /update-resource-data/<file_path> URI (from views.py), allows attackers to write to arbitrary files.

  • CVE-2023-52288HigJan 13, 2024
    affected <= 0.0.8

    An issue was discovered in the flaskcode package through 0.0.8 for Python. An unauthenticated directory traversal, exploitable with a GET request to a /resource-data/<file_path>.txt URI (from views.py), allows attackers to read arbitrary files.