Cross-site scripting (XSS) vulnerability in Shaarli before 0.8.5 and 0.9.x before 0.9.3 allows remote attackers to inject arbitrary code via the login form's username field (aka the login parameter to the ban_canLogin function in index.php).
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://github.com/shaarli/Shaarli/releases/tag/v0.8.5 | third party advisory |
https://github.com/shaarli/Shaarli/pull/1046 | third party advisory release notes |
https://github.com/shaarli/Shaarli/releases/tag/v0.9.3 | third party advisory release notes |