CVE-2024-6926
Viral Signup <= 2.1 - Unauthenticated SQLi
Record summary
CVE-2024-6926 has a selected CVSS score of 9.8 (critical); EIP currently links 1 Nuclei template.
Description
The Viral Signup WordPress plugin through 2.1 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Sep 4, 2024 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Viral SignupDefault status: affected | CVE List | Through 2.1 | affected |
viral-signupBrowse wow-company / viral-signupDefault status: unknown | CVE List | Through 2.1 | affected |
Nuclei templates
1ProjectDiscoveryCRITICALViral Signup <= 2.1 - SQL InjectionCVSS 9.8
The Viral Signup limited opt-in with viral referral sharing plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 2.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Impact
Unauthenticated attackers can exploit SQL injection to extract, modify, or delete sensitive database information, potentially gaining full control of the WordPress site and compromising user data.
Remediation
Update Viral Signup plugin to a version later than 2.1 to address the SQL injection vulnerability.
Source: ProjectDiscovery