cvelist/2024/51xxx/CVE-2024-51498.json
2024-11-05 00:00:35 +00:00

83 lines
3.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-51498",
"ASSIGNER": "security-advisories@github.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "imputnet",
"product": {
"product_data": [
{
"product_name": "cobalt",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "< 10.2.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/imputnet/cobalt/security/advisories/GHSA-cm4c-v4cm-3735",
"refsource": "MISC",
"name": "https://github.com/imputnet/cobalt/security/advisories/GHSA-cm4c-v4cm-3735"
},
{
"url": "https://github.com/imputnet/cobalt/commit/66bac03e3078e4e781d2d3903c05ad66a883a354",
"refsource": "MISC",
"name": "https://github.com/imputnet/cobalt/commit/66bac03e3078e4e781d2d3903c05ad66a883a354"
},
{
"url": "https://github.com/imputnet/cobalt/commit/97977efabd92375f270d1818f38de3b0682c2f19",
"refsource": "MISC",
"name": "https://github.com/imputnet/cobalt/commit/97977efabd92375f270d1818f38de3b0682c2f19"
},
{
"url": "https://github.com/imputnet/cobalt/commit/c4be1d3a37b0deb6b6087ec7a815262ac942daf1",
"refsource": "MISC",
"name": "https://github.com/imputnet/cobalt/commit/c4be1d3a37b0deb6b6087ec7a815262ac942daf1"
}
]
},
"source": {
"advisory": "GHSA-cm4c-v4cm-3735",
"discovery": "UNKNOWN"
}
}