ghsa-jgrg-qvpp-9vwr
Vulnerability from github
Published
2023-04-20 22:25
Modified
2023-04-20 22:25
Severity ?
VLAI Severity ?
Summary
XWiki Platform vulnerable to code injection from account through AWM view sheet
Details
Impact
Steps to reproduce:
- As a user without script or programming right, edit your user profile (or any other document) with the wiki editor and add the content
{{groovy}}println("Hello " + "from Groovy!"){{/groovy}} - Edit the document with the object editor and add an object of type AppWithinMinutes.LiveTableClass (no values need to be set, just save)
- View the document
Patches
The vulnerability has been patched in XWiki 15.0-rc-1 and 14.10.3.
Workarounds
There is no known workaround.
References
https://jira.xwiki.org/browse/XWIKI-20423
For more information
If you have any questions or comments about this advisory: * Open an issue in Jira XWiki.org * Email us at Security Mailing List
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.xwiki.platform:xwiki-platform-appwithinminutes-ui"
},
"ranges": [
{
"events": [
{
"introduced": "7.4.4"
},
{
"fixed": "14.10.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-29527"
],
"database_specific": {
"cwe_ids": [
"CWE-74"
],
"github_reviewed": true,
"github_reviewed_at": "2023-04-20T22:25:02Z",
"nvd_published_at": "2023-04-19T00:15:09Z",
"severity": "CRITICAL"
},
"details": "### Impact\nSteps to reproduce:\n\n1. As a user without script or programming right, edit your user profile (or any other document) with the wiki editor and add the content `{{groovy}}println(\"Hello \" + \"from Groovy!\"){{/groovy}}`\n1. Edit the document with the object editor and add an object of type AppWithinMinutes.LiveTableClass (no values need to be set, just save)\n1. View the document\n\n### Patches\n\nThe vulnerability has been patched in XWiki 15.0-rc-1 and 14.10.3.\n\n### Workarounds\n\nThere is no known workaround.\n\n### References\n\nhttps://jira.xwiki.org/browse/XWIKI-20423\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n* Open an issue in [Jira XWiki.org](https://jira.xwiki.org/)\n* Email us at [Security Mailing List](mailto:security@xwiki.org)\n",
"id": "GHSA-jgrg-qvpp-9vwr",
"modified": "2023-04-20T22:25:02Z",
"published": "2023-04-20T22:25:02Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-jgrg-qvpp-9vwr"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29527"
},
{
"type": "PACKAGE",
"url": "https://github.com/xwiki/xwiki-platform"
},
{
"type": "WEB",
"url": "https://jira.xwiki.org/browse/XWIKI-20423"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "XWiki Platform vulnerable to code injection from account through AWM view sheet"
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…