CVE-2024-51498 MEDIUM

CVE-2024-51498: [@imput/cobalt-web] Cross-site Scripting when downloading picker image from malicious instance

Vendor Imputnet
Product cobalt
Weakness CWE-79 · XSS
Published November 4, 2024
Last update November 5, 2024

CVSS base score

6.0/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:L/VI:H/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

cobalt is a media downloader that doesn't piss you off. A malicious cobalt instance could serve links with the `javascript:` protocol, resulting in Cross-site Scripting (XSS) when the user tries to download an item from a picker. This issue has been present since commit `66bac03e`, was mitigated in commit `97977efa` (correctly configured web instances were no longer vulnerable) and fully fixed in commit `c4be1d3a` (included in release version 10.2.1). Users are advised to upgrade. Users unable to upgrade should enable a content-security-policy.

Key dates

02Disclosure timeline

November 4, 2024 CVE published
November 5, 2024 Record updated