Skip to content

pickle is insecure #52

@Xenega

Description

@Xenega

The python module pickle is very insecure. We use a white list and it mitigate the danger but it's not impossible and very hard to know if we have a security issue. Object can leak a functionality enough powerful to create a attack.

IMHO, we should remove pickle and use a other system to save data. Less head scratch.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions