← back to popular plugins
wordfence / plugin · ti-woocommerce-wishlist

TI WooCommerce Wishlist

ti-woocommerce-wishlist
total installs
100,000
total vulns
5
critical
1
high
0
medium
4
low
0
latest vuln
patched
5
unpatched
0
avg time to patch
vulnerabilities (5)
TI WooCommerce Wishlist <= 2.10.0 - Unauthenticated HTML Injection
medium ✓ patched
cvss score 5.3
cwe CWE-20: Improper Input Validation
published Dec 12, 2025
The TI WooCommerce Wishlist plugin for WordPress is vulnerable to HTML Injection in all versions up to, and including, 2.10.0. This is due to the plugin accepting hidden fields and not limiting the values or data that can input and is later output. This makes it possible for unauthenticated attackers to inject arbitrary HTML into wishlist items.
TI WooCommerce Wishlist <= 2.10.0 - Missing Authorization
medium ✓ patched
cvss score 5.3
cwe CWE-862: Missing Authorization
published Nov 21, 2025
The TI WooCommerce Wishlist plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in all versions up to, and including, 2.10.0. This makes it possible for unauthenticated attackers to perform an unauthorized action.
TI WooCommerce Wishlist <= 2.10.0 - Missing Authorization
medium ✓ patched
cvss score 6.5
cwe CWE-862: Missing Authorization
published Sep 22, 2025
The TI WooCommerce Wishlist plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in versions up to, and including, 2.10.0. This makes it possible for unauthenticated attackers to perform an unauthorized action.
TI WooCommerce Wishlist <= 2.9.2 - Unauthenticated Arbitrary File Upload
critical ✓ patched
cvss score 9.8
cwe CWE-434: Unrestricted Upload of File with Dangerous Type
published May 16, 2025
The TI WooCommerce Wishlist plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the tinvwl_upload_file_wc_fields_factory() function which has 'test_type' for 'wp_handle_upload' set to false in all versions up to, and including, 2.9.2. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible. This is only exploitable when the WC Fields Factory plugin is also installed and enabled.
TI WooCommerce Wishlist <= 2.10.0 - Authenticated (Contributor+) Stored Cross-Site Scripting
medium ✓ patched
cvss score 6.4
cwe CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
published May 15, 2025
The TI WooCommerce Wishlist plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 2.10.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.