mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-05-08 19:46:39 +00:00
Auto-merge PR#8454
Auto-merge PR#8454
This commit is contained in:
commit
7855581e18
@ -1,95 +1,109 @@
|
|||||||
{
|
{
|
||||||
"data_version": "4.0",
|
"data_type": "CVE",
|
||||||
"data_type": "CVE",
|
"data_format": "MITRE",
|
||||||
"data_format": "MITRE",
|
"data_version": "4.0",
|
||||||
"CVE_data_meta": {
|
"generator": {
|
||||||
"ID": "CVE-2022-23549",
|
"engine": "Vulnogram 0.0.9"
|
||||||
"ASSIGNER": "security-advisories@github.com",
|
},
|
||||||
"STATE": "PUBLIC"
|
"CVE_data_meta": {
|
||||||
},
|
"ID": "CVE-2022-23549",
|
||||||
"description": {
|
"ASSIGNER": "security-advisories@github.com",
|
||||||
"description_data": [
|
"TITLE": "Discourse vulnerable to bypass of post max_length using HTML comments",
|
||||||
{
|
"STATE": "PUBLIC"
|
||||||
"lang": "eng",
|
},
|
||||||
"value": "Discourse is an option source discussion platform. Prior to version 2.8.14 on the `stable` branch and version 2.9.0.beta15 on the `beta` and `tests-passed` branches, users can create posts with raw body longer than the `max_length` site setting by including html comments that are not counted toward the character limit. This issue is patched in versions 2.8.14 and 2.9.0.beta16. There are no known workarounds."
|
"source": {
|
||||||
}
|
"defect": [
|
||||||
]
|
"GHSA-p47g-v5wr-p4xp"
|
||||||
},
|
],
|
||||||
"problemtype": {
|
"advisory": "GHSA-p47g-v5wr-p4xp",
|
||||||
"problemtype_data": [
|
"discovery": "UNKNOWN"
|
||||||
{
|
},
|
||||||
"description": [
|
"affects": {
|
||||||
|
"vendor": {
|
||||||
|
"vendor_data": [
|
||||||
|
{
|
||||||
|
"vendor_name": "discourse",
|
||||||
|
"product": {
|
||||||
|
"product_data": [
|
||||||
|
{
|
||||||
|
"product_name": "discourse",
|
||||||
|
"version": {
|
||||||
|
"version_data": [
|
||||||
{
|
{
|
||||||
"lang": "eng",
|
"version_name": "2.8.14",
|
||||||
"value": "CWE-20: Improper Input Validation",
|
"version_affected": "<",
|
||||||
"cweId": "CWE-20"
|
"version_value": "2.8.14",
|
||||||
}
|
"platform": ""
|
||||||
]
|
},
|
||||||
}
|
{
|
||||||
]
|
"version_name": "2.9.0.beta0",
|
||||||
},
|
"version_affected": "<=",
|
||||||
"affects": {
|
"version_value": "2.9.0.beta0",
|
||||||
"vendor": {
|
"platform": ""
|
||||||
"vendor_data": [
|
},
|
||||||
{
|
{
|
||||||
"vendor_name": "discourse",
|
"version_name": "2.9.0.beta16",
|
||||||
"product": {
|
"version_affected": "<",
|
||||||
"product_data": [
|
"version_value": "2.9.0.beta16",
|
||||||
{
|
"platform": ""
|
||||||
"product_name": "discourse",
|
|
||||||
"version": {
|
|
||||||
"version_data": [
|
|
||||||
{
|
|
||||||
"version_value": "< 2.8.14",
|
|
||||||
"version_affected": "="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"version_value": ">= 2.9.0.beta0, < 2.9.0.beta15",
|
|
||||||
"version_affected": "="
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
]
|
||||||
"references": {
|
|
||||||
"reference_data": [
|
|
||||||
{
|
|
||||||
"url": "https://github.com/discourse/discourse/security/advisories/GHSA-p47g-v5wr-p4xp",
|
|
||||||
"refsource": "MISC",
|
|
||||||
"name": "https://github.com/discourse/discourse/security/advisories/GHSA-p47g-v5wr-p4xp"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "https://github.com/discourse/discourse/commit/bf6b08670a927cc80bb090b7a2e710b4b554e6a8",
|
|
||||||
"refsource": "MISC",
|
|
||||||
"name": "https://github.com/discourse/discourse/commit/bf6b08670a927cc80bb090b7a2e710b4b554e6a8"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"source": {
|
|
||||||
"advisory": "GHSA-p47g-v5wr-p4xp",
|
|
||||||
"discovery": "UNKNOWN"
|
|
||||||
},
|
|
||||||
"impact": {
|
|
||||||
"cvss": [
|
|
||||||
{
|
|
||||||
"attackComplexity": "LOW",
|
|
||||||
"attackVector": "NETWORK",
|
|
||||||
"availabilityImpact": "HIGH",
|
|
||||||
"baseScore": 5.7,
|
|
||||||
"baseSeverity": "MEDIUM",
|
|
||||||
"confidentialityImpact": "NONE",
|
|
||||||
"integrityImpact": "NONE",
|
|
||||||
"privilegesRequired": "LOW",
|
|
||||||
"scope": "UNCHANGED",
|
|
||||||
"userInteraction": "REQUIRED",
|
|
||||||
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
|
|
||||||
"version": "3.1"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"problemtype": {
|
||||||
|
"problemtype_data": [
|
||||||
|
{
|
||||||
|
"description": [
|
||||||
|
{
|
||||||
|
"lang": "eng",
|
||||||
|
"value": "CWE-20 Improper Input Validation"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"description": {
|
||||||
|
"description_data": [
|
||||||
|
{
|
||||||
|
"lang": "eng",
|
||||||
|
"value": "Discourse is an option source discussion platform. Prior to version 2.8.14 on the `stable` branch and version 2.9.0.beta16 on the `beta` and `tests-passed` branches, users can create posts with raw body longer than the `max_length` site setting by including html comments that are not counted toward the character limit. This issue is patched in versions 2.8.14 and 2.9.0.beta16. There are no known workarounds."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"references": {
|
||||||
|
"reference_data": [
|
||||||
|
{
|
||||||
|
"refsource": "CONFIRM",
|
||||||
|
"url": "https://github.com/discourse/discourse/security/advisories/GHSA-p47g-v5wr-p4xp",
|
||||||
|
"name": "https://github.com/discourse/discourse/security/advisories/GHSA-p47g-v5wr-p4xp"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"refsource": "MISC",
|
||||||
|
"url": "https://github.com/discourse/discourse/commit/bf6b08670a927cc80bb090b7a2e710b4b554e6a8",
|
||||||
|
"name": "https://github.com/discourse/discourse/commit/bf6b08670a927cc80bb090b7a2e710b4b554e6a8"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"impact": {
|
||||||
|
"cvss": {
|
||||||
|
"version": "3.1",
|
||||||
|
"attackVector": "NETWORK",
|
||||||
|
"attackComplexity": "LOW",
|
||||||
|
"privilegesRequired": "LOW",
|
||||||
|
"userInteraction": "REQUIRED",
|
||||||
|
"scope": "UNCHANGED",
|
||||||
|
"confidentialityImpact": "NONE",
|
||||||
|
"integrityImpact": "NONE",
|
||||||
|
"availabilityImpact": "HIGH",
|
||||||
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H",
|
||||||
|
"baseScore": 5.7,
|
||||||
|
"baseSeverity": "MEDIUM"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user