جاري التحميل
📧 info@ciso.sa | 📱 +966550939344 | الرياض، المملكة العربية السعودية
🔧 صيانة مجدولة — السبت 2:00-4:00 صباحاً. قد تكون بعض الميزات غير متاحة مؤقتاً.    ●   
💎
خطة Pro بخصم 50% احصل على جميع ميزات AI والتقارير غير المحدودة والدعم ذي الأولوية. ترقّ الآن
مركز البحث
ESC للإغلاق
Global vulnerability أنظمة التحكم الصناعية / إنترنت الأشياء / البنية التحتية CRITICAL 1h Global phishing قطاعات متعددة HIGH 2h Global insider خدمات الأمن السيبراني CRITICAL 2h Global ransomware قطاعات متعددة (الشركات الأمريكية) CRITICAL 2h Global malware الخدمات المالية والعملات المشفرة CRITICAL 3h Global malware تكنولوجيا والخدمات السحابية HIGH 3h Global general الخدمات المالية والتجارة الإلكترونية MEDIUM 3h Global data_breach وسائل التواصل الاجتماعي والاتصالات CRITICAL 3h Global general عمليات الأمن السيبراني HIGH 4h Global phishing قطاع التكنولوجيا والخدمات الاستهلاكية HIGH 4h Global vulnerability أنظمة التحكم الصناعية / إنترنت الأشياء / البنية التحتية CRITICAL 1h Global phishing قطاعات متعددة HIGH 2h Global insider خدمات الأمن السيبراني CRITICAL 2h Global ransomware قطاعات متعددة (الشركات الأمريكية) CRITICAL 2h Global malware الخدمات المالية والعملات المشفرة CRITICAL 3h Global malware تكنولوجيا والخدمات السحابية HIGH 3h Global general الخدمات المالية والتجارة الإلكترونية MEDIUM 3h Global data_breach وسائل التواصل الاجتماعي والاتصالات CRITICAL 3h Global general عمليات الأمن السيبراني HIGH 4h Global phishing قطاع التكنولوجيا والخدمات الاستهلاكية HIGH 4h Global vulnerability أنظمة التحكم الصناعية / إنترنت الأشياء / البنية التحتية CRITICAL 1h Global phishing قطاعات متعددة HIGH 2h Global insider خدمات الأمن السيبراني CRITICAL 2h Global ransomware قطاعات متعددة (الشركات الأمريكية) CRITICAL 2h Global malware الخدمات المالية والعملات المشفرة CRITICAL 3h Global malware تكنولوجيا والخدمات السحابية HIGH 3h Global general الخدمات المالية والتجارة الإلكترونية MEDIUM 3h Global data_breach وسائل التواصل الاجتماعي والاتصالات CRITICAL 3h Global general عمليات الأمن السيبراني HIGH 4h Global phishing قطاع التكنولوجيا والخدمات الاستهلاكية HIGH 4h
الثغرات

CVE-2020-1147

حرج 🇺🇸 CISA KEV ⚡ اختراق متاح
Microsoft .NET Framework, SharePoint, and Visual Studio Remote Code Execution Vulnerability — Microsoft .NET Framework, Microsoft SharePoint, and Visual Studio contain a remote code execution vulnerab
نُشر: Nov 3, 2021  ·  المصدر: CISA_KEV
CVSS v3
9.0
🔗 NVD الرسمي
📄 الوصف (الإنجليزية)

Microsoft .NET Framework, SharePoint, and Visual Studio Remote Code Execution Vulnerability — Microsoft .NET Framework, Microsoft SharePoint, and Visual Studio contain a remote code execution vulnerability when the software fails to check the source markup of XML file input. Successful exploitation allows an attacker to execute code in the context of the process responsible for deserialization of the XML content.

🤖 ملخص AI

CVE-2020-1147 is a critical remote code execution vulnerability affecting Microsoft .NET Framework, SharePoint, and Visual Studio, stemming from improper validation of XML file input source markup during deserialization. An attacker who successfully exploits this flaw can execute arbitrary code in the context of the deserializing process, potentially gaining full control of the affected system. With a CVSS score of 9.0 and a confirmed public exploit available, this vulnerability poses an immediate and severe threat to enterprise environments. Organizations running SharePoint servers or .NET-based applications are at heightened risk and must prioritize patching urgently.

📄 الوصف (العربية)

