Overview
- Description
- 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).
- Source
- cve@mitre.org
- NVD status
- Analyzed
Risk scores
CVSS 3.0
- Type
- Primary
- Base score
- 6.1
- Impact score
- 2.7
- Exploitability score
- 2.8
- Vector string
- CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:P/A:N
Weaknesses
- nvd@nist.gov
- CWE-79
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:shaarli_project:shaarli:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "A15BA1B9-CB9B-4E2C-B8BC-F056451DC57F", "versionEndExcluding": "0.8.5" } ], "operator": "OR" } ] }, { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:shaarli_project:shaarli:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "AF58258C-9FE8-4363-939F-E08387AE1F22", "versionEndExcluding": "0.9.3", "versionStartIncluding": "0.9.0" } ], "operator": "OR" } ] } ]