Lookup for vulnerable packages by Package URL.
| Purl | pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.4.7 |
| Type | maven |
| Namespace | org.xwiki.platform |
| Name | xwiki-platform-oldcore |
| Version | 14.4.7 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | false |
| Next_non_vulnerable_version | 14.4.8 |
| Latest_non_vulnerable_version | 17.10.1 |
| Affected_by_vulnerabilities |
|
| Fixing_vulnerabilities |
| 0 |
| url |
VCID-36tq-y73p-wqg2 |
| vulnerability_id |
VCID-36tq-y73p-wqg2 |
| summary |
org.xwiki.platform:xwiki-platform-oldcore makes Incorrect Use of Privileged APIs with DocumentAuthors
The Document script API returns directly a DocumentAuthors allowing to set any authors to the document, which in consequence can allow subsequent executions of scripts since this author is used for checking rights.
Example of such attack: ``` {{velocity}} $doc.setContent('{{velocity}}$xcontext.context.authorReference{{/velocity}}') $doc.authors.setContentAuthor('xwiki:XWiki.superadmin') $doc.getRenderedContent() {{/velocity}}``` |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2023-29507, GHSA-pwfv-3cvg-9m4c
|
| risk_score |
null |
| exploitability |
null |
| weighted_severity |
null |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-36tq-y73p-wqg2 |
|
| 1 |
| url |
VCID-czg2-w85v-ybhm |
| vulnerability_id |
VCID-czg2-w85v-ybhm |
| summary |
org.xwiki.platform:xwiki-platform-oldcore vulnerable to data leak through deleted documents
### Impact
Rights added to a document are not taken into account for viewing it once it's deleted. Note that this vulnerability only impact deleted documents that where containing view rights: the view rights provided on a space of a deleted document are properly checked.
### Patches
The problem has been patched in XWiki 14.10 by checking the rights of current user: only admin and deleter of the document are allowed to view it.
### Workarounds
There is no workaround for this vulnerability other than upgrading.
### References
* Jira ticket: https://jira.xwiki.org/browse/XWIKI-16285
* Commit: https://github.com/xwiki/xwiki-platform/commit/d9e947559077e947315bf700c5703dfc7dd8a8d7
### For more information
If you have any questions or comments about this advisory:
* Open an issue in [Jira](https://jira.xwiki.org)
* Email us at [security ML](mailto:security@xwiki.org) |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2023-29208, GHSA-4f8g-fq6x-jqrr
|
| risk_score |
4.0 |
| exploitability |
0.5 |
| weighted_severity |
8.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-czg2-w85v-ybhm |
|
| 2 |
| url |
VCID-p5pv-qrb7-a3b8 |
| vulnerability_id |
VCID-p5pv-qrb7-a3b8 |
| summary |
XWiki Platform vulnerable to privilege escalation via properties with wiki syntax that are executed with wrong author
XWiki Platform is a generic wiki platform. Starting in version 13.10, it's possible to use the right of an existing document content author to execute a text area property. This has been patched in XWiki 14.10, 14.4.7, and 13.10.11. There are no known workarounds. |
| references |
|
| fixed_packages |
|
| aliases |
CVE-2023-26474, GHSA-3738-p9x3-mv9r
|
| risk_score |
4.5 |
| exploitability |
0.5 |
| weighted_severity |
9.0 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-p5pv-qrb7-a3b8 |
|
|
| Risk_score | null |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:maven/org.xwiki.platform/xwiki-platform-oldcore@14.4.7 |