2023-06-27 16:00:42 +00:00
{
2023-07-14 22:00:44 +00:00
"data_version" : "4.0" ,
2023-06-27 16:00:42 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-36818" ,
2023-07-14 22:00:44 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2023-06-27 16:00:42 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-07-14 22:00:44 +00:00
"value" : "Discourse is an open source discussion platform. In affected versions a request to create or update custom sidebar section can cause a denial of service. This issue has been patched in commit `52b003d915`. Users are advised to upgrade. There are no known workarounds for this vulnerability."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-400: Uncontrolled Resource Consumption" ,
"cweId" : "CWE-400"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "discourse" ,
"product" : {
"product_data" : [
{
"product_name" : "discourse" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "= 3.1.0beta5"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/discourse/discourse/security/advisories/GHSA-gxqx-3q2p-37gm" ,
"refsource" : "MISC" ,
"name" : "https://github.com/discourse/discourse/security/advisories/GHSA-gxqx-3q2p-37gm"
} ,
{
"url" : "https://github.com/discourse/discourse/commit/52b003d915761f1581ae2d105f3cbe76df7bf1ff" ,
"refsource" : "MISC" ,
"name" : "https://github.com/discourse/discourse/commit/52b003d915761f1581ae2d105f3cbe76df7bf1ff"
}
]
} ,
"source" : {
"advisory" : "GHSA-gxqx-3q2p-37gm" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
2023-06-27 16:00:42 +00:00
}
]
}
}