原始 OSV JSON
{
"id": "GHSA-v9j2-q4q5-cxh4",
"aliases": [
"CVE-2021-32730"
],
"details": "### Impact\nIt's possible for forge an URL that, when accessed by an admin, will reset the password of any user in XWiki.\n\n### Patches\nThe problem has been patched in XWiki 12.10.5, 13.2RC1.\n\n### Workarounds\nIt's possible to apply the patch manually by modifying the `register_macros.vm` template like in https://github.com/xwiki/xwiki-platform/commit/0a36dbcc5421d450366580217a47cc44d32f7257.\n\n### References\nhttps://jira.xwiki.org/browse/XWIKI-18315\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [Jira XWiki](https://jira.xwiki.org)\n* Email us at [security ML](mailto:[email protected])\n",
"summary": "No CSRF protection on the password change form",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "12.10.5"
}
]
}
],
"package": {
"name": "org.xwiki.platform:xwiki-platform-administration-ui",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "13.0"
},
{
"fixed": "13.2"
}
]
}
],
"package": {
"name": "org.xwiki.platform:xwiki-platform-administration-ui",
"ecosystem": "Maven"
}
}
],
"modified": "2021-07-02T16:41:31Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N"
}
],
"published": "2021-07-02T19:19:13Z",
"references": [
{
"url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-v9j2-q4q5-cxh4",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32730",
"type": "ADVISORY"
},
{
"url": "https://github.com/xwiki/xwiki-platform/commit/0a36dbcc5421d450366580217a47cc44d32f7257",
"type": "WEB"
},
{
"url": "https://jira.xwiki.org/browse/XWIKI-18315",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-07-01T18:15:00Z",
"github_reviewed_at": "2021-07-02T16:41:31Z"
}
}