2022-09-30 17:00:33 +00:00
{
"CVE_data_meta" : {
2022-11-23 19:09:34 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-09-30 17:00:33 +00:00
"ID" : "CVE-2022-41930" ,
2022-11-23 19:09:34 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "org.xwiki.platform:xwiki-platform-user-profile-ui missing authorization to enable or disable users"
2022-09-30 17:00:33 +00:00
} ,
2022-11-23 19:09:34 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "xwiki-platform" ,
"version" : {
"version_data" : [
{
"version_value" : ">= 12.4, < 13.10.7"
} ,
{
"version_value" : ">= 14.0.0, < 14.4.2"
}
]
}
}
]
} ,
"vendor_name" : "xwiki"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-09-30 17:00:33 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-11-23 20:00:39 +00:00
"value" : "org.xwiki.platform:xwiki-platform-user-profile-ui is missing authorization to enable or disable users. Any user (logged in or not) with access to the page XWiki.XWikiUserProfileSheet can enable or disable any user profile. This might allow to a disabled user to re-enable themselves, or to an attacker to disable any user of the wiki. The problem has been patched in XWiki 13.10.7, 14.5RC1 and 14.4.2. Workarounds: The problem can be patched immediately by editing the page `XWiki.XWikiUserProfileSheet` in the wiki and by performing the changes contained in https://github.com/xwiki/xwiki-platform/commit/5be1cc0adf917bf10899c47723fa451e950271fa."
2022-09-30 17:00:33 +00:00
}
]
2022-11-23 19:09:34 +00:00
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-862: Missing Authorization"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-p5v9-g8w8-5q4v" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-p5v9-g8w8-5q4v"
} ,
{
"name" : "https://github.com/xwiki/xwiki-platform/commit/5be1cc0adf917bf10899c47723fa451e950271fa" ,
"refsource" : "MISC" ,
"url" : "https://github.com/xwiki/xwiki-platform/commit/5be1cc0adf917bf10899c47723fa451e950271fa"
} ,
{
"name" : "https://jira.xwiki.org/browse/XWIKI-19792" ,
"refsource" : "MISC" ,
"url" : "https://jira.xwiki.org/browse/XWIKI-19792"
}
]
} ,
"source" : {
"advisory" : "GHSA-p5v9-g8w8-5q4v" ,
"discovery" : "UNKNOWN"
2022-09-30 17:00:33 +00:00
}
}