Skip to content

Potential Object Injection vulnerability #6

@hoveit

Description

@hoveit

The Session class uses unserialize in the read method, creating a PHP Object Injection risk if session files are modified (e.g., via insecure permissions). This could enable arbitrary code execution through the use of magic methods.

Probably better to use JSON serialization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions