cvelist/2022/41xxx/CVE-2022-41932.json
advisory-database[bot] 3960e2c08e
Add CVE-2022-41932 for GHSA-4x5r-6v26-7j4v
Add CVE-2022-41932 for GHSA-4x5r-6v26-7j4v
2022-11-23 20:20:32 +00:00

94 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2022-41932",
"STATE": "PUBLIC",
"TITLE": "Creation of new database tables through login form on PostgreSQL"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "xwiki-platform",
"version": {
"version_data": [
{
"version_value": "< 13.10.8"
},
{
"version_value": ">= 14.0.0, < 14.4.2"
},
{
"version_value": ">= 14.5.0, < 14.6-rc-1"
}
]
}
}
]
},
"vendor_name": "xwiki"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. It's possible to make XWiki create many new schemas and fill them with tables just by using a crafted user identifier in the login form. This may lead to degraded database performance. The problem has been patched in XWiki 13.10.8, 14.6RC1 and 14.4.2. Users are advised to upgrade. There are no known workarounds for this issue."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400: Uncontrolled Resource Consumption"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-4x5r-6v26-7j4v",
"refsource": "CONFIRM",
"url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-4x5r-6v26-7j4v"
},
{
"name": "https://jira.xwiki.org/browse/XWIKI-19886",
"refsource": "MISC",
"url": "https://jira.xwiki.org/browse/XWIKI-19886"
}
]
},
"source": {
"advisory": "GHSA-4x5r-6v26-7j4v",
"discovery": "UNKNOWN"
}
}