2024-01-09 00:55:28 +00:00
{
"id" : "CVE-2024-21648" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-01-09T00:15:44.383" ,
2024-01-12 19:00:36 +00:00
"lastModified" : "2024-01-12T17:04:00.520" ,
"vulnStatus" : "Analyzed" ,
2024-01-09 00:55:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. The rollback action is missing a right protection, a user can rollback to a previous version of the page to gain rights they don't have anymore. The problem has been patched in XWiki 14.10.17, 15.5.3 and 15.8-rc-1 by ensuring that the rights are checked before performing the rollback. "
2024-01-09 15:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "XWiki Platform es una plataforma wiki gen\u00e9rica que ofrece servicios de ejecuci\u00f3n para aplicaciones creadas sobre ella. A la acci\u00f3n de reversi\u00f3n le falta una protecci\u00f3n adecuada, un usuario puede retroceder a una versi\u00f3n anterior de la p\u00e1gina para obtener derechos que ya no tiene. El problema se solucion\u00f3 en XWiki 14.10.17, 15.5.3 y 15.8-rc-1 asegur\u00e1ndose de que se verifiquen los derechos antes de realizar la reversi\u00f3n."
2024-01-09 00:55:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-01-12 19:00:36 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
} ,
2024-01-09 00:55:28 +00:00
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.0 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.1 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-274"
}
]
}
] ,
2024-01-12 19:00:36 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "14.10.17" ,
"matchCriteriaId" : "6129830D-3417-42C1-BBA7-0B7AA4930D1F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "15.0" ,
"versionEndExcluding" : "15.5.3" ,
"matchCriteriaId" : "71957800-CD2C-4FA4-8EB3-3F8F879ECFFC"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "15.6" ,
"versionEndExcluding" : "15.8" ,
"matchCriteriaId" : "90D1780F-9883-4D3D-8562-DEEE3527F9FF"
}
]
}
]
}
] ,
2024-01-09 00:55:28 +00:00
"references" : [
{
"url" : "https://github.com/xwiki/xwiki-platform/commit/4de72875ca49602796165412741033bfdbf1e680" ,
2024-01-12 19:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-01-09 00:55:28 +00:00
} ,
{
"url" : "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-xh35-w7wg-95v3" ,
2024-01-12 19:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Patch" ,
"Vendor Advisory"
]
2024-01-09 00:55:28 +00:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-21257" ,
2024-01-12 19:00:36 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2024-01-09 00:55:28 +00:00
}
]
}