Exposure of Sensitive Information to an Unauthorized Actor vulnerability in AKCE Software Technology R&D Industry and Trade Inc. SKSPro allows Directory Indexing.This issue affects SKSPro: through 07012026.
CVE-2025-8590 is a directory indexing vulnerability in AKCE Software Technology's SKSPro product that exposes sensitive information to unauthorized actors. With a CVSS score of 7.5, this vulnerability allows attackers to enumerate and access files and directories that should be restricted. The vulnerability affects SKSPro versions through 07012026, and while no public exploit is currently available, the high severity rating and information disclosure nature make immediate patching critical for affected organizations.
1. IMMEDIATE ACTIONS:
- Identify all systems running SKSPro and document their versions
- Disable directory indexing at the web server level (Apache/IIS configuration)
- Implement .htaccess or web.config rules to prevent directory listing
- Restrict access to sensitive directories using firewall rules and access controls
2. PATCHING:
- Apply the latest SKSPro patch immediately (versions after 07012026)
- Test patches in non-production environments first
- Schedule patching during maintenance windows with minimal business impact
3. COMPENSATING CONTROLS:
- Configure web server to return 403 Forbidden for directory requests
- Implement Web Application Firewall (WAF) rules to block directory enumeration attempts
- Enable detailed logging and monitoring of directory access attempts
- Conduct file system audit to identify exposed sensitive files
4. DETECTION RULES:
- Monitor HTTP requests with trailing slashes (/) to directories
- Alert on 200 OK responses to directory requests
- Track access to common sensitive paths (/admin, /config, /backup, /upload)
- Log and analyze requests containing directory traversal patterns
1. الإجراءات الفورية:
- تحديد جميع الأنظمة التي تعمل بـ SKSPro وتوثيق إصداراتها
- تعطيل فهرسة الدلائل على مستوى خادم الويب (إعدادات Apache/IIS)
- تطبيق قواعد .htaccess أو web.config لمنع قائمة الدلائل
- تقييد الوصول إلى الدلائل الحساسة باستخدام قواعد جدار الحماية والتحكم في الوصول
2. التصحيح:
- تطبيق أحدث تصحيح SKSPro فوراً (الإصدارات بعد 07012026)
- اختبار التصحيحات في بيئات غير الإنتاج أولاً
- جدولة التصحيح خلال نوافذ الصيانة بأقل تأثير على العمل
3. الضوابط البديلة:
- تكوين خادم الويب لإرجاع 403 Forbidden لطلبات الدلائل
- تطبيق قواعد جدار تطبيقات الويب (WAF) لحظر محاولات تعداد الدلائل
- تفعيل السجلات التفصيلية ومراقبة محاولات الوصول إلى الدلائل
- إجراء تدقيق نظام الملفات لتحديد الملفات الحساسة المكشوفة
4. قواعد الكشف:
- مراقبة طلبات HTTP مع شرطات مائلة (/) للدلائل
- تنبيهات على استجابات 200 OK لطلبات الدلائل
- تتبع الوصول إلى المسارات الحساسة الشائعة (/admin, /config, /backup, /upload)
- تسجيل وتحليل الطلبات التي تحتوي على أنماط اجتياز الدلائل