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

Goal: 1000 CNY ยท Raised: 1336 CNY

100%

CVE-2025-46348 โ€” AI Deep Analysis Summary

CVSS 10.0 ยท Critical

Q1What is this vulnerability? (Essence + Consequences)

๐Ÿšจ **Essence**: YesWiki < 4.5.4 has a critical flaw. Backup requests lack verification. ๐Ÿ“‰ **Consequences**: High impact on Confidentiality, Integrity, and Availability. Sensitive data leaks are highly likely.

Q2Root Cause? (CWE/Flaw)

๐Ÿ›ก๏ธ **Root Cause**: CWE-287 (Improper Authentication). The system fails to verify identity before processing backup requests. ๐Ÿšซ No security check gate.

Q3Who is affected? (Versions/Components)

๐Ÿ‘ฅ **Affected**: YesWiki users running versions **before 4.5.4**. ๐Ÿ‡ซ๐Ÿ‡ท Developed by the French YesWiki organization. PHP-based wiki system.

Q4What can hackers do? (Privileges/Data)

๐Ÿ’€ **Attacker Actions**: Exfiltrate sensitive information. Modify site integrity. Disrupt availability. Full compromise potential due to S:C (Scope Change) in CVSS.

Q5Is exploitation threshold high? (Auth/Config)

โšก **Threshold**: LOW. CVSS shows PR:N (Privileges Required: None). No authentication needed to exploit. Easy to trigger.

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

๐Ÿ“ฆ **Public Exp?**: No specific PoC code listed in data. โš ๏ธ However, GitHub Advisory confirms the issue. Theoretical exploitation is straightforward.

Q7How to self-check? (Features/Scanning)

๐Ÿ” **Self-Check**: Scan for YesWiki instances. Check version number. Look for unauthenticated backup endpoints. ๐Ÿงช Test if backup requests return data without login.

Q8Is it fixed officially? (Patch/Mitigation)

โœ… **Fixed?**: Yes. Update to **YesWiki 4.5.4 or later**. ๐Ÿ› ๏ธ Patch available via GitHub commit 0d4efc8.

Q9What if no patch? (Workaround)

๐Ÿšง **No Patch?**: Block external access to backup functions via WAF. Restrict IP access to wiki admin areas. ๐Ÿ›‘ Limit exposure until upgrade.

Q10Is it urgent? (Priority Suggestion)

๐Ÿ”ฅ **Urgency**: CRITICAL. CVSS Score is High (implied by H/H/H metrics). Immediate patching required. ๐Ÿƒโ€โ™‚๏ธ Don't wait!