2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-28107" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-03-17T17:15:11.517" ,
"lastModified" : "2023-03-23T20:53:57.360" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Discourse is an open-source discussion platform. Prior to version 3.0.2 of the `stable` branch and version 3.1.0.beta3 of the `beta` and `tests-passed` branches, a user logged as an administrator can request backups multiple times, which will eat up all the connections to the DB. If this is done on a site using multisite, then it can affect the whole cluster. The vulnerability is patched in version 3.0.2 of the `stable` branch and version 3.1.0.beta3 of the `beta` and `tests-passed` branches. There are no known workarounds."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 4.9 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 3.6
} ,
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 4.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 0.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-770"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:discourse:discourse:*:*:*:*:stable:*:*:*" ,
"versionEndIncluding" : "3.0.1" ,
"matchCriteriaId" : "618BD7ED-B602-46C3-AFDA-55544B4E6264"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:discourse:discourse:*:*:*:*:beta:*:*:*" ,
"versionEndExcluding" : "3.1.0" ,
"matchCriteriaId" : "D3C08972-822D-4657-9B6F-02BC692B7C6E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:discourse:discourse:3.1.0:beta1:*:*:beta:*:*:*" ,
"matchCriteriaId" : "B9BBED17-A6BA-4F17-8814-8D8521F28375"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:discourse:discourse:3.1.0:beta2:*:*:beta:*:*:*" ,
"matchCriteriaId" : "888B8ECF-EBE0-4821-82F6-B0026E95E407"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/discourse/discourse/commit/0bd64788d2b4680c04fbef76314a24884d65fed9" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/discourse/discourse/commit/78a3efa7104eed6dd3ed7a06a71e2705337d9e61" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/discourse/discourse/pull/20700" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/discourse/discourse/pull/20701" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/discourse/discourse/security/advisories/GHSA-cp7c-fm4c-6xxx" ,
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
}
]
}