Skip to content

Add fingerprint to token and cookies to prevent sidejacking #325

@AstRonin

Description

@AstRonin

Hi all,

JWT has security issue about sidejacking.

https://cheatsheetseries.owasp.org/cheatsheets/JSON_Web_Token_for_Java_Cheat_Sheet.html#token-sidejacking

OWASP suggests to add a fingerprint into cookies to prevent using stolen token.

Do we have any ideas how we can implement this suggestion?

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