2024-08-19 18:03:15 +00:00
{
"id" : "CVE-2024-43401" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-08-19T17:15:09.317" ,
2024-08-20 18:03:14 +00:00
"lastModified" : "2024-08-20T16:09:23.747" ,
"vulnStatus" : "Analyzed" ,
2024-08-19 18:03:15 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. A user without script/programming right can trick a user with elevated rights to edit a content with a malicious payload using a WYSIWYG editor. The user with elevated rights is not warned beforehand that they are going to edit possibly dangerous content. The payload is executed at edit time. This vulnerability has been patched in XWiki 15.10RC1."
2024-08-20 18:03:14 +00:00
} ,
{
"lang" : "es" ,
"value" : "XWiki Platform es una plataforma wiki gen\u00e9rica que ofrece servicios de ejecuci\u00f3n para aplicaciones creadas sobre ella. Un usuario sin derechos de script/programaci\u00f3n puede enga\u00f1ar a un usuario con derechos elevados para editar un contenido con un payload malicioso utilizando un editor WYSIWYG. Al usuario con derechos elevados no se le advierte de antemano que va a editar contenido posiblemente peligroso. La carga \u00fatil se ejecuta en el momento de la edici\u00f3n. Esta vulnerabilidad ha sido parcheada en XWiki 15.10RC1."
2024-08-19 18:03:15 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-08-20 18:03:14 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-08-20 18:03:14 +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" ,
2024-08-20 18:03:14 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
2024-08-20 18:03:14 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-08-20 18:03:14 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.3 ,
"impactScore" : 6.0
2024-08-20 18:03:14 +00:00
} ,
2024-08-19 18:03:15 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-08-19 18:03:15 +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:U/C:H/I:H/A:H" ,
"baseScore" : 8.0 ,
"baseSeverity" : "HIGH" ,
2024-08-19 18:03:15 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "REQUIRED" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
2024-08-19 18:03:15 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-08-19 18:03:15 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.1 ,
"impactScore" : 5.9
2024-08-19 18:03:15 +00:00
}
]
} ,
"weaknesses" : [
2024-08-20 18:03:14 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-08-20 18:03:14 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-269"
2024-08-20 18:03:14 +00:00
}
]
} ,
2024-08-19 18:03:15 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-08-19 18:03:15 +00:00
"description" : [
{
"lang" : "en" ,
2024-12-08 03:06:42 +00:00
"value" : "CWE-862"
2024-08-19 18:03:15 +00:00
}
]
}
] ,
2024-08-20 18:03:14 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "15.9" ,
"matchCriteriaId" : "3F43BCF2-61DD-4B7A-BE47-54883DDEE567"
}
]
}
]
}
] ,
2024-08-19 18:03:15 +00:00
"references" : [
{
"url" : "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-f963-4cq8-2gw7" ,
2024-08-20 18:03:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-08-19 18:03:15 +00:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-20331" ,
2024-08-20 18:03:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2024-08-19 18:03:15 +00:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-21311" ,
2024-08-20 18:03:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2024-08-19 18:03:15 +00:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-21481" ,
2024-08-20 18:03:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2024-08-19 18:03:15 +00:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-21482" ,
2024-08-20 18:03:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2024-08-19 18:03:15 +00:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-21483" ,
2024-08-20 18:03:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2024-08-19 18:03:15 +00:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-21484" ,
2024-08-20 18:03:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2024-08-19 18:03:15 +00:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-21485" ,
2024-08-20 18:03:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2024-08-19 18:03:15 +00:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-21486" ,
2024-08-20 18:03:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2024-08-19 18:03:15 +00:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-21487" ,
2024-08-20 18:03:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2024-08-19 18:03:15 +00:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-21488" ,
2024-08-20 18:03:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2024-08-19 18:03:15 +00:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-21489" ,
2024-08-20 18:03:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2024-08-19 18:03:15 +00:00
} ,
{
"url" : "https://jira.xwiki.org/browse/XWIKI-21490" ,
2024-08-20 18:03:14 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Issue Tracking" ,
"Vendor Advisory"
]
2024-08-19 18:03:15 +00:00
}
]
}