CVE-2020-5283
Published Apr 3, 2020
Last updated a year ago
Overview
- Description
- ViewVC before versions 1.1.28 and 1.2.1 has a XSS vulnerability in CVS show_subdir_lastmod support. The impact of this vulnerability is mitigated by the need for an attacker to have commit privileges to a CVS repository exposed by an otherwise trusted ViewVC instance that also has the `show_subdir_lastmod` feature enabled. The attack vector involves files with unsafe names (names that, when embedded into an HTML stream, would cause the browser to run unwanted code), which themselves can be challenging to create. This vulnerability is patched in versions 1.2.1 and 1.1.28.
- Source
- security-advisories@github.com
- NVD status
- Modified
Social media
- Hype score
- Not currently trending
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 3.5
- Impact score
- 2.5
- Exploitability score
- 0.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:N
- Severity
- LOW
CVSS 2.0
- Type
- Primary
- Base score
- 2.1
- Impact score
- 2.9
- Exploitability score
- 3.9
- Vector string
- AV:N/AC:H/Au:S/C:N/I:P/A:N
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:viewvc:viewvc:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "317FCBFB-4761-4735-8367-4AE5D03AB998", "versionEndExcluding": "1.1.28" }, { "criteria": "cpe:2.3:a:viewvc:viewvc:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "0C4C4AE3-6765-4AD4-991F-EF3F0B3EF39E", "versionEndExcluding": "1.2.1", "versionStartIncluding": "1.2.0" } ], "operator": "OR" } ] } ]