publify_core 9.2.10

1 security vulnerability found in version 9.2.10

Publify Vulnerable To Cross-Site Scripting (XSS) Via Redirects Requiring User Interaction

low severity CVE-2024-39311
low severity CVE-2024-39311
Patched versions: >= 10.0.2

Summary

A publisher on a publify application is able to perform a cross-site scripting attack on an administrator using the redirect functionality.

Details

A publisher on a publify application is able to perform a cross-site scripting attack on an administrator using the redirect functionality. The exploitation of this XSS vulnerability requires the administrator to click a malicious link.

We can create a redirect to a javascript:alert() URL. Whilst the redirect itself doesn't work, on the administrative panel, an a tag is created with the payload as the URI. Upon clicking this link, the XSS is triggered.

An attack could attempt to hide their payload by using HTML, or other encodings, as to not make it obvious to an administrator that this is a malicious link.

Impact

A publisher may attempt to use this vulnerability to escalate their privileges and become an administrator."

No officially reported memory leakage issues detected.


This gem version does not have any officially reported memory leaked issues.

No license issues detected.


This gem version has a license in the gemspec.

This gem version is available.


This gem version has not been yanked and is still available for usage.