{"url":"http://public2.vulnerablecode.io/api/vulnerabilities/45004?format=json","vulnerability_id":"VCID-vdcg-c985-1yb4","summary":"Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')\nXWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. A registered user can perform remote code execution leading to privilege escalation by injecting the proper code in the \"property\" field of an attachment selector, as a gadget of their own dashboard. Note that the vulnerability does not impact comments of a wiki. The vulnerability has been patched in XWiki 13.10.11, 14.4.8, 14.10.2, 15.0-rc-1. Users are advised to upgrade. There are no known workarounds for this vulnerability.","aliases":[{"alias":"CVE-2023-29519"},{"alias":"GHSA-3hjg-cghv-22ww"}],"fixed_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/64829?format=json","purl":"pkg:maven/org.xwiki.platform/xwiki-platform-attachment-ui@13.10.11","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-attachment-ui@13.10.11"},{"url":"http://public2.vulnerablecode.io/api/packages/64830?format=json","purl":"pkg:maven/org.xwiki.platform/xwiki-platform-attachment-ui@14.4.8","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-attachment-ui@14.4.8"},{"url":"http://public2.vulnerablecode.io/api/packages/64879?format=json","purl":"pkg:maven/org.xwiki.platform/xwiki-platform-attachment-ui@14.10.2","is_vulnerable":false,"affected_by_vulnerabilities":[],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-attachment-ui@14.10.2"}],"affected_packages":[{"url":"http://public2.vulnerablecode.io/api/packages/64878?format=json","purl":"pkg:maven/org.xwiki.platform/xwiki-platform-attachment-ui@3.0-rc-1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-vdcg-c985-1yb4"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-attachment-ui@3.0-rc-1"},{"url":"http://public2.vulnerablecode.io/api/packages/64827?format=json","purl":"pkg:maven/org.xwiki.platform/xwiki-platform-attachment-ui@14.0-rc-1","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-7kre-64fc-2ufr"},{"vulnerability":"VCID-vdcg-c985-1yb4"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-attachment-ui@14.0-rc-1"},{"url":"http://public2.vulnerablecode.io/api/packages/64828?format=json","purl":"pkg:maven/org.xwiki.platform/xwiki-platform-attachment-ui@14.5","is_vulnerable":true,"affected_by_vulnerabilities":[{"vulnerability":"VCID-7kre-64fc-2ufr"},{"vulnerability":"VCID-vdcg-c985-1yb4"}],"resource_url":"http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-attachment-ui@14.5"}],"references":[{"reference_url":"https://github.com/xwiki/xwiki-platform","reference_id":"","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/xwiki/xwiki-platform"},{"reference_url":"https://github.com/xwiki/xwiki-platform/commit/5e8725b4272cd3e5be09d3ca84273be2da6869c1","reference_id":"","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/xwiki/xwiki-platform/commit/5e8725b4272cd3e5be09d3ca84273be2da6869c1"},{"reference_url":"https://jira.xwiki.org/browse/XWIKI-20364","reference_id":"","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://jira.xwiki.org/browse/XWIKI-20364"},{"reference_url":"https://nvd.nist.gov/vuln/detail/CVE-2023-29519","reference_id":"CVE-2023-29519","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-29519"},{"reference_url":"https://github.com/advisories/GHSA-3hjg-cghv-22ww","reference_id":"GHSA-3hjg-cghv-22ww","reference_type":"","scores":[],"url":"https://github.com/advisories/GHSA-3hjg-cghv-22ww"},{"reference_url":"https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-3hjg-cghv-22ww","reference_id":"GHSA-3hjg-cghv-22ww","reference_type":"","scores":[{"value":"8.8","scoring_system":"cvssv3.1","scoring_elements":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"},{"value":"HIGH","scoring_system":"generic_textual","scoring_elements":""}],"url":"https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-3hjg-cghv-22ww"}],"weaknesses":[{"cwe_id":1035,"name":"OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities","description":"Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."},{"cwe_id":74,"name":"Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')","description":"The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component."},{"cwe_id":78,"name":"Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')","description":"The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component."},{"cwe_id":937,"name":"OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities","description":"Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."}],"exploits":[],"severity_range_score":"7.0 - 8.9","exploitability":"0.5","weighted_severity":"8.0","risk_score":4.0,"resource_url":"http://public2.vulnerablecode.io/vulnerabilities/VCID-vdcg-c985-1yb4"}