Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Cursor Desktop sandbox escape via agent-controlled working directory
Vulnerability Description
Cursor is a code editor built for programming with AI. Prior to 3.0, Cursor runs agent terminal commands in a sandbox by default, and the sandbox grants write access to the command's working directory. A flaw was identified in how the agent could modify the working_directory parameter, which could cause the sandbox to include writable paths outside the intended workspace. A malicious agent could set working_directory to a sensitive location and write arbitrary files outside the workspace under the user's privileges. This enables non-sandboxed Remote Code Execution — for example by overwriting the cursorsandbox helper so later commands run unsandboxed — with no user interaction beyond a benign prompt. This vulnerability is fixed in 3.0.
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
Cursor 路径遍历漏洞
Vulnerability Description
Cursor是Cursor公司的一款深度集成AI的智能代码编辑器。 Cursor 3.0之前版本存在路径遍历漏洞,该漏洞源于代理可修改working_directory参数,导致沙箱包含工作区外的可写路径,恶意代理可在用户权限下在工作区外写入任意文件,实现非沙箱远程代码执行。
CVSS Information
N/A
Vulnerability Type
N/A