Skip to content

@vendure/admin-ui-plugin authenticated Cross-site Scripting vulnerability

Moderate severity GitHub Reviewed Published Jul 4, 2023 in vendure-ecommerce/vendure

Package

npm @vendure/admin-ui-plugin (npm)

Affected versions

< 2.0.3

Patched versions

2.0.3

Description

Impact

Vendure provides an authorization system with different levels of privileges. For example, an administrator cannot create another administrator.

In the admin UI, there are a couple of places with description inputs, such as inventory/collection catalog, shipping methods, promotions, and more.

While the WYSIWYG editor allows limited customization, altering the request data (not in the ui) saves and returns arbitrary HTML with no sanitization. Causing an XSS when viewing the page.

The impact of this XSS is privilege escalation. A user that can write any type of description can trigger the attack. Then any other user that visits the vulnerable page is prone to arbitrary Javascript code execution, giving the attacker ability to execute actions on behalf of this user.

Patches

in progress

Workarounds

Is there a way for users to fix or remediate the vulnerability without upgrading?

References

Are there any links users can visit to find out more?

References

Published to the GitHub Advisory Database Jul 6, 2023
Reviewed Jul 6, 2023

Severity

Moderate

Weaknesses

CVE ID

No known CVE

GHSA ID

GHSA-gm68-572p-q28r

Credits

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