CVE-2023-22464

NameCVE-2023-22464
DescriptionViewVC is a browser interface for CVS and Subversion version control repositories. Versions prior to 1.2.3 and 1.1.30 are vulnerable to cross-site scripting. The impact of this vulnerability is mitigated by the need for an attacker to have commit privileges to a Subversion repository exposed by an otherwise trusted ViewVC instance. 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. Users should update to at least version 1.2.3 (if they are using a 1.2.x version of ViewVC) or 1.1.30 (if they are using a 1.1.x version). ViewVC 1.0.x is no longer supported, so users of that release lineage should implement one of the following workarounds. Users can edit their ViewVC EZT view templates to manually HTML-escape changed path "copyfrom paths" during rendering. Locate in your template set's `revision.ezt` file references to those changed paths, and wrap them with `[format "html"]` and `[end]`. For most users, that means that references to `[changes.copy_path]` will become `[format "html"][changes.copy_path][end]`. (This workaround should be reverted after upgrading to a patched version of ViewVC, else "copyfrom path" names will be doubly escaped.)
SourceCVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)
ReferencesDLA-3266-1, ELA-768-1

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
viewvc (PTS)jessie, jessie (lts)1.1.22-1+deb8u1vulnerable
stretch (lts), stretch1.1.26-1+deb9u1fixed
buster1.1.26-1vulnerable
buster (security)1.1.26-1+deb10u1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
viewvcsourcejessie(unfixed)end-of-life
viewvcsourcestretch1.1.26-1+deb9u1ELA-768-1
viewvcsourcebuster1.1.26-1+deb10u1DLA-3266-1
viewvcsource(unstable)(unfixed)

Notes

https://github.com/viewvc/viewvc/issues/311#issuecomment-1371011216
https://github.com/viewvc/viewvc/security/advisories/GHSA-jvpj-293q-q53h
https://github.com/viewvc/viewvc/commit/8c61b87b3e8745ab298e1463e1fce092e5c01026 (1.1.30)

Search for package or bug name: Reporting problems