🤖 التحليل الذكي آخر تحليل: Apr 18, 2026 06:29
🇸🇦 التأثير على المملكة العربية السعودية
Saudi organizations face significant exposure across multiple critical sectors. Government entities and ministries relying on Microsoft SharePoint as an intranet and document management platform (under NCA oversight) are prime targets. Banking and financial institutions regulated by SAMA that use SharePoint for internal portals and .NET-based core banking integrations are at high risk of data breach and lateral movement. Saudi Aramco and energy sector companies using SharePoint for operational document management could face disruption to critical infrastructure workflows. Telecom providers such as STC using .NET-based middleware and APIs are also exposed. Healthcare organizations leveraging SharePoint for patient record management face risks of data exfiltration. Given the widespread adoption of Microsoft SharePoint in Saudi government digital transformation initiatives (Vision 2030 e-government portals), the blast radius of exploitation is exceptionally broad.
🏢 القطاعات السعودية المتأثرة
Government Banking Energy Healthcare Telecom Education Defense Transportation
⚖️ درجة المخاطر السعودية (AI)
9.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Apply Microsoft's official security patch released in July 2020 (KB4566517 and related KBs per affected product version) immediately across all affected systems.
2. Identify all instances of Microsoft SharePoint Server, .NET Framework versions, and Visual Studio installations in your environment using asset inventory tools.
3. Isolate internet-facing SharePoint servers from internal networks until patching is confirmed complete.

PATCHING GUIDANCE:
4. Apply patches per the Microsoft Security Update Guide for CVE-2020-1147: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2020-1147
5. Prioritize patching in this order: (a) Internet-facing SharePoint servers, (b) Internal SharePoint farms, (c) .NET Framework on application servers, (d) Developer workstations with Visual Studio.
6. Verify patch application using Microsoft Baseline Security Analyzer or equivalent patch compliance tools.

COMPENSATING CONTROLS (if immediate patching is not possible):
7. Restrict XML file upload capabilities on SharePoint portals via Central Administration settings.
8. Deploy Web Application Firewall (WAF) rules to inspect and block malicious XML payloads targeting SharePoint endpoints.
9. Implement network segmentation to limit lateral movement from compromised SharePoint servers.
10. Disable external XML entity processing where configurable in .NET application configurations.
11. Apply principle of least privilege to SharePoint service accounts to limit blast radius.

DETECTION RULES:
12. Monitor IIS logs on SharePoint servers for anomalous POST requests containing XML payloads to /_layouts/ and /_vti_bin/ endpoints.
13. Create SIEM alerts for unusual child process spawning from w3wp.exe (IIS worker process) on SharePoint servers.
14. Deploy Sigma/YARA rules detecting deserialization gadget chains in HTTP request bodies.
15. Enable Windows Event ID 4688 (process creation) logging and alert on unexpected processes spawned by SharePoint application pools.
16. Threat hunt for indicators of compromise: unusual outbound connections from SharePoint servers, new scheduled tasks, or registry modifications post-exploitation.
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تطبيق التصحيح الأمني الرسمي من Microsoft الصادر في يوليو 2020 (KB4566517 والتحديثات ذات الصلة حسب إصدار المنتج المتأثر) فوراً على جميع الأنظمة المتأثرة.
2. تحديد جميع نسخ Microsoft SharePoint Server وإصدارات .NET Framework وتثبيتات Visual Studio في بيئتك باستخدام أدوات جرد الأصول.
3. عزل خوادم SharePoint المتاحة عبر الإنترنت عن الشبكات الداخلية حتى يتم التأكد من اكتمال التصحيح.

إرشادات التصحيح:
4. تطبيق التصحيحات وفقاً لدليل تحديثات الأمان من Microsoft الخاص بـ CVE-2020-1147.
5. إعطاء الأولوية للتصحيح بهذا الترتيب: (أ) خوادم SharePoint المتاحة عبر الإنترنت، (ب) مزارع SharePoint الداخلية، (ج) .NET Framework على خوادم التطبيقات، (د) محطات عمل المطورين التي تحتوي على Visual Studio.
6. التحقق من تطبيق التصحيح باستخدام Microsoft Baseline Security Analyzer أو أدوات امتثال التصحيح المعادلة.

ضوابط التعويض (إذا تعذّر التصحيح الفوري):
7. تقييد إمكانية رفع ملفات XML على بوابات SharePoint عبر إعدادات الإدارة المركزية.
8. نشر قواعد جدار حماية تطبيقات الويب (WAF) لفحص وحجب حمولات XML الضارة التي تستهدف نقاط نهاية SharePoint.
9. تطبيق تجزئة الشبكة للحد من الحركة الجانبية من خوادم SharePoint المخترقة.
10. تعطيل معالجة كيانات XML الخارجية حيثما أمكن في تكوينات تطبيقات .NET.
11. تطبيق مبدأ الحد الأدنى من الصلاحيات على حسابات خدمة SharePoint للحد من نطاق الضرر.

