2022-09-02 15:00:45 +00:00
{
"CVE_data_meta" : {
2022-09-29 20:01:16 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-09-02 15:00:45 +00:00
"ID" : "CVE-2022-39226" ,
2022-09-29 20:01:16 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Discourse user profile location and website fields were not sufficiently length-limited"
2022-09-02 15:00:45 +00:00
} ,
2022-09-29 20:01:16 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "discourse" ,
"version" : {
"version_data" : [
{
"version_value" : "< 2.8.9"
} ,
{
"version_value" : ">= 2.9.0.beta0, < 2.9.0.beta10"
}
]
}
}
]
} ,
"vendor_name" : "discourse"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-09-02 15:00:45 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-09-29 21:00:37 +00:00
"value" : "Discourse is an open source discussion platform. In versions prior to 2.8.9 on the `stable` branch and prior to 2.9.0.beta10 on the `beta` and `tests-passed` branches, a malicious actor can add large payloads of text into the Location and Website fields of a user profile, which causes issues for other users when loading that profile. A fix to limit the length of user input for these fields is included in version 2.8.9 on the `stable` branch and version 2.9.0.beta10 on the `beta` and `tests-passed` branches. There are no known workarounds."
2022-09-29 20:01:16 +00:00
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 4.3 ,
"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:L" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-770: Allocation of Resources Without Limits or Throttling"
}
]
} ,
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-20: Improper Input Validation"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/discourse/discourse/security/advisories/GHSA-jw3q-xg5g-qjrw" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/discourse/discourse/security/advisories/GHSA-jw3q-xg5g-qjrw"
} ,
{
"name" : "https://github.com/discourse/discourse/pull/18302" ,
"refsource" : "MISC" ,
"url" : "https://github.com/discourse/discourse/pull/18302"
} ,
{
"name" : "https://github.com/discourse/discourse/commit/e69f7d2fd9c977dedbdb17f6813651e2a45bfb71" ,
"refsource" : "MISC" ,
"url" : "https://github.com/discourse/discourse/commit/e69f7d2fd9c977dedbdb17f6813651e2a45bfb71"
2022-09-02 15:00:45 +00:00
}
]
2022-09-29 20:01:16 +00:00
} ,
"source" : {
"advisory" : "GHSA-jw3q-xg5g-qjrw" ,
"discovery" : "UNKNOWN"
2022-09-02 15:00:45 +00:00
}
}