CVE-2024-25123

Path Manipulation in file mslib/index.py in MSS

Description

MSS (Mission Support System) is an open source package designed for planning atmospheric research flights. In file: `index.py`, there is a method that is vulnerable to path manipulation attack. By modifying file paths, an attacker can acquire sensitive information from different resources. The `filename` variable is joined with other variables to form a file path in `_file`. However, `filename` is a route parameter that can capture path type values i.e. values including slashes (\). So it is possible for an attacker to manipulate the file being read by assigning a value containing ../ to `filename` and so the attacker may be able to gain access to other files on the host filesystem. This issue has been addressed in MSS version 8.3.3. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Category

7.3
CVSS
Severity: High
CVSS 3.1 •
EPSS 0.12%
Vendor Advisory github.com
Affected: Open-MSS MSS
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2024-25123?
CVE-2024-25123 has been scored as a high severity vulnerability.
How to fix CVE-2024-25123?
To fix CVE-2024-25123, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2024-25123 being actively exploited in the wild?
As for now, there are no information to confirm that CVE-2024-25123 is being actively exploited. According to its EPSS score, there is a ~0% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2024-25123?
CVE-2024-25123 affects Open-MSS MSS.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.