Context-Inappropriate Capability
Medium
- Confidence
- 91% confidence
- Finding
- The script prepends a hard-coded local filesystem path to Python's import search path, which changes module resolution in a way unrelated to the travel-planning feature itself. This can cause the program to import unintended or attacker-controlled modules from that directory if the environment is shared, compromised, or if the path is reused on another system, creating a code-execution risk during import time.
