CVE-2024-25123

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-25123
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-25123.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-25123
Aliases
  • GHSA-pf2h-qjcr-qvq2
Published
2024-02-15T21:33:01.922Z
Modified
2025-12-05T03:14:17.954217Z
Severity
  • 7.3 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L CVSS Calculator
Summary
Path Manipulation in file mslib/index.py in MSS
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/25xxx/CVE-2024-25123.json",
    "cwe_ids": [
        "CWE-22"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/open-mss/mss

Affected ranges

Type
GIT
Repo
https://github.com/open-mss/mss
Events

Affected versions

5.*

5.0.0
5.0.1
5.0.2

6.*

6.0.0
6.0.1
6.0.2
6.0.3
6.0.4
6.0.5
6.0.6
6.1.0
6.1.1
6.2.0
6.2.1

7.*

7.0.0
7.0.1
7.0.2
7.0.3
7.0.4
7.0.5
7.0.6
7.0.7
7.0.8

8.*

8.0.0
8.0.1
8.1.0
8.1.1
8.2.0
8.3.0
8.3.1
8.3.2