2022-11-28 18:00:46 +00:00
{
"CVE_data_meta" : {
2022-11-29 16:57:19 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-11-28 18:00:46 +00:00
"ID" : "CVE-2022-46148" ,
2022-11-29 16:57:19 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Discourse allows self-XSS through malicious composer message"
2022-11-28 18:00:46 +00:00
} ,
2022-11-29 16:57:19 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "discourse" ,
"version" : {
"version_data" : [
{
"version_value" : "<= 2.8.10"
} ,
{
"version_value" : ">= 2.9.0.beta1, <= 2.9.0.beta11"
}
]
}
}
]
} ,
"vendor_name" : "discourse"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-11-28 18:00:46 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-11-29 18:00:36 +00:00
"value" : "Discourse is an open-source messaging platform. In versions 2.8.10 and prior on the `stable` branch and versions 2.9.0.beta11 and prior on the `beta` and `tests-passed` branches, users composing malicious messages and navigating to drafts page could self-XSS. This vulnerability can lead to a full XSS on sites which have modified or disabled Discourse\u2019s default Content Security Policy. This issue is patched in the latest stable, beta and tests-passed versions of Discourse."
2022-11-28 18:00:46 +00:00
}
]
2022-11-29 16:57:19 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/discourse/discourse/security/advisories/GHSA-c5h6-6gg5-84fh" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/discourse/discourse/security/advisories/GHSA-c5h6-6gg5-84fh"
}
]
} ,
"source" : {
"advisory" : "GHSA-c5h6-6gg5-84fh" ,
"discovery" : "UNKNOWN"
2022-11-28 18:00:46 +00:00
}
}