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

CVE-2019-25574

متوسط
Green CMS 2.x contains a path traversal vulnerability that allows authenticated attackers to download arbitrary files and directories by injecting directory traversal sequences. Attackers can manipula
CWE-22 — نوع الضعف
نُشر: Mar 21, 2026  ·  آخر تحديث: Mar 24, 2026  ·  المصدر: NVD
CVSS v3
6.5
🔗 NVD الرسمي
📄 الوصف (الإنجليزية)

Green CMS 2.x contains a path traversal vulnerability that allows authenticated attackers to download arbitrary files and directories by injecting directory traversal sequences. Attackers can manipulate the theme_name parameter in the themeexporthandle action or supply base64-encoded file paths to the downfile action to retrieve sensitive files outside intended directories.

🤖 ملخص AI

Green CMS 2.x contains a path traversal vulnerability (CVE-2019-25574) allowing authenticated attackers to download arbitrary files by manipulating theme_name parameters or base64-encoded file paths. With a CVSS score of 6.5, this vulnerability poses a medium risk to organizations using Green CMS, particularly those storing sensitive data accessible to authenticated users. No patch is currently available, requiring immediate implementation of compensating controls.

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

🤖 التحليل الذكي آخر تحليل: May 10, 2026 22:00
🇸🇦 التأثير على المملكة العربية السعودية
Saudi government agencies, educational institutions, and small-to-medium enterprises using Green CMS for content management face elevated risk. The vulnerability particularly impacts organizations in the public sector (NCA oversight), healthcare facilities managing patient portals, and telecommunications companies using CMS for customer-facing applications. The ability to extract arbitrary files could expose sensitive government documents, personal data, and system configuration files. Organizations under SAMA or NCA regulatory frameworks face compliance violations if customer/citizen data is compromised through this vulnerability.
🏢 القطاعات السعودية المتأثرة
Government and Public Administration Healthcare and Medical Services Education and Universities Telecommunications Banking and Financial Services Energy and Utilities Small and Medium Enterprises (SMEs)
⚖️ درجة المخاطر السعودية (AI)
6.8
/ 10.0
🔧 Remediation Steps (English)
Immediate Actions:
1. Identify all Green CMS 2.x instances in your environment and document their deployment locations
2. Restrict access to Green CMS administrative interfaces using network segmentation and IP whitelisting
3. Implement strict input validation on theme_name and file path parameters
4. Disable or restrict the themeexporthandle and downfile actions if not operationally required
5. Monitor authentication logs for suspicious file download patterns

Compensating Controls:
1. Implement Web Application Firewall (WAF) rules to block requests containing directory traversal sequences (../, ..\ , %2e%2e%2f)
2. Apply base64 decoding inspection rules to detect encoded path traversal attempts
3. Enforce principle of least privilege for authenticated user accounts
4. Implement file access controls at the operating system level to restrict CMS process permissions
5. Enable detailed logging and alerting for file access attempts outside intended directories

Detection Rules:
1. Alert on requests to themeexporthandle or downfile actions with encoded parameters
2. Monitor for multiple failed file access attempts from single user accounts
3. Track downloads of system files (.conf, .xml, .env, /etc/passwd equivalents)
4. Flag base64-encoded strings in HTTP parameters containing path separators
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع مثيلات Green CMS 2.x في بيئتك وتوثيق مواقع نشرها
2. تقييد الوصول إلى واجهات إدارة Green CMS باستخدام تقسيم الشبكة وقائمة IP البيضاء
3. تنفيذ التحقق الصارم من صحة المدخلات على معاملات theme_name ومسارات الملفات
4. تعطيل أو تقييد إجراءات themeexporthandle و downfile إذا لم تكن مطلوبة تشغيلياً
5. مراقبة سجلات المصادقة للأنماط المريبة في تنزيل الملفات

الضوابط البديلة:
1. تنفيذ قواعد جدار حماية تطبيقات الويب (WAF) لحجب الطلبات التي تحتوي على تسلسلات اجتياز المسار
2. تطبيق قواعد فحص فك تشفير base64 للكشف عن محاولات اجتياز المسار المشفرة
3. فرض مبدأ أقل امتياز لحسابات المستخدمين المصرح لهم
4. تنفيذ ضوابط الوصول إلى الملفات على مستوى نظام التشغيل لتقييد أذونات عملية CMS
5. تفعيل السجلات التفصيلية والتنبيهات لمحاولات الوصول إلى الملفات خارج الدلائل المقصودة

