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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2025-46661 β€” AI Deep Analysis Summary

CVSS 10.0 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Server-Side Template Injection (SSTI) in IPW Systems Metazo. πŸ’₯ **Consequences**: Attackers can inject malicious template expressions via `smartyValidator.php`.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: CWE-1336 (Improper Neutralization of Special Elements used in a Template). πŸ› **Flaw**: The `smartyValidator.php` component fails to sanitize user input, allowing arbitrary template code execution.…

Q3Who is affected? (Versions/Components)

🏭 **Affected**: IPW Systems Metazo IoT Gateway. πŸ“¦ **Version**: 8.1.3 and all earlier versions. 🌐 **Scope**: Industrial IoT environments using this specific gateway solution for data collection and transmission.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Actions**: Execute arbitrary server-side code. πŸ“‚ **Data Access**: Read sensitive IT system data and field device information. πŸ”“ **Privileges**: Gain high-level control (CVSS C:H, I:H).…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Threshold**: LOW. 🚫 **Auth**: No authentication required (PR:N). πŸ–±οΈ **UI**: No user interaction needed (UI:N). 🌍 **Access**: Network accessible (AV:N). πŸ“‰ **Complexity**: Low (AC:L).…

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

πŸ“œ **Public Exploit**: No specific PoC code listed in the provided data. πŸ” **Status**: Referenced by Code-White.…

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for IPW Metazo devices on the network. πŸ“‚ **Target**: Check if `smartyValidator.php` is accessible.…

Q8Is it fixed officially? (Patch/Mitigation)

πŸ› οΈ **Fix**: Upgrade to a version newer than 8.1.3. πŸ“₯ **Source**: Check IPW Systems official website for patches. πŸ”„ **Action**: Immediate update required for all affected gateways. πŸ“ **Ref**: https://www.ipwsystems.com/

Q9What if no patch? (Workaround)

🚧 **Workaround**: If patching is delayed, block external access to the gateway. 🚫 **Network**: Restrict network segments accessing `smartyValidator.php`.…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: CRITICAL. πŸ“ˆ **Priority**: P1. 🚨 **Reason**: Remote, unauthenticated, high-impact SSTI in industrial infrastructure. ⏳ **Action**: Patch immediately. Do not wait for PoC.…