Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIXME: directory traversal vulnerability in agent codepath #620

Merged
merged 1 commit into from
May 24, 2024

Commits on May 23, 2024

  1. FIXME: directory traversal vulnerability in agent codepath

    Function Load() could be used to overwrite any files with
    user-controlled input of plugin name.
    
    Must do path validation before further procedure of plugin
    downlaoding.
    
    Signed-off-by: shenping.matt <shenping.matt@bytedance.com>
    shenping-bd committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2ee3e4c View commit details
    Browse the repository at this point in the history