
CVE-2024-45601 – Local file Inclusion via static file serving functionality in Mesop
https://notcve.org/view.php?id=CVE-2024-45601
18 Sep 2024 — Mesop is a Python-based UI framework designed for rapid web apps development. A vulnerability has been discovered and fixed in Mesop that could potentially allow unauthorized access to files on the server hosting the Mesop application. The vulnerability was related to insufficient input validation in a specific endpoint. This could have allowed an attacker to access files not intended to be served. Users are strongly advised to update to the latest version of Mesop immediately. • https://github.com/google/mesop/commit/17fb769d6a91f0a8cbccfab18f64977b158a6a31 • CWE-20: Improper Input Validation CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •