GHSA-MGJW-2WRP-R535
Vulnerability from github – Published: 2022-02-09 21:32 – Updated: 2022-02-09 21:32Impact
It's possible for an unprivileged user to perform a remote code execution by injecting a groovy script in her own profile and by calling the Reset password feature since the feature is performing a save of the user profile with programming rights in the impacted versions of XWiki.
Patches
The problem has been patched in XWiki 13.1RC1 with a complete refactoring of the Reset password feature.
Workarounds
There's different possible workarounds, all consisting in modifying the XWiki/ResetPassword page. - the Reset password feature can be entirely disabled by deleting the XWiki/ResetPassword page - the script in XWiki/ResetPassword can also be modified or removed: an administrator can replace it with a simple email contact to ask an administrator to reset the password.
References
https://jira.xwiki.org/browse/XWIKI-16661
For more information
If you have any questions or comments about this advisory: * Open an issue in Jira * Email us at Security mailing-list
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 13.0"
},
"package": {
"ecosystem": "Maven",
"name": "org.xwiki.platform:xwiki-platform-administration-ui"
},
"ranges": [
{
"events": [
{
"introduced": "3.1-milestone-1"
},
{
"fixed": "13.1RC1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-23616"
],
"database_specific": {
"cwe_ids": [
"CWE-74"
],
"github_reviewed": true,
"github_reviewed_at": "2022-02-09T21:32:10Z",
"nvd_published_at": "2022-02-09T21:15:00Z",
"severity": "HIGH"
},
"details": "### Impact\nIt\u0027s possible for an unprivileged user to perform a remote code execution by injecting a groovy script in her own profile and by calling the Reset password feature since the feature is performing a save of the user profile with programming rights in the impacted versions of XWiki.\n\n### Patches\nThe problem has been patched in XWiki 13.1RC1 with a complete refactoring of the Reset password feature.\n\n### Workarounds\nThere\u0027s different possible workarounds, all consisting in modifying the XWiki/ResetPassword page.\n - the Reset password feature can be entirely disabled by deleting the XWiki/ResetPassword page\n - the script in XWiki/ResetPassword can also be modified or removed: an administrator can replace it with a simple email contact to ask an administrator to reset the password. \n\n### References\nhttps://jira.xwiki.org/browse/XWIKI-16661\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [Jira](https://jira.xwiki.org)\n* Email us at [Security mailing-list](mailto:security@xwiki.org)\n",
"id": "GHSA-mgjw-2wrp-r535",
"modified": "2022-02-09T21:32:10Z",
"published": "2022-02-09T21:32:10Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-mgjw-2wrp-r535"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23616"
},
{
"type": "WEB",
"url": "https://github.com/xwiki/xwiki-platform/commit/407caeba05c181bd4835e1dd12e431fa15ff728b#diff-c51a3675b6e312a9385a27566bfb4e5cL340"
},
{
"type": "PACKAGE",
"url": "https://github.com/xwiki/xwiki-platform"
},
{
"type": "WEB",
"url": "https://jira.xwiki.org/browse/XWIKI-16661"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Remote code execution in xwiki-platform"
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.