CVE-2023-41318

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in go/github.com/turt2live/matrix-media-repo

Identifiers

GHSA-5crw-6j7v-xc72, CVE-2023-41318

Package Slug

go/github.com/turt2live/matrix-media-repo

Vulnerability

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Description

matrix-media-repo is a highly customizable multi-domain media repository for the Matrix chat ecosystem. In affected versions an attacker could upload a malicious piece of media to the media repo, which would then be served with Content-Disposition: inline upon download. This vulnerability could be leveraged to execute scripts embedded in SVG content. Commits 77ec235 and bf8abdd fix the issue and are included in the 1.3.0 release. Operators should upgrade to v1.3.0 as soon as possible. Operators unable to upgrade should override the Content-Disposition header returned by matrix-media-repo as a workaround.

Affected Versions

All versions before 1.3.0

Solution

Upgrade to version 1.3.0 or above.

Last Modified

2023-09-11

source