Skip to content

CSRF/XSS vulnerability through separator injection #1781

@vaadin-bot

Description

@vaadin-bot

Originally by @hesara


The communication protocol in Vaadin permits injection of message separators, making it possible to alter the state of other visible components (CSRF - cross site request forgery).

This can also enable XSS attacks by modifying the state of certain components.

An attack vector exploiting this would be convincing the user to paste text containing attacker written code (including special characters) to certain components in the application.

It is also possible to perform such injection through URI fragments in applications that use UriFragmentUtility.

This vulnerability was discovered by Wouter Coekaerts (http://wouter.coekaerts.be).


Imported from https://dev.vaadin.com/ issue #7669

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions