CVE-2022-44790
Description
Interspire Email Marketer 6.0.0 through 6.5.1 has an unauthenticated SQL injection in the Surveys module, enabling sensitive data extraction.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Interspire Email Marketer 6.0.0 through 6.5.1 has an unauthenticated SQL injection in the Surveys module, enabling sensitive data extraction.
Vulnerability
Interspire Email Marketer versions 6.0.0 through 6.5.1 contain a SQL injection vulnerability in the Surveys module. The flaw resides in the surveys.php file and is reachable when a valid survey ID exists. An unauthenticated attacker can inject arbitrary SQL queries via crafted input to the surveys endpoint [1].
Exploitation
An attacker needs only network access to the vulnerable Email Marketer instance and knowledge of an existing survey ID. No authentication is required. The attacker sends a specially crafted HTTP request to the surveys module, injecting SQL commands into parameters that are not properly sanitized. The database returns results that are reflected in the response, allowing the attacker to extract data [1].
Impact
Successful exploitation allows an unauthenticated attacker to extract potentially sensitive information from the database, such as user credentials, email addresses, and other confidential data. The attacker gains read access to the database contents, compromising confidentiality [1].
Mitigation
Interspire recommends immediate action: either disable the Surveys addon from the addon management screen, backup and delete the surveys.php file, or replace it with an updated version. The vendor has released version 6.5.2 which contains the fix. Users with an active download link should update to the latest version [1].
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Interspire/Email Marketerdescription
- Range: <=6.5.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.