Skip to content

Comments

fix security issue: fix login if password or username contains ";"#35

Open
spaceone wants to merge 1 commit intoflyingcircusio:mainfrom
mioladen:fix-escaping
Open

fix security issue: fix login if password or username contains ";"#35
spaceone wants to merge 1 commit intoflyingcircusio:mainfrom
mioladen:fix-escaping

Conversation

@spaceone
Copy link

The login doesn't work if the username or password contains a ";" because invalid CSV syntax is produced.
When the username or password is provided by user input this would allow CSV injection.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant