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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2019-17574 β€” AI Deep Analysis Summary

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: A security flaw in WordPress **Popup Maker** plugin allows attackers to leak sensitive info. πŸ“‰ **Consequences**: Exposure of WordPress plugins, webserver configs, and PHP settings. Critical data leakage! πŸ’₯

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: Improper handling of the `do_action` function arguments.…

Q3Who is affected? (Versions/Components)

πŸ‘₯ **Affected**: WordPress sites using **Popup Maker** plugin. πŸ“¦ **Version**: All versions **before 1.8.13**. ⚠️ If you are running 1.8.12 or older, you are at risk! 🎯

Q4What can hackers do? (Privileges/Data)

πŸ•΅οΈ **Attacker Actions**: Unauthenticated access to retrieve system info. πŸ“‚ **Data Leaked**: Plugin lists, Webserver configuration details, and PHP configuration info. 🧐 No login required! πŸ”“

Q5Is exploitation threshold high? (Auth/Config)

πŸ“‰ **Threshold**: **LOW**. 🚫 **Auth**: Unauthenticated (No login needed). βš™οΈ **Config**: Standard WordPress setup with vulnerable plugin. Easy to trigger! πŸ’£

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

πŸ” **Exploit**: Yes, public PoC exists. πŸ“œ **Source**: Nuclei templates (ProjectDiscovery) & Redyops blog. 🌐 **Status**: Wild exploitation possible via automated scanners. πŸš€

Q7How to self-check? (Features/Scanning)

πŸ”Ž **Self-Check**: Scan for `popmake-system-info.txt` endpoint. πŸ› οΈ **Tool**: Use Nuclei or manual HTTP request. πŸ“‹ **Indicator**: Presence of the "support debug text file" reveals vulnerability. 🚩

Q8Is it fixed officially? (Patch/Mitigation)

βœ… **Fixed**: Yes! Official patch released. πŸ“¦ **Solution**: Upgrade Popup Maker to version **1.8.13** or later. πŸ”„ Check changelog for confirmation. πŸ“

Q9What if no patch? (Workaround)

🚧 **No Patch?**: Disable the Popup Maker plugin immediately. 🚫 **Mitigation**: Restrict access to `popmake-system-info.txt` via `.htaccess` or WAF rules. πŸ›‘οΈ Block unauthorized requests. πŸ”’

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **HIGH**. ⏳ **Priority**: Patch immediately! πŸƒβ€β™‚οΈ Unauthenticated info disclosure is critical for further attacks. Don't wait! ⚑