In FlightGear before 2017.2.1, the FGCommand interface allows overwriting any file the user has write access to, but not with arbitrary data: only with the contents of a FlightGear flightplan (XML). A resource such as a malicious third-party aircraft could exploit this to damage files belonging to the user. Both this issue and CVE-2016-9956 are directory traversal vulnerabilities in Autopilot/route_mgr.cxx - this one exists because of an incomplete fix for CVE-2016-9956.
References
Link | Resource |
---|---|
https://sourceforge.net/p/flightgear/flightgear/ci/faf872e7f71ca14c567ac7080561fc785d8d2fd0/ | Issue Tracking Patch Third Party Advisory |
https://sourceforge.net/p/flightgear/flightgear/ci/faf872e7f71ca14c567ac7080561fc785d8d2fd0/ | Issue Tracking Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2017-05-12 19:29
Updated : 2025-04-20 01:37
NVD link : CVE-2017-8921
Mitre link : CVE-2017-8921
CVE.ORG link : CVE-2017-8921
JSON object : View
Products Affected
flightgear
- flightgear
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')