Skip to content

Add CVE-2025-47577 - TI WooCommerce Wishlist Arbitrary File Upload template#15841

Open
CEHCVKR wants to merge 3 commits intoprojectdiscovery:mainfrom
CEHCVKR:add-CVE-2025-47577
Open

Add CVE-2025-47577 - TI WooCommerce Wishlist Arbitrary File Upload template#15841
CEHCVKR wants to merge 3 commits intoprojectdiscovery:mainfrom
CEHCVKR:add-CVE-2025-47577

Conversation

@CEHCVKR
Copy link
Copy Markdown

@CEHCVKR CEHCVKR commented Apr 8, 2026

PR Information

Detection uses a 3-step flow to reduce false positives:

  1. GET homepage and extract product_id from data-tinv-wl-product.
  2. Send multipart upload flow and extract wishlist_url from JSON response.
  3. Request wishlist_url and match uploaded artifact path under /wp-content/uploads/product_addons_uploads/.

Template validation

  • Validated with a host running a vulnerable version and/or configuration (True Positive)
  • Validated with a host running a patched version and/or configuration (avoid False Positive)

Additional Details (leave it blank if not applicable)

  • Template syntax validated locally:
  • Template behavior validated in controlled local simulation only:
    • vulnerable simulation produced a match
    • patched simulation produced no match
  • verified: false is intentionally kept until confirmed on a real vulnerable target and a real patched target.

Additional References:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants