VYPR
Moderate severityNVD Advisory· Published Jan 12, 2018· Updated Aug 5, 2024

CVE-2018-5364

CVE-2018-5364

Description

WPGlobus plugin 1.9.6 for WordPress has stored XSS via the wpglobus_option[browser_redirect][redirect_by_language] parameter in options.php.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

WPGlobus plugin 1.9.6 for WordPress has stored XSS via the wpglobus_option[browser_redirect][redirect_by_language] parameter in options.php.

Vulnerability

The WPGlobus plugin version 1.9.6 for WordPress contains a stored cross-site scripting (XSS) vulnerability in the wpglobus_option[browser_redirect][redirect_by_language] parameter when saving settings via wp-admin/options.php. The parameter is not properly sanitized, allowing injection of arbitrary HTML and JavaScript [1].

Exploitation

An attacker with administrative access or via cross-site request forgery (CSRF) since no nonce is used can inject malicious payloads. A crafted POST request to options.php with a payload in the wpglobus_option[browser_redirect][redirect_by_language] parameter stores the XSS, which executes when the settings page is viewed. The vulnerability requires that the attacker can trick an admin into submitting a form or has direct admin access [1].

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the WordPress admin dashboard, leading to potential session hijacking, defacement, or further compromise [1].

Mitigation

As of the publication date (2018-01-12), no patched version has been released. Users should consider disabling the plugin or implementing a web application firewall rule to filter malicious input. No official fix is available in the references [1].

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
wpglobus/wpglobusPackagist
< 1.9.71.9.7

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.