VYPR
Unrated severityNVD Advisory· Published May 2, 2023· Updated Jan 30, 2025

Zyrex Popup <= 1.0 - Admin+ Arbitrary File Upload

CVE-2023-0924

Description

The ZYREX POPUP WordPress plugin through 1.0 allows admin-level arbitrary file upload due to missing file type validation, enabling remote code execution.

AI Insight

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

The ZYREX POPUP WordPress plugin through 1.0 allows admin-level arbitrary file upload due to missing file type validation, enabling remote code execution.

Vulnerability

The ZYREX POPUP WordPress plugin versions up to and including 1.0 fails to validate the type of files uploaded when creating a popup. This allows a high-privileged user (Administrator) to upload arbitrary files, including executable scripts, even when the file system modification is disallowed, such as in a multisite installation. [1]

Exploitation

An attacker with Administrator-level access to the WordPress admin panel can create or edit a popup and upload a malicious file (e.g., a PHP web shell) through the file upload functionality. The plugin does not check the file extension or MIME type, so the uploaded file is stored on the server. No additional authentication or user interaction is required beyond the admin privileges. [1]

Impact

Successful exploitation allows the attacker to execute arbitrary code on the server by accessing the uploaded file. This can lead to full site compromise, data theft, privilege escalation, and further attacks on the underlying server. The vulnerability is particularly critical in multisite environments where administrators are not supposed to modify files. [1]

Mitigation

The vulnerability is fixed in version 1.1 of the plugin. Users should update to 1.1 or later immediately. If updating is not possible, consider restricting administrator access to trusted users only, as the vulnerability requires high privileges. No other workarounds are documented. [1]

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

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.