S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Web Vulnerabilities·Updated Sep 18, 2025

CVE-2024-9772 Scanner

CVE-2024-9772 Scanner - Code Injection vulnerability in WordPress UIX Shortcodes

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.6k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-9772
7.3
CVSShigh
Exploitable remotely over the internet · no authentication required.

The The Uix Shortcodes – Compatible with Gutenberg plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 1.9.9. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
Uix Shortcodesby uiuxlab
0
uix_shortcodesby uiuxlab
0
Updated Sep 10, 2026View on NVD →
Detail

The UIX Shortcodes plugin for WordPress is widely used by website administrators and developers to enhance the functionality of WordPress websites. It allows users to easily implement custom shortcodes for various WordPress features without having extensive coding knowledge. The plugin is especially popular among WordPress users who utilize the Gutenberg editor for its compatibility and ability to create dynamic content. Small to medium-sized business owners who maintain their own websites also frequently use this plugin to add custom features. Content creators who require flexible and dynamic content presentation often rely on UIX Shortcodes. Overall, its widespread usage makes security critical as it interacts directly with content management systems.

The vulnerability identified in this plugin is a type of code injection, specifically allowing arbitrary shortcode execution without proper validation. Shortcodes are typically used to execute code within WordPress, and this vulnerability enables execution by unauthorized users. Attackers can craft requests that execute shortcodes on vulnerable implementations, bypassing normal security checks. This vulnerability arises from a lack of proper input validation before executing the `do_shortcode` function. As a result, malicious users can run unauthorized shortcodes, which may lead to other security risks. Proper validation stages were likely overlooked during development, resulting in this risk.

The vulnerability lies in the plugin's failure to validate shortcode inputs in its action handler within the admin-ajax.php. The lack of input sanitization allows user input to be executed as code when passed to the `do_shortcode` function. This potentially exposes any uses of the plugin to unauthorized actions triggered by attackers. The tested endpoint of this vulnerability is admin-ajax.php, using POST requests with the action parameter `uixscform_ajax_shortcodepreview`. Attackers sending crafted requests can see their input successfully executed on the site, demonstrating its effectiveness. This technical flaw could open doors for further exploitation if combined with other vulnerabilities.

When exploited, this vulnerability could allow an attacker to execute unauthorized code on WordPress websites that use this plugin. This possibly leads to data exposure, unauthorized changes to a website, or further compromise through the execution of additional attacks. Exploitation of this vulnerability can disrupt normal operations of affected WordPress sites. It allows attackers to launch more complex attacks, such as compromising user data or planting backdoors. Consequently, it imposes a risk of significant reputational and operational damages to vulnerable site owners.

REFERENCES

Solution Advice
  • Update the UIX Shortcodes plugin to a version greater than 1.9.8 to ensure that the vulnerability is patched.
  • Implement proper input validation and sanitization practices to restrict the execution of unauthorized shortcodes.
  • Regularly monitor and audit plugins for security updates and patches.
  • Educate users on installing software or plugins from reputed sources, decreasing the risk of similar issues.
  • Utilize a Web Application Firewall to filter potentially malicious requests.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.