Reflected XSS vulnerability in Shaarli v0.9.1 allows an unauthenticated attacker to inject JavaScript via the searchtags parameter to index.php. If the victim is an administrator, an attacker can (for example) take over the admin session or change global settings or add/delete links. It is also possible to execute JavaScript against unauthenticated users.
References
Link | Resource |
---|---|
http://openwall.com/lists/oss-security/2017/10/07/2 | Mailing List Patch Third Party Advisory VDB Entry |
https://github.com/shaarli/Shaarli/pull/987 | Third Party Advisory |
https://github.com/shaarli/Shaarli/releases/tag/v0.9.2 | Release Notes Third Party Advisory |
Configurations
History
No history.
Information
Published : 2017-10-11 01:32
Updated : 2024-02-04 19:29
NVD link : CVE-2017-15215
Mitre link : CVE-2017-15215
CVE.ORG link : CVE-2017-15215
JSON object : View
Products Affected
shaarli_project
- shaarli
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')