OpenBMB XAgent v1.0.0 and before is vulnerable to path traversal in the file() function in XAgent/XAgentServer/application/routers/workspace.py. The input parameter “filename” is user-controllable and is concatenated into the file path to be read without proper validation, leading to a directory traversal vulnerability that may result in sensitive information disclosure.
| Vendor | Product | Versions |
|---|---|---|
| openbmb | xagent | n/a |
Updated vendor and product information, marked severity as HIGH, and noted that the vulnerability is actively exploited.
Initial creation