Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
High

SQL injection in Imaster MEMS Events CRM /memsdemo/exchange_offers.php (keyword parameter)

IdentifiersCVE-2025-41005CWE-89· Improper Neutralization of Special…

Imaster’s MEMS Events CRM is vulnerable to SQL injection via improper neutralization of user-controlled input in the keyword parameter handled by the /memsdemo/exchange_offers.php endpoint. An attacker can supply crafted SQL metacharacters/expressions in keyword that are incorporated into backend SQL queries without adequate parameterization/escaping, enabling execution of unintended SQL statements (including potentially blind SQLi depending on response behavior).

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation can allow unauthorized interaction with the underlying database, including reading sensitive data, modifying or deleting records, and potentially bypassing authentication/authorization checks depending on how the injected query is used and the database account privileges. Given the CVSS v4.0 base score (8.7) and network attack vector, the issue is high severity and remotely exploitable.

Mitigation

If you can’t patch tonight, do this now.

Until a fixed version is available, restrict access to /memsdemo/exchange_offers.php (e.g., VPN/IP allowlisting), deploy/enable WAF rules to detect and block SQLi payloads targeting the keyword parameter, and ensure the application’s database account is least-privileged to limit data exposure and prevent destructive actions.

Remediation

Patch, then assume compromise.

Implement parameterized queries/prepared statements for all database interactions involving the keyword parameter in /memsdemo/exchange_offers.php, and add strict server-side input validation (type/length/allowlist) appropriate to the expected search semantics. Review and refactor any dynamic SQL construction in the affected code path. Apply a vendor-provided patch/update when available; the referenced advisory indicates no official patch was available at the time of publication.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
ImasterMems Events Crmapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity2

Community discussion across Reddit, Mastodon, and other social sources.