原始 OSV JSON
{
"id": "GHSA-h4m4-pgp4-whgm",
"aliases": [
"CVE-2021-32731"
],
"details": "### Impact\nThe reset password form reveals the email address of users just by giving their username.\n\n### Patches\nThe problem has been patched on XWiki 13.2RC1.\n\n### Workarounds\nIt's possible to manually modify the `resetpasswordinline.vm` to perform the changes made in https://github.com/xwiki/xwiki-platform/commit/0cf716250b3645a5974c80d8336dcdf885749dff#diff-14a3132e3986b1f5606dd13d9d8a8bb8634bec9932123c5e49e9604cfd850fc2\n\n### References\nhttps://jira.xwiki.org/browse/XWIKI-18400\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [Jira XWiki](https://jira.xiwki.org)\n* Email us at [Security ML](mailto:[email protected])\n",
"summary": "The reset password form reveal users email address",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "13.1"
},
{
"fixed": "13.2"
}
]
}
],
"package": {
"name": "org.xwiki.platform:xwiki-platform-web",
"ecosystem": "Maven"
}
}
],
"modified": "2022-10-25T20:25:48Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"published": "2021-07-02T19:19:04Z",
"references": [
{
"url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-h4m4-pgp4-whgm",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32731",
"type": "ADVISORY"
},
{
"url": "https://github.com/xwiki/xwiki-platform/commit/0cf716250b3645a5974c80d8336dcdf885749dff#diff-14a3132e3986b1f5606dd13d9d8a8bb8634bec9932123c5e49e9604cfd850fc2",
"type": "WEB"
},
{
"url": "https://github.com/xwiki/xwiki-platform",
"type": "PACKAGE"
},
{
"url": "https://jira.xwiki.org/browse/XWIKI-18400",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-200",
"CWE-668"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-07-01T19:15:00Z",
"github_reviewed_at": "2021-07-02T16:39:50Z"
}
}