قواعد الكشف:
12. مراقبة سجلات IIS على خوادم SharePoint بحثاً عن طلبات POST غير طبيعية تحتوي على حمولات XML موجهة إلى نقاط النهاية /_layouts/ و/_vti_bin/.
13. إنشاء تنبيهات SIEM للكشف عن إنشاء عمليات فرعية غير معتادة من w3wp.exe على خوادم SharePoint.
14. نشر قواعد Sigma/YARA للكشف عن سلاسل أدوات إلغاء التسلسل في أجسام طلبات HTTP.
15. تفعيل تسجيل معرّف حدث Windows 4688 (إنشاء العمليات) وإصدار تنبيهات عند ظهور عمليات غير متوقعة تنبثق من تجمعات تطبيقات SharePoint.
16. البحث عن مؤشرات الاختراق: الاتصالات الصادرة غير المعتادة من خوادم SharePoint، والمهام المجدولة الجديدة، أو تعديلات السجل بعد الاستغلال.
📋 خريطة الامتثال التنظيمي
🟢 NCA ECC 2024
ECC-1-4-2: Patch and vulnerability management — critical patches must be applied within defined SLAs ECC-2-3-1: Protection of web-facing applications and services ECC-2-5-1: Secure configuration of systems and applications ECC-2-6-1: Network segmentation and access control ECC-3-3-1: Security monitoring and log management for critical systems
🔵 SAMA CSF
Cybersecurity Risk Management — 3.3: Vulnerability and patch management processes Cybersecurity Operations — 4.3: Security monitoring and incident detection Cybersecurity Architecture — 4.1: Secure design of internet-facing applications Third-Party Cybersecurity — 3.7: Vendor software security and patch compliance Cybersecurity Resilience — 4.5: Incident response and recovery for critical systems
🟡 ISO 27001:2022
A.12.6.1: Management of technical vulnerabilities — timely identification and remediation A.14.2.2: System change control procedures — patch management A.14.1.2: Securing application services on public networks A.16.1.1: Responsibilities and procedures for incident management A.9.4.4: Use of privileged utility programs — least privilege enforcement
🟣 PCI DSS v4.0
Requirement 6.3.3: All system components are protected from known vulnerabilities by installing applicable security patches Requirement 6.2.4: Software engineering techniques to prevent or mitigate common software attacks including deserialization attacks Requirement 11.3.1: Internal vulnerability scans performed periodically Requirement 12.3.2: Targeted risk analysis for each PCI DSS requirement
🔗 المراجع والمصادر 0
لا توجد مراجع.
📦 المنتجات المتأثرة 1 منتج
Microsoft:.NET Framework, SharePoint, Visual Studio
📊 CVSS Score
9.0
/ 10.0 — حرج
📋 حقائق سريعة
الخطورة حرج
CVSS Score9.0
EPSS93.43%
اختراق متاح ✓ نعم
تصحيح متاح ✓ نعم
CISA KEV🇺🇸 Yes
تاريخ الإصلاح2022-05-03
تاريخ النشر 2021-11-03
المصدر cisa_kev
المشاهدات 2
🇸🇦 درجة المخاطر السعودية
9.2
/ 10.0 — مخاطر السعودية
🏷️ الوسوم
kev actively-exploited
مشاركة ثغرة
LinkedIn X / Twitter WhatsApp Telegram
📣 وجدت هذا مفيداً؟
شاركه مع شبكة الأمن السيبراني الخاصة بك
in لينكدإن 𝕏 تويتر 💬 واتساب ✈ تليجرام
🍪 إعدادات الخصوصية
سيزو للاستشارات — متوافق مع نظام حماية البيانات الشخصية السعودي (PDPL)
نستخدم ملفات تعريف الارتباط والتقنيات المشابهة لتوفير أفضل تجربة على منصتنا. يمكنك اختيار الأنواع التي تقبلها.
🔒
ملفات ضرورية Always On
مطلوبة لعمل الموقع بشكل صحيح. لا يمكن تعطيلها.
📋 الجلسات، CSRF، المصادقة، تفضيلات اللغة
📊
ملفات التحليلات
تساعدنا في فهم كيفية استخدام الزوار للموقع وتحسين الأداء.
📋 إحصائيات الصفحات، مدة الجلسة، مصدر الزيارة
⚙️
ملفات وظيفية
تتيح ميزات محسنة مثل تخصيص المحتوى والتفضيلات.
📋 السمة المظلمة/الفاتحة، حجم الخط، لوحات التحكم المخصصة
📣
ملفات تسويقية
تُستخدم لتقديم محتوى وإعلانات ذات صلة باهتماماتك.
📋 تتبع الحملات، إعادة الاستهداف، تحليلات وسائل التواصل
سياسة الخصوصية →
مساعد CISO الذكي
اسألني أي شيء · وثائق · دعم
🔐

عرّفنا بنفسك

أدخل بياناتك للوصول إلى المساعد الكامل

معلوماتك آمنة ولن تُشارك
💬
المساعد السيبراني
متصل — يرد في ثوانٍ
5 / 5
🔐 تحقق من هويتك

أدخل بريدك الإلكتروني لإرسال رمز تحقق قبل إرسال طلب الدعم.

Enter للإرسال · / للأوامر 0 / 2000
CISO AI · مدعوم بالذكاء الاصطناعي
✦ استطلاع سريع ساعدنا في تحسين منصة سيزو للاستشارات ملاحظاتك تشكّل مستقبل منصتنا — لا تستغرق سوى دقيقتين.
⚠ يرجى الإجابة على هذا السؤال للمتابعة

كيف تقيّم تجربتك العامة مع منصتنا؟

قيّم من 1 (ضعيف) إلى 5 (ممتاز)

🎉
شكراً جزيلاً!
تم تسجيل إجابتك بنجاح.