gsd-2023-26477
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
XWiki Platform is a generic wiki platform. Starting in versions 6.3-rc-1 and 6.2.4, it's possible to inject arbitrary wiki syntax including Groovy, Python and Velocity script macros via the `newThemeName` request parameter (URL parameter), in combination with additional parameters. This has been patched in the supported versions 13.10.10, 14.9-rc-1, and 14.4.6. As a workaround, it is possible to edit `FlamingoThemesCode.WebHomeSheet` and manually perform the changes from the patch fixing the issue.
Aliases
Aliases
{ GSD: { alias: "CVE-2023-26477", id: "GSD-2023-26477", }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2023-26477", ], details: "XWiki Platform is a generic wiki platform. Starting in versions 6.3-rc-1 and 6.2.4, it's possible to inject arbitrary wiki syntax including Groovy, Python and Velocity script macros via the `newThemeName` request parameter (URL parameter), in combination with additional parameters. This has been patched in the supported versions 13.10.10, 14.9-rc-1, and 14.4.6. As a workaround, it is possible to edit `FlamingoThemesCode.WebHomeSheet` and manually perform the changes from the patch fixing the issue.", id: "GSD-2023-26477", modified: "2023-12-13T01:20:53.827276Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2023-26477", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "xwiki-platform", version: { version_data: [ { version_affected: "=", version_value: ">= 6.2.4, < 13.10.10", }, { version_affected: "=", version_value: ">= 14.0, < 14.4.6", }, { version_affected: "=", version_value: ">= 14.5, < 14.9-rc-1", }, ], }, }, ], }, vendor_name: "xwiki", }, ], }, }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "eng", value: "XWiki Platform is a generic wiki platform. Starting in versions 6.3-rc-1 and 6.2.4, it's possible to inject arbitrary wiki syntax including Groovy, Python and Velocity script macros via the `newThemeName` request parameter (URL parameter), in combination with additional parameters. This has been patched in the supported versions 13.10.10, 14.9-rc-1, and 14.4.6. As a workaround, it is possible to edit `FlamingoThemesCode.WebHomeSheet` and manually perform the changes from the patch fixing the issue.", }, ], }, impact: { cvss: [ { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 10, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", version: "3.1", }, ], }, problemtype: { problemtype_data: [ { description: [ { cweId: "CWE-95", lang: "eng", value: "CWE-95: Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-x2qm-r4wx-8gpg", refsource: "MISC", url: "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-x2qm-r4wx-8gpg", }, { name: "https://github.com/xwiki/xwiki-platform/commit/ea2e615f50a918802fd60b09ec87aa04bc6ea8e2#diff-e2153fa59f9d92ef67b0afbf27984bd17170921a3b558fac227160003d0dfd2aR283-R284", refsource: "MISC", url: "https://github.com/xwiki/xwiki-platform/commit/ea2e615f50a918802fd60b09ec87aa04bc6ea8e2#diff-e2153fa59f9d92ef67b0afbf27984bd17170921a3b558fac227160003d0dfd2aR283-R284", }, { name: "https://jira.xwiki.org/browse/XWIKI-19757", refsource: "MISC", url: "https://jira.xwiki.org/browse/XWIKI-19757", }, ], }, source: { advisory: "GHSA-x2qm-r4wx-8gpg", discovery: "UNKNOWN", }, }, "gitlab.com": { advisories: [ { affected_range: "[6.2.4,13.10.10),[14.0,14.4.6),[14.5,14.9-rc-1)", affected_versions: "All versions starting from 6.2.4 before 13.10.10, all versions starting from 14.0 before 14.4.6, all versions starting from 14.5 before 14.9-rc-1", cwe_ids: [ "CWE-1035", "CWE-78", "CWE-937", ], date: "2023-03-03", description: "XWiki Platform is a generic wiki platform. Starting in versions 6.3-rc-1 and 6.2.4, it's possible to inject arbitrary wiki syntax including Groovy, Python and Velocity script macros via the `newThemeName` request parameter (URL parameter), in combination with additional parameters. This has been patched in the supported versions 13.10.10, 14.9-rc-1, and 14.4.6. As a workaround, it is possible to edit `FlamingoThemesCode.WebHomeSheet` and manually perform the changes from the patch fixing the issue.", fixed_versions: [ "13.10.10", "14.4.6", "14.9-rc-1", ], identifier: "CVE-2023-26477", identifiers: [ "GHSA-x2qm-r4wx-8gpg", "CVE-2023-26477", ], not_impacted: "All versions before 6.2.4, all versions starting from 13.10.10 before 14.0, all versions starting from 14.4.6 before 14.5, all versions starting from 14.9-rc-1", package_slug: "maven/org.xwiki.platform/xwiki-platform-flamingo-theme-ui", pubdate: "2023-03-03", solution: "Upgrade to versions 13.10.10, 14.4.6, 14.9-rc-1 or above. *Note*: 14.9-rc-1 may be an unstable version. Use caution.", title: "Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')", urls: [ "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-x2qm-r4wx-8gpg", "https://nvd.nist.gov/vuln/detail/CVE-2023-26477", "https://github.com/xwiki/xwiki-platform/commit/ea2e615f50a918802fd60b09ec87aa04bc6ea8e2#diff-e2153fa59f9d92ef67b0afbf27984bd17170921a3b558fac227160003d0dfd2aR283-R284", "https://jira.xwiki.org/browse/XWIKI-19757", "https://github.com/advisories/GHSA-x2qm-r4wx-8gpg", ], uuid: "0cfed0f0-b9b4-4f54-9f06-c9b414d12466", }, ], }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "14.9", versionStartIncluding: "14.5", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "14.4.6", versionStartIncluding: "14.0", vulnerable: true, }, { cpe23Uri: "cpe:2.3:a:xwiki:xwiki:*:*:*:*:*:*:*:*", cpe_name: [], versionEndExcluding: "13.10.10", versionStartIncluding: "6.2.4", vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2023-26477", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "XWiki Platform is a generic wiki platform. Starting in versions 6.3-rc-1 and 6.2.4, it's possible to inject arbitrary wiki syntax including Groovy, Python and Velocity script macros via the `newThemeName` request parameter (URL parameter), in combination with additional parameters. This has been patched in the supported versions 13.10.10, 14.9-rc-1, and 14.4.6. As a workaround, it is possible to edit `FlamingoThemesCode.WebHomeSheet` and manually perform the changes from the patch fixing the issue.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-94", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/xwiki/xwiki-platform/commit/ea2e615f50a918802fd60b09ec87aa04bc6ea8e2#diff-e2153fa59f9d92ef67b0afbf27984bd17170921a3b558fac227160003d0dfd2aR283-R284", refsource: "MISC", tags: [ "Patch", ], url: "https://github.com/xwiki/xwiki-platform/commit/ea2e615f50a918802fd60b09ec87aa04bc6ea8e2#diff-e2153fa59f9d92ef67b0afbf27984bd17170921a3b558fac227160003d0dfd2aR283-R284", }, { name: "https://jira.xwiki.org/browse/XWIKI-19757", refsource: "MISC", tags: [ "Exploit", "Issue Tracking", "Vendor Advisory", ], url: "https://jira.xwiki.org/browse/XWIKI-19757", }, { name: "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-x2qm-r4wx-8gpg", refsource: "MISC", tags: [ "Exploit", "Vendor Advisory", ], url: "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-x2qm-r4wx-8gpg", }, ], }, }, impact: { baseMetricV3: { cvssV3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 9.8, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 5.9, }, }, lastModifiedDate: "2023-03-10T05:00Z", publishedDate: "2023-03-02T18:15Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.