قواعد الكشف:
1. التنبيه على الطلبات إلى إجراءات themeexporthandle أو downfile بمعاملات مشفرة
2. مراقبة محاولات الوصول إلى الملفات المتعددة الفاشلة من حسابات المستخدمين الفردية
3. تتبع تنزيلات ملفات النظام (.conf, .xml, .env)
4. وضع علامة على السلاسل المشفرة بـ base64 في معاملات HTTP التي تحتوي على فواصل المسار
📋 خريطة الامتثال التنظيمي
🟢 NCA ECC 2024
A.5.1.1 - Information Security Policies (access control policies) A.6.1.1 - Internal Organization (segregation of duties) A.8.1.1 - Asset Management (inventory and protection) A.9.1.1 - Access Control (user access management) A.12.4.1 - Logging (event logging and monitoring)
🔵 SAMA CSF
ID.AM-2 - Asset Management (software inventory) PR.AC-1 - Access Control (user access policies) PR.AC-4 - Access Control (information access management) DE.CM-1 - Detection and Analysis (monitoring and detection) DE.AE-1 - Detection and Analysis (anomalies and events)
🟡 ISO 27001:2022
A.5.1.1 - Information security policies A.6.1.1 - Internal organization A.8.1.1 - Asset management A.9.1.1 - Access control A.9.2.1 - User access management A.12.4.1 - Event logging
🟣 PCI DSS v4.0.1
Requirement 1.1 - Firewall configuration standards Requirement 2.1 - Default security parameters Requirement 6.2 - Security patches Requirement 7.1 - Limit access to data Requirement 10.2 - Implement automated audit trails
📊 CVSS Score
6.5
/ 10.0 — متوسط
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityH — High
IntegrityN — None / Network
AvailabilityN — None / Network
📋 حقائق سريعة
الخطورة متوسط
CVSS Score6.5
CWECWE-22
اختراق متاح لا
تصحيح متاح ✗ لا
تاريخ النشر 2026-03-21
المصدر nvd
المشاهدات 5
🇸🇦 درجة المخاطر السعودية
6.8
/ 10.0 — مخاطر السعودية
أولوية: HIGH
🏷️ الوسوم
CWE-22
مشاركة ثغرة
LinkedIn X / Twitter WhatsApp Telegram

💬 التعليقات

0
جارٍ التحميل
📣 وجدت هذا مفيداً؟
شاركه مع شبكة الأمن السيبراني الخاصة بك
in لينكدإن 𝕏 تويتر 💬 واتساب ✈ تليجرام
🍪 إعدادات الخصوصية
سيزو للاستشارات — متوافق مع نظام حماية البيانات الشخصية السعودي (PDPL)
نستخدم ملفات تعريف الارتباط والتقنيات المشابهة لتوفير أفضل تجربة على منصتنا. يمكنك اختيار الأنواع التي تقبلها.
🔒
ملفات ضرورية Always On
مطلوبة لعمل الموقع بشكل صحيح. لا يمكن تعطيلها.
📋 الجلسات، CSRF، المصادقة، تفضيلات اللغة
📊
ملفات التحليلات
تساعدنا في فهم كيفية استخدام الزوار للموقع وتحسين الأداء.
📋 إحصائيات الصفحات، مدة الجلسة، مصدر الزيارة
⚙️
ملفات وظيفية
تتيح ميزات محسنة مثل تخصيص المحتوى والتفضيلات.
📋 السمة المظلمة/الفاتحة، حجم الخط، لوحات التحكم المخصصة
📣
ملفات تسويقية
تُستخدم لتقديم محتوى وإعلانات ذات صلة باهتماماتك.
📋 تتبع الحملات، إعادة الاستهداف، تحليلات وسائل التواصل
سياسة الخصوصية →
مساعد CISO الذكي
اسألني أي شيء · وثائق · دعم
🔐

عرّفنا بنفسك

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

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

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

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

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

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

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