2022-02-10 17:01:34 +00:00
{
"CVE_data_meta" : {
2022-04-08 18:52:37 +00:00
"ASSIGNER" : "security-advisories@github.com" ,
2022-02-10 17:01:34 +00:00
"ID" : "CVE-2022-24821" ,
2022-04-08 18:52:37 +00:00
"STATE" : "PUBLIC" ,
"TITLE" : "Incorrect Use of Privileged APIs in org.xwiki.platform.skin.skinx"
2022-02-10 17:01:34 +00:00
} ,
2022-04-08 18:52:37 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "xwiki-platform" ,
"version" : {
"version_data" : [
{
"version_value" : "> 3.1M1"
}
]
}
}
]
} ,
"vendor_name" : "xwiki"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2022-02-10 17:01:34 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-04-08 18:52:37 +00:00
"value" : "XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Simple users can create global SSX/JSX without specific rights: in theory only users with Programming Rights should be allowed to create SSX or JSX that are executed everywhere on a wiki. But a bug allow anyone with edit rights to actually create those. This issue has been patched in XWiki 13.10-rc-1, 12.10.11 and 13.4.6. There's no easy workaround for this issue, administrators should upgrade their wiki."
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.8 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/A:N" ,
"version" : "3.1"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-648: Incorrect Use of Privileged APIs"
}
]
2022-02-10 17:01:34 +00:00
}
]
2022-04-08 18:52:37 +00:00
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-ghcq-472w-vf4h" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-ghcq-472w-vf4h"
} ,
{
"name" : "https://jira.xwiki.org/browse/XWIKI-19155" ,
"refsource" : "MISC" ,
"url" : "https://jira.xwiki.org/browse/XWIKI-19155"
}
]
} ,
"source" : {
"advisory" : "GHSA-ghcq-472w-vf4h" ,
"discovery" : "UNKNOWN"
2022-02-10 17:01:34 +00:00
}
}