CVE-2017-20245 PUBLISHED

Wow Viral Signups 2.1 WordPress Plugin SQL Injection

Assigner: VulnCheck
Reserved: 08.06.2026 Published: 09.06.2026 Updated: 09.06.2026

Wow Viral Signups 2.1 WordPress plugin contains an SQL injection vulnerability that allows unauthenticated attackers to extract database information by exploiting the unescaped 'idsignup' POST parameter. Attackers can send crafted requests to the admin-ajax.php endpoint with malicious SQL payloads in the 'idsignup' parameter to read arbitrary data from the database.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor Wow-Company
Product Wow Viral Signups
Versions
  • Version 2.1 is affected

Credits

  • TAD GROUP finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE