Microsoft Internet Explorer Information Disclosure Vulnerability — An information disclosure vulnerability exists when Internet Explorer does not properly handle JavaScript. The vulnerability could allow an attacker to detect specific files on the user's computer.
CVE-2016-0162 is a critical information disclosure vulnerability in Microsoft Internet Explorer that allows attackers to detect specific files on a user's computer through improper handling of JavaScript. This vulnerability has known exploits available in the wild and was actively exploited as part of targeted attack campaigns. Despite being from 2016, organizations still running legacy Internet Explorer installations remain at significant risk. A patch is available from Microsoft (MS16-037) and should be applied immediately.
1. IMMEDIATE ACTIONS:
- Apply Microsoft Security Bulletin MS16-037 immediately on all systems running Internet Explorer
- Inventory all systems still running Internet Explorer and prioritize migration to Microsoft Edge or other modern browsers
- Block known exploit indicators at the network perimeter
2. PATCHING GUIDANCE:
- Deploy the cumulative security update for Internet Explorer from April 2016 (KB3148531)
- Ensure Windows Update is enabled and all subsequent cumulative updates are applied
- Verify patch deployment through vulnerability scanning
3. COMPENSATING CONTROLS:
- Implement Enhanced Protected Mode (EPM) in Internet Explorer
- Enable Content Security Policy headers on internal web applications
- Restrict JavaScript execution through Group Policy for IE
- Deploy web content filtering to block malicious JavaScript payloads
- Use application whitelisting to prevent unauthorized script execution
4. DETECTION RULES:
- Monitor for unusual file system enumeration attempts via browser processes
- Create SIEM rules for IE processes accessing sensitive file paths
- Deploy IDS/IPS signatures for known CVE-2016-0162 exploit patterns
- Monitor for JavaScript-based file probing techniques in web proxy logs
1. الإجراءات الفورية:
- تطبيق نشرة أمان Microsoft MS16-037 فوراً على جميع الأنظمة التي تعمل بـ Internet Explorer
- جرد جميع الأنظمة التي لا تزال تعمل بـ Internet Explorer وتحديد أولويات الترحيل إلى Microsoft Edge أو متصفحات حديثة أخرى
- حظر مؤشرات الاستغلال المعروفة على محيط الشبكة
2. إرشادات التصحيح:
- نشر التحديث الأمني التراكمي لـ Internet Explorer من أبريل 2016 (KB3148531)
- التأكد من تمكين Windows Update وتطبيق جميع التحديثات التراكمية اللاحقة
- التحقق من نشر التصحيح من خلال فحص الثغرات
3. الضوابط التعويضية:
- تنفيذ وضع الحماية المحسن (EPM) في Internet Explorer
- تمكين رؤوس سياسة أمان المحتوى على تطبيقات الويب الداخلية
- تقييد تنفيذ JavaScript من خلال سياسة المجموعة لـ IE
- نشر تصفية محتوى الويب لحظر حمولات JavaScript الضارة
4. قواعد الكشف:
- مراقبة محاولات تعداد نظام الملفات غير العادية عبر عمليات المتصفح
- إنشاء قواعد SIEM لعمليات IE التي تصل إلى مسارات الملفات الحساسة
- نشر توقيعات IDS/IPS لأنماط استغلال CVE-2016-0162 المعروفة