WordPress Plugin Vulnerabilities

Translate WordPress - Google Language Translator < 6.0.12 - Admin+ Stored Cross-Site Scripting

Description

The plugin does not sanitise and escape some of its settings before outputting it in various pages, allowing high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.

Proof of Concept

Put the following payload in the Floating Widget Settings > Custom text for the floating widget: <svg onload=alert(/XSS/)>

The XSS will be triggered in the plugin's settings page, as well as all frontend pages.

Affects Plugins

References

Classification

Type
XSS
CWE
CVSS

Miscellaneous

Original Researcher
Asif Nawaz Minhas
Submitter
Asif Nawaz Minhas
Verified
Yes

Timeline

Publicly Published
2021-10-05 (about 2 years ago)
Added
2021-10-05 (about 2 years ago)
Last Updated
2023-04-12 (about 1 years ago)

Other