2023-08-24 04:00:40 +00:00
{
"id" : "CVE-2023-40573" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2023-08-24T02:15:09.973" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:19:44.550" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-24 04:00:40 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. XWiki supports scheduled jobs that contain Groovy scripts. Currently, the job checks the content author of the job for programming right. However, modifying or adding a job script to a document doesn't modify the content author. Together with a CSRF vulnerability in the job scheduler, this can be exploited for remote code execution by an attacker with edit right on the wiki. If the attack is successful, an error log entry with \"Job content executed\" will be produced. This vulnerability has been patched in XWiki 14.10.9 and 15.4RC1."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "XWiki Platform es una plataforma wiki gen\u00e9rica que ofrece servicios en tiempo de ejecuci\u00f3n para aplicaciones construidas sobre ella. XWiki soporta trabajos programados que contienen scripts Groovy. Actualmente, el trabajo comprueba si el autor del contenido del trabajo tiene derechos de programaci\u00f3n. Sin embargo, modificar o a\u00f1adir un script de trabajo a un documento no modifica el autor del contenido. Junto con una vulnerabilidad CSRF en el programador de trabajos, esto puede ser explotado para la ejecuci\u00f3n remota de c\u00f3digo por un atacante con derecho de edici\u00f3n en la wiki. Si el ataque tiene \u00e9xito, se producir\u00e1 una entrada en el registro de errores con el mensaje \"Job content executed\". Esta vulnerabilidad ha sido parcheada en XWiki 14.10.9 y 15.4RC1."
2023-08-24 04:00:40 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-09-01 18:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-09-01 18:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H" ,
"baseScore" : 9.0 ,
"baseSeverity" : "CRITICAL" ,
2023-09-01 18:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
2023-09-01 18:00:29 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-09-01 18:00:29 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.3 ,
"impactScore" : 6.0
2023-09-01 18:00:29 +00:00
} ,
2023-08-24 04:00:40 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-24 04:00:40 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
2023-08-24 04:00:40 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
2024-12-08 03:06:42 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2023-08-24 04:00:40 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-08-24 04:00:40 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
2023-08-24 04:00:40 +00:00
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2023-09-01 18:00:29 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-284"
2023-09-01 18:00:29 +00:00
}
]
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-08-24 04:00:40 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "NVD-CWE-noinfo"
2023-08-24 04:00:40 +00:00
}
]
}
] ,
2023-09-01 18:00:29 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "14.10.9" ,
"matchCriteriaId" : "11425A73-EEF4-4856-832E-B60154EC09EE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:15.0:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "99329652-2907-4903-AAB1-1038F225C020"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:15.0:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "88E41345-F81E-401A-BD67-66AF4B3925D4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:15.1:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "5D121BDB-D7C5-4B79-A904-3C4A76F38E6A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:15.1:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "67322CAC-1F17-4453-BC7F-4262E436E307"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:15.2:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "047E048F-AB46-41FD-A074-2EC1D036DC92"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:15.2:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "355FF62B-1086-4F15-8CBC-33906F4A3589"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:15.3:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "D64558D4-26CC-44ED-9DDC-56979E569DA9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:15.3:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "82B5066C-4F5D-4F7F-9EE3-9A926321F16A"
}
]
}
]
}
] ,
2023-08-24 04:00:40 +00:00
"references" : [
{
"url" : "https://github.com/xwiki/xwiki-platform/commit/fcdcfed3fe2e8a3cad66ae0610795a2d58ab9662" ,
2023-09-01 18:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2023-08-24 04:00:40 +00:00
} ,
{
"url" : "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-8xhr-x3v8-rghj" ,
2023-09-01 18:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2023-08-24 04:00:40 +00:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-20852" ,
2023-09-01 18:00:29 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Patch" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/xwiki/xwiki-platform/commit/fcdcfed3fe2e8a3cad66ae0610795a2d58ab9662" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-8xhr-x3v8-rghj" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-20852" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Patch" ,
"Vendor Advisory"
]
2023-08-24 04:00:40 +00:00
}
]
}