2024-02-14 18:00:37 +00:00
{
2024-02-21 18:00:37 +00:00
"data_version" : "4.0" ,
2024-02-14 18:00:37 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-26145" ,
2024-02-21 18:00:37 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
"STATE" : "PUBLIC"
2024-02-14 18:00:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-02-21 18:00:37 +00:00
"value" : "Discourse Calendar adds the ability to create a dynamic calendar in the first post of a topic on Discourse. Uninvited users are able to gain access to private events by crafting a request to update their attendance. This problem is resolved in commit dfc4fa15f340189f177a1d1ab2cc94ffed3c1190. As a workaround, one may use post visibility to limit access."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-863: Incorrect Authorization" ,
"cweId" : "CWE-863"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "discourse" ,
"product" : {
"product_data" : [
{
"product_name" : "discourse-calendar" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : ">= 2201b254, < dfc4fa15f340189f177a1d1ab2cc94ffed3c1190"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/discourse/discourse-calendar/security/advisories/GHSA-4hh7-6m34-p2jp" ,
"refsource" : "MISC" ,
"name" : "https://github.com/discourse/discourse-calendar/security/advisories/GHSA-4hh7-6m34-p2jp"
} ,
{
"url" : "https://github.com/discourse/discourse-calendar/commit/dfc4fa15f340189f177a1d1ab2cc94ffed3c1190" ,
"refsource" : "MISC" ,
"name" : "https://github.com/discourse/discourse-calendar/commit/dfc4fa15f340189f177a1d1ab2cc94ffed3c1190"
}
]
} ,
"source" : {
"advisory" : "GHSA-4hh7-6m34-p2jp" ,
"discovery" : "UNKNOWN"
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" ,
"version" : "3.1"
2024-02-14 18:00:37 +00:00
}
]
}
}