2022-05-18 19:01:55 +00:00
{
"CVE_data_meta" : {
2022-06-14 19:50:51 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-05-18 19:01:55 +00:00
"ID" : "CVE-2022-31059" ,
2022-06-14 19:50:51 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Discourse Calendar Event names susceptible to Cross-site Scripting"
2022-05-18 19:01:55 +00:00
} ,
2022-06-14 19:50:51 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "discourse-calendar" ,
"version" : {
"version_data" : [
{
"version_value" : "< 1.0.1"
}
]
}
}
]
} ,
"vendor_name" : "discourse"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-05-18 19:01:55 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-06-14 19:50:51 +00:00
"value" : "Discourse Calendar is a calendar plugin for Discourse, an open-source messaging app. Prior to version 1.0.1, parsing and rendering of Event names can be susceptible to cross-site scripting (XSS) attacks. This vulnerability only affects sites which have modified or disabled Discourse’ s default Content Security Policy. This issue is patched in version 1.0.1 of the Discourse Calendar plugin. As a workaround, ensure that the Content Security Policy is enabled, and has not been modified in a way which would make it more vulnerable to XSS attacks."
2022-05-18 19:01:55 +00:00
}
]
2022-06-14 19:50:51 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N" ,
"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-calendar/security/advisories/GHSA-c783-x9vm-xxp5" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/discourse/discourse-calendar/security/advisories/GHSA-c783-x9vm-xxp5"
} ,
{
"name" : "https://github.com/discourse/discourse-calendar/pull/280" ,
"refsource" : "MISC" ,
"url" : "https://github.com/discourse/discourse-calendar/pull/280"
} ,
{
"name" : "https://github.com/discourse/discourse-calendar/commit/2719b9e81994e961bf8c4e12b4556dc9777dd62f" ,
"refsource" : "MISC" ,
"url" : "https://github.com/discourse/discourse-calendar/commit/2719b9e81994e961bf8c4e12b4556dc9777dd62f"
}
]
} ,
"source" : {
"advisory" : "GHSA-c783-x9vm-xxp5" ,
"discovery" : "UNKNOWN"
2022-05-18 19:01:55 +00:00
}
}