GHSA-m738-3rc4-5xv3

Suggest an improvement
Source
https://github.com/advisories/GHSA-m738-3rc4-5xv3
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/07/GHSA-m738-3rc4-5xv3/GHSA-m738-3rc4-5xv3.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-m738-3rc4-5xv3
Aliases
Published
2021-07-02T19:19:31Z
Modified
2023-11-08T04:05:58.545252Z
Severity
  • 2.0 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N CVSS Calculator
Summary
A user without PR can reset user authentication failures information
Details

Impact

The script service method used to reset the authentication failures record can be executed by any user with Script rights and does not require Programming rights as it should have. Note that being able to reset the authentication failure record mean that an attacker with script right might use it to try performing a bruteforce attack since she'd been able to virtually deactivate the mechanism introduced to mitigate those attacks.

Patches

The problem has been patched in version 12.6.8, 12.10.4 and 13.0.

Workarounds

There's no workaround besides upgrading and being careful on which user should have Script right access. Note that any bruteforce attack on the authentication should be visible in the logs since the authentication failures are logged.

References

https://jira.xwiki.org/browse/XWIKI-18276

For more information

If you have any questions or comments about this advisory: * Open an issue in Jira * Email us at the security mailing-list

Database specific
{
    "nvd_published_at": "2021-07-01T17:15:00Z",
    "github_reviewed_at": "2021-07-02T16:44:24Z",
    "severity": "LOW",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-287",
        "CWE-693",
        "CWE-732"
    ]
}
References

Affected packages

Maven / org.xwiki.platform:xwiki-platform-security-authentication-script

Package

Name
org.xwiki.platform:xwiki-platform-security-authentication-script
View open source insights on deps.dev
Purl
pkg:maven/org.xwiki.platform/xwiki-platform-security-authentication-script

Affected ranges

Type
ECOSYSTEM
Events
Introduced
11.6
Fixed
12.6.8

Maven / org.xwiki.platform:xwiki-platform-security-authentication-script

Package

Name
org.xwiki.platform:xwiki-platform-security-authentication-script
View open source insights on deps.dev
Purl
pkg:maven/org.xwiki.platform/xwiki-platform-security-authentication-script

Affected ranges

Type
ECOSYSTEM
Events
Introduced
12.7
Fixed
12.10.4