CVE-2024-25123
Last modified
CVE-2024-25123 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.49% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Open-Mss | Mission Support System | >= 5.0.0, < 8.3.3 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-25123?
How severe is CVE-2024-25123?
How do I fix CVE-2024-25123?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-25117php-svg-lib is a scalable vector graphics (SVG) file parsing…9.8
- CVE-2024-25118TYPO3 is an open source PHP based web content management sys…6.5
- CVE-2024-25119TYPO3 is an open source PHP based web content management sys…4.9
- CVE-2024-25120TYPO3 is an open source PHP based web content management sys…4.3
- CVE-2024-25121TYPO3 is an open source PHP based web content management sys…7.1
- CVE-2024-25122sidekiq-unique-jobs is an open source project which prevents…6.1
- CVE-2024-25124Fiber is a web framework written in go. Prior to version 2.5…9.8
- CVE-2024-25125Digdag is an open source tool that to build, run, schedule, …5.3
- CVE-2024-25126Rack is a modular Ruby web server interface. Carefully craft…7.5
- CVE-2024-25128Flask-AppBuilder is an application development framework, bu…9.1
- CVE-2024-25129The CodeQL CLI repo holds binaries for the CodeQL command li…5.5
- CVE-2024-2513The WP Chat App plugin for WordPress is vulnerable to Stored…5.4
Are you affected by CVE-2024-25123?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
