Goal Reached Thanks to every supporter โ€” we hit 100%!

Goal: 1000 CNY ยท Raised: 1000 CNY

100.0%

CVE-2024-5756 โ€” AI Deep Analysis Summary

CVSS 9.8 ยท Critical

Q1What is this vulnerability? (Essence + Consequences)

๐Ÿšจ **Essence**: Time-based SQL Injection via `db` parameter. ๐Ÿ’ฅ **Consequences**: Full database compromise, data theft, and system takeover. Critical impact on Confidentiality, Integrity, and Availability.

Q2Root Cause? (CWE/Flaw)

๐Ÿ›ก๏ธ **Root Cause**: CWE-89 (SQL Injection). ๐Ÿ› **Flaw**: Unsanitized input in the `db` parameter within `class-es-db-contacts.php`. Allows attackers to inject malicious SQL commands.

Q3Who is affected? (Versions/Components)

๐Ÿ“ฆ **Affected**: WordPress Plugin: **Email Subscribers by Icegram Express**. ๐Ÿ“‰ **Version**: v5.7.23 and **earlier** versions. ๐ŸŒ **Vendor**: Icegram.

Q4What can hackers do? (Privileges/Data)

๐Ÿ‘ฎ **Privileges**: No authentication required (PR:N). ๐Ÿ“Š **Data**: High impact (C:H, I:H, A:H). Hackers can read, modify, or delete all database contents. ๐Ÿ’พ **Scope**: User data, emails, and plugin settings exposed.

Q5Is exploitation threshold high? (Auth/Config)

โšก **Threshold**: LOW. ๐Ÿšซ **Auth**: None required (PR:N). ๐Ÿ–ฑ๏ธ **UI**: None required (UI:N). ๐ŸŒ **Network**: Remote (AV:N). ๐ŸŽฏ **Complexity**: Low (AC:L). Easy to exploit for anyone.

Q6Is there a public Exp? (PoC/Wild Exploitation)

๐Ÿ“œ **Public Exp?**: No specific PoC code provided in data. ๐Ÿ” **References**: WordFence and WordPress Trac links available. โš ๏ธ **Status**: CVSS 8.6 indicates high exploitability potential, even without public code.

Q7How to self-check? (Features/Scanning)

๐Ÿ” **Check**: Scan for plugin **Email Subscribers by Icegram Express**. ๐Ÿ“‹ **Version**: Verify if version โ‰ค 5.7.23. ๐Ÿ› ๏ธ **Tool**: Use vulnerability scanners detecting CWE-89 in WordPress plugins.โ€ฆ

Q8Is it fixed officially? (Patch/Mitigation)

โœ… **Fixed**: Yes. ๐Ÿ“… **Date**: Published 2024-06-21. ๐Ÿ”„ **Patch**: Update to latest version via WordPress Trac changeset 3101638. ๐Ÿ›ก๏ธ **Action**: Immediate update recommended.

Q9What if no patch? (Workaround)

๐Ÿšง **Workaround**: If update delayed, **disable** the plugin immediately. ๐Ÿšซ **Remove**: Delete plugin files if not needed. ๐Ÿ›ก๏ธ **WAF**: Use Web Application Firewall to block SQL injection patterns in `db` parameter.โ€ฆ

Q10Is it urgent? (Priority Suggestion)

๐Ÿ”ฅ **Urgency**: CRITICAL. ๐Ÿšจ **Priority**: P1 (Immediate Action). ๐Ÿ“‰ **CVSS**: 8.6 (High). ๐Ÿƒ **Action**: Patch NOW. No auth needed makes this a high-priority target for automated bots.