Skip to content

Log injection alert #1542

Open
Open
@arpitjain099

Description

Describe the bug

Potential log injection alert here -

logger.info(f"Error executing command: {command}")

To Reproduce

logger.info(f"Error executing command: {command}")

Code snippets

https://github.com/openai/evals/blob/234bcde34b5951233681455faeb92baaaef97573/evals/elsuite/multistep_web_tasks/docker/flask-playwright/app.py#L187-L187

OS

macOS

Python version

3.11.4

Library version

1.40.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions