You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Cross references:
No existing reports found with this module or alias.
See doc/triage.md for instructions on how to triage this report.
modules:
- module: github.com/turt2live/matrix-media-repo
vulnerable_at: 1.3.0
packages:
- package: matrix-media-repo
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.
cves:
- CVE-2023-41318
references:
- advisory: https://github.com/turt2live/matrix-media-repo/security/advisories/GHSA-5crw-6j7v-xc72
- fix: https://github.com/turt2live/matrix-media-repo/commit/77ec2354e8f46d5ef149d1dcaf25f51c04149137
- fix: https://github.com/turt2live/matrix-media-repo/commit/bf8abdd7a5371118e280c65a8e0ec2b2e9bdaf59
- web: https://developer.mozilla.org/en-US/docs/Web/SVG/Element/script
The text was updated successfully, but these errors were encountered:
CVE-2023-41318 references github.com/turt2live/matrix-media-repo, which may be a Go module.
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. Commits77ec235
andbf8abdd
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 theContent-Disposition
header returned by matrix-media-repo as a workaround.References:
Cross references:
No existing reports found with this module or alias.
See doc/triage.md for instructions on how to triage this report.
The text was updated successfully, but these errors were encountered: