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

CVE-2022-22947

حرج 🇺🇸 CISA KEV ⚡ اختراق متاح
VMware Spring Cloud Gateway Code Injection Vulnerability — Spring Cloud Gateway applications are vulnerable to a code injection attack when the Gateway Actuator endpoint is enabled, exposed and unsecu
نُشر: May 16, 2022  ·  المصدر: CISA_KEV
CVSS v3
9.0
🔗 NVD الرسمي
📄 الوصف (الإنجليزية)

VMware Spring Cloud Gateway Code Injection Vulnerability — Spring Cloud Gateway applications are vulnerable to a code injection attack when the Gateway Actuator endpoint is enabled, exposed and unsecured.

🤖 ملخص AI

VMware Spring Cloud Gateway versions prior to 3.1.1 and 3.0.7 contain a critical code injection vulnerability in the Gateway Actuator endpoint that allows unauthenticated remote attackers to execute arbitrary code when the endpoint is exposed without proper authentication. This vulnerability has active exploits available and poses an immediate threat to organizations running vulnerable versions. The CVSS score of 9.0 reflects the severity and ease of exploitation.

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

🤖 التحليل الذكي آخر تحليل: Apr 21, 2026 15:33
🇸🇦 التأثير على المملكة العربية السعودية
This vulnerability poses critical risk to Saudi financial institutions (SAMA-regulated banks), government agencies (NCA oversight), and telecommunications providers (STC, Mobily) that utilize Spring Cloud Gateway for API management and microservices orchestration. Energy sector organizations (ARAMCO, SEC) managing critical infrastructure through cloud-based gateways are particularly vulnerable. Healthcare providers and e-commerce platforms using Spring Cloud Gateway for customer-facing applications face direct exposure to remote code execution attacks. The vulnerability's unauthenticated nature and high exploit availability make it an immediate threat to Saudi critical infrastructure.
🏢 القطاعات السعودية المتأثرة
Banking and Financial Services Government and Public Administration Telecommunications Energy and Utilities Healthcare E-commerce and Retail Insurance Transportation and Logistics
⚖️ درجة المخاطر السعودية (AI)
9.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all Spring Cloud Gateway deployments in your environment and verify if Gateway Actuator endpoint is enabled
2. Immediately disable or restrict access to the Gateway Actuator endpoint (/actuator/gateway/**) using network-level controls or WAF rules
3. Implement authentication and authorization controls on all actuator endpoints
4. Review access logs for suspicious requests to actuator endpoints

PATCHING:
1. Upgrade Spring Cloud Gateway to version 3.1.1 or later (for 3.1.x branch) or 3.0.7 or later (for 3.0.x branch)
2. Test patches in non-production environments before deployment
3. Plan immediate patching for production systems given CVSS 9.0 severity

COMPENSATING CONTROLS (if patching delayed):
1. Implement network segmentation to restrict access to Gateway Actuator endpoints
2. Deploy WAF rules to block requests to /actuator/gateway endpoints
3. Enable authentication on all actuator endpoints via Spring Security configuration
4. Monitor for exploitation attempts using IDS/IPS signatures

DETECTION:
1. Monitor for POST/PUT requests to /actuator/gateway/routes endpoints
2. Alert on requests containing SpEL expressions or code injection patterns
3. Track unusual process execution from Java/Spring Cloud Gateway processes
4. Monitor for unexpected outbound connections from gateway services
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. حدد جميع نشرات Spring Cloud Gateway في بيئتك وتحقق مما إذا كانت نقطة نهاية Gateway Actuator مفعلة
2. عطل أو قيد الوصول إلى نقطة نهاية Gateway Actuator (/actuator/gateway/**) باستخدام عناصر التحكم على مستوى الشبكة أو قواعد WAF
3. طبق عناصر التحكم في المصادقة والتفويض على جميع نقاط نهاية المشغل
4. راجع سجلات الوصول للطلبات المريبة إلى نقاط نهاية المشغل

التصحيح:
1. ترقية Spring Cloud Gateway إلى الإصدار 3.1.1 أو أحدث (لفرع 3.1.x) أو 3.0.7 أو أحدث (لفرع 3.0.x)
2. اختبر التصحيحات في بيئات غير الإنتاج قبل النشر
3. خطط للتصحيح الفوري لأنظمة الإنتاج نظراً لخطورة CVSS 9.0

عناصر التحكم البديلة (إذا تأخر التصحيح):
1. طبق تقسيم الشبكة لتقييد الوصول إلى نقاط نهاية Gateway Actuator
2. نشر قواعد WAF لحجب الطلبات إلى نقاط نهاية /actuator/gateway
3. فعل المصادقة على جميع نقاط نهاية المشغل عبر تكوين Spring Security
4. راقب محاولات الاستغلال باستخدام توقيعات IDS/IPS

الكشف:
1. راقب طلبات POST/PUT إلى نقاط نهاية /actuator/gateway/routes
2. أصدر تنبيهات للطلبات التي تحتوي على تعبيرات SpEL أو أنماط حقن الأكواد
3. تتبع تنفيذ العمليات غير المتوقعة من عمليات Java/Spring Cloud Gateway
4. راقب الاتصالات الخارجية غير المتوقعة من خدمات البوابة
📋 خريطة الامتثال التنظيمي
🟢 NCA ECC 2024
A.5.1.1 - Information security policies and procedures A.6.1.1 - Access control policy A.6.2.1 - User registration and access rights management A.8.2.1 - Classification of information A.12.2.1 - Restrictions on software installation A.12.4.1 - Event logging A.12.4.3 - Administrator and operator logs A.13.1.1 - Network security perimeter A.14.2.1 - Secure development policy
🔵 SAMA CSF
Governance - Policy and Risk Management Governance - Compliance and Audit Protection - Access Control Protection - Data Protection Detection - Security Monitoring Response - Incident Management
🟡 ISO 27001:2022
5.3 - Access control 6.5 - Control of changes 8.1 - Information security risk assessment 8.2 - Information security risk treatment 8.3 - Information security risk acceptance A.5.1.1 - Policies for information security A.6.1.1 - Access control policy A.6.2.1 - User registration and access rights A.8.2.3 - Segregation of duties A.12.2.1 - Restrictions on software installation A.12.4.1 - Event logging A.14.2.1 - Secure development policy
🟣 PCI DSS v4.0
1.1 - Firewall configuration standards 2.1 - Default security parameters 2.2.4 - Configure system security parameters 6.2 - Security patches installation 6.5.1 - Injection flaws prevention 7.1 - Access control implementation 10.2 - User access logging 10.3 - Audit trail protection
🔗 المراجع والمصادر 0
لا توجد مراجع.
📦 المنتجات المتأثرة 1 منتج
VMware:Spring Cloud Gateway
📊 CVSS Score
9.0
/ 10.0 — حرج
📋 حقائق سريعة
الخطورة حرج
CVSS Score9.0
EPSS94.46%
اختراق متاح ✓ نعم
تصحيح متاح ✓ نعم
CISA KEV🇺🇸 Yes
تاريخ الإصلاح2022-06-06
تاريخ النشر 2022-05-16
المصدر cisa_kev
المشاهدات 3
🇸🇦 درجة المخاطر السعودية
9.2
/ 10.0 — مخاطر السعودية
أولوية: CRITICAL
🏷️ الوسوم
kev actively-exploited
مشاركة ثغرة
LinkedIn X / Twitter WhatsApp Telegram
📣 وجدت هذا مفيداً؟
شاركه مع شبكة الأمن السيبراني الخاصة بك
in لينكدإن 𝕏 تويتر 💬 واتساب ✈ تليجرام
🍪 إعدادات الخصوصية
سيزو للاستشارات — متوافق مع نظام حماية البيانات الشخصية السعودي (PDPL)
نستخدم ملفات تعريف الارتباط والتقنيات المشابهة لتوفير أفضل تجربة على منصتنا. يمكنك اختيار الأنواع التي تقبلها.
🔒
ملفات ضرورية Always On
مطلوبة لعمل الموقع بشكل صحيح. لا يمكن تعطيلها.
📋 الجلسات، CSRF، المصادقة، تفضيلات اللغة
📊
ملفات التحليلات
تساعدنا في فهم كيفية استخدام الزوار للموقع وتحسين الأداء.
📋 إحصائيات الصفحات، مدة الجلسة، مصدر الزيارة
⚙️
ملفات وظيفية
تتيح ميزات محسنة مثل تخصيص المحتوى والتفضيلات.
📋 السمة المظلمة/الفاتحة، حجم الخط، لوحات التحكم المخصصة
📣
ملفات تسويقية
تُستخدم لتقديم محتوى وإعلانات ذات صلة باهتماماتك.
📋 تتبع الحملات، إعادة الاستهداف، تحليلات وسائل التواصل
سياسة الخصوصية →
مساعد CISO الذكي
اسألني أي شيء · وثائق · دعم
🔐

عرّفنا بنفسك

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

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

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

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

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

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

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