Skip to content

Login by Auth0 plugin for WordPress vulnerable to Reflected Cross-Site Scripting

Moderate severity GitHub Reviewed Published Jul 11, 2024 in auth0/wordpress • Updated Jul 31, 2024

Package

composer auth0/wordpress (Composer)

Affected versions

<= 4.6.0

Patched versions

4.6.1

Description

Impact

The Auth0 WordPress plugin allows site administrators to opt-in to allowing the use of a wle parameter, which can be passed to the WordPress login page by end users. When this parameter is supplied using an expected value (which is randomly generated by the plugin, by default), the end user can fallback to using WordPress' native authentication behavior. (This is generally intended as an emergency fallback for administrators to still be able to access their dashboard in the event something goes wrong.)

In previous versions of the plugin, under specific conditions, this parameter could potentially accept an arbitrary string that would be improperly rendered, potentially allowing for a cross-site scripting (XSS) attack on the login page.

Patches

Please upgrade to v4.6.1 of the plugin to resolve the issue.

References

@evansims evansims published to auth0/wordpress Jul 11, 2024
Published to the GitHub Advisory Database Jul 11, 2024
Reviewed Jul 11, 2024
Last updated Jul 31, 2024

Severity

Moderate
6.1
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Weaknesses

CVE ID

CVE-2023-6813

GHSA ID

GHSA-x6p7-44rh-m3rr

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.