INITIALIZING
📧 info@ciso.sa | 📱 +966550939344 | Riyadh, Kingdom of Saudi Arabia
🔧 Scheduled Maintenance — Saturday 2:00-4:00 AM AST. Some features may be temporarily unavailable.    ●   
💎
Pro Plan 50% Off Unlock all AI features, unlimited reports, and priority support. Upgrade
Search Center
ESC to close
Global phishing Multiple sectors HIGH 32m Global insider Cybersecurity Services CRITICAL 41m Global ransomware Multiple sectors (U.S. companies) CRITICAL 55m Global malware Financial Services, Cryptocurrency CRITICAL 1h Global malware Technology and Cloud Services HIGH 1h Global general Financial Services and E-commerce MEDIUM 1h Global data_breach Social Media and Communications CRITICAL 1h Global general Cybersecurity Operations HIGH 2h Global phishing Technology and Consumer Services HIGH 2h Global data_breach Multiple sectors HIGH 2h Global phishing Multiple sectors HIGH 32m Global insider Cybersecurity Services CRITICAL 41m Global ransomware Multiple sectors (U.S. companies) CRITICAL 55m Global malware Financial Services, Cryptocurrency CRITICAL 1h Global malware Technology and Cloud Services HIGH 1h Global general Financial Services and E-commerce MEDIUM 1h Global data_breach Social Media and Communications CRITICAL 1h Global general Cybersecurity Operations HIGH 2h Global phishing Technology and Consumer Services HIGH 2h Global data_breach Multiple sectors HIGH 2h Global phishing Multiple sectors HIGH 32m Global insider Cybersecurity Services CRITICAL 41m Global ransomware Multiple sectors (U.S. companies) CRITICAL 55m Global malware Financial Services, Cryptocurrency CRITICAL 1h Global malware Technology and Cloud Services HIGH 1h Global general Financial Services and E-commerce MEDIUM 1h Global data_breach Social Media and Communications CRITICAL 1h Global general Cybersecurity Operations HIGH 2h Global phishing Technology and Consumer Services HIGH 2h Global data_breach Multiple sectors HIGH 2h
Vulnerabilities

CVE-2020-14864

Critical 🇺🇸 CISA KEV ⚡ Exploit Available
Oracle Business Intelligence Enterprise Edition Path Transversal — Path traversal vulnerability, where an attacker can target the preview FilePath parameter of the getPreviewImage function to get acce
Published: Jan 18, 2022  ·  Source: CISA_KEV
CVSS v3
9.0
🔗 NVD Official
📄 Description (English)

Oracle Business Intelligence Enterprise Edition Path Transversal — Path traversal vulnerability, where an attacker can target the preview FilePath parameter of the getPreviewImage function to get access to arbitrary system file.

🤖 AI Executive Summary

CVE-2020-14864 is a critical path traversal vulnerability (CVSS 9.0) in Oracle Business Intelligence Enterprise Edition (OBIEE) that allows unauthenticated or low-privileged attackers to read arbitrary files from the underlying operating system via the 'FilePath' parameter in the getPreviewImage function. This vulnerability has a publicly available exploit, significantly increasing the risk of active exploitation in the wild. Successful exploitation can expose sensitive configuration files, credentials, and business intelligence data, potentially leading to full system compromise. Saudi organizations running OBIEE for analytics and reporting are at immediate risk.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Apr 18, 2026 23:52
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations across multiple critical sectors are at high risk due to widespread OBIEE adoption for enterprise analytics and reporting. Banking and financial institutions regulated by SAMA that use OBIEE for financial reporting and dashboards face exposure of sensitive financial data and credentials. Government entities under NCA oversight using OBIEE for operational intelligence risk exposure of classified or sensitive government data. Energy sector organizations including Saudi Aramco and NEOM-related entities using OBIEE for operational analytics could expose critical infrastructure data. Healthcare organizations using OBIEE for patient data analytics risk PDPL compliance violations. Telecom providers such as STC using OBIEE for network analytics face potential credential theft enabling lateral movement. The availability of public exploits means threat actors including APT groups known to target Saudi infrastructure (e.g., APT33/OilRig) could actively leverage this vulnerability.
🏢 Affected Saudi Sectors
Banking Government Energy Healthcare Telecom Insurance Retail Education
⚖️ Saudi Risk Score (AI)
9.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS (0-24 hours):
1. Identify all OBIEE instances in your environment (versions 11.1.1.9.0, 12.2.1.3.0, 12.2.1.4.0 are affected).
2. Restrict network access to OBIEE servers using firewall rules — limit access to trusted IP ranges only.
3. Enable WAF rules to block path traversal patterns (e.g., '../', '%2e%2e/', '%252e%252e') targeting the getPreviewImage endpoint.
4. Monitor logs for suspicious access to the getPreviewImage function with unusual FilePath values.

PATCHING GUIDANCE:
5. Apply Oracle Critical Patch Update (CPU) October 2020 immediately — this patch addresses CVE-2020-14864.
6. Follow Oracle's official patching documentation for OBIEE 11g and 12c.
7. After patching, verify the fix by testing the getPreviewImage endpoint with traversal payloads in a controlled environment.

COMPENSATING CONTROLS (if patching is delayed):
8. Deploy a reverse proxy or WAF in front of OBIEE to filter malicious requests.
9. Implement input validation rules blocking path traversal characters at the application gateway.
10. Restrict the OBIEE service account OS permissions to minimize file access scope.
11. Enable file integrity monitoring on sensitive system files (/etc/passwd, configuration files, credential stores).

DETECTION RULES:
12. SIEM rule: Alert on HTTP requests containing '../', '%2e%2e', '%252e', or absolute paths in the FilePath parameter of getPreviewImage.
13. Monitor for unusual file access patterns by the OBIEE process (e.g., access to /etc/shadow, web.xml, tnsnames.ora).
14. Deploy Snort/Suricata rule: alert http any any -> $OBIEE_SERVERS any (msg:'OBIEE Path Traversal CVE-2020-14864'; content:'getPreviewImage'; content:'FilePath'; content:'../'; sid:2020148640;).
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية (خلال 0-24 ساعة):
1. تحديد جميع نسخ OBIEE في بيئتك (الإصدارات 11.1.1.9.0 و12.2.1.3.0 و12.2.1.4.0 متأثرة).
2. تقييد الوصول الشبكي لخوادم OBIEE باستخدام قواعد جدار الحماية — تحديد الوصول لنطاقات IP موثوقة فقط.
3. تفعيل قواعد WAF لحجب أنماط اجتياز المسار (مثل '../' و'%2e%2e/' و'%252e%252e') التي تستهدف نقطة نهاية getPreviewImage.
4. مراقبة السجلات للكشف عن أي وصول مشبوه لدالة getPreviewImage بقيم FilePath غير معتادة.

إرشادات التصحيح:
5. تطبيق تحديث Oracle Critical Patch (CPU) لشهر أكتوبر 2020 فوراً — يعالج هذا التحديث الثغرة CVE-2020-14864.
6. اتباع وثائق Oracle الرسمية للتصحيح لكل من OBIEE 11g و12c.
7. بعد التصحيح، التحقق من الإصلاح باختبار نقطة نهاية getPreviewImage بحمولات اجتياز في بيئة خاضعة للسيطرة.

ضوابط التعويض (في حال تأخر التصحيح):
8. نشر وكيل عكسي أو WAF أمام OBIEE لتصفية الطلبات الضارة.
9. تطبيق قواعد التحقق من المدخلات لحجب أحرف اجتياز المسار على بوابة التطبيق.
10. تقييد صلاحيات حساب خدمة OBIEE على مستوى نظام التشغيل لتقليل نطاق الوصول للملفات.
11. تفعيل مراقبة سلامة الملفات على الملفات الحساسة في النظام.

قواعد الكشف:
12. قاعدة SIEM: تنبيه عند وجود طلبات HTTP تحتوي على '../' أو '%2e%2e' أو مسارات مطلقة في معامل FilePath لدالة getPreviewImage.
13. مراقبة أنماط الوصول غير المعتادة للملفات من قِبل عملية OBIEE.
14. نشر قاعدة Snort/Suricata للكشف عن محاولات الاستغلال.
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC-1: 3-2 Asset Management — unpatched critical systems ECC-1: 3-3 Vulnerability Management — failure to apply critical patches ECC-1: 3-4 Patch Management — October 2020 CPU not applied ECC-1: 3-6 Web Application Security — path traversal input validation failure ECC-1: 3-7 Network Security — insufficient access controls to BI servers
🔵 SAMA CSF
Cybersecurity Risk Management — 3.3.2 Vulnerability and Patch Management Cybersecurity Operations — 4.3.5 Vulnerability Assessment and Penetration Testing Cybersecurity Operations — 4.3.6 Security Incident Management Cybersecurity Architecture — 4.2.3 Application Security Third-Party Cybersecurity — 3.7 Vendor Risk Management for Oracle products
🟡 ISO 27001:2022
A.12.6.1 — Management of technical vulnerabilities A.14.2.5 — Secure system engineering principles A.14.1.2 — Securing application services on public networks A.9.4.1 — Information access restriction A.16.1.1 — Responsibilities and procedures for incident management
🟣 PCI DSS v4.0
Requirement 6.3.3 — All system components protected from known vulnerabilities by installing applicable security patches Requirement 6.4.1 — Web-facing applications protected against known attacks including path traversal Requirement 11.3.1 — Internal vulnerability scans performed periodically Requirement 12.3.2 — Targeted risk analysis for critical systems
🔗 References & Sources 0
No references.
📦 Affected Products / CPE 1 entries
Oracle:Intelligence Enterprise Edition
📊 CVSS Score
9.0
/ 10.0 — Critical
📋 Quick Facts
Severity Critical
CVSS Score9.0
EPSS94.02%
Exploit ✓ Yes
Patch ✓ Yes
CISA KEV🇺🇸 Yes
KEV Due Date2022-07-18
Published 2022-01-18
Source Feed cisa_kev
Views 1
🇸🇦 Saudi Risk Score
9.2
/ 10.0 — Saudi Risk
Priority: CRITICAL
🏷️ Tags
kev actively-exploited
Share this CVE
📣 Found this valuable?
Share it with your cybersecurity network
in LinkedIn 𝕏 X / Twitter 💬 WhatsApp ✈ Telegram
🍪 Privacy Preferences
CISO Consulting — Compliant with Saudi Personal Data Protection Law (PDPL)
We use cookies and similar technologies to provide the best experience on our platform. You can choose which types you accept.
🔒
Essential Always On
Required for the website to function properly. Cannot be disabled.
📋 Sessions, CSRF tokens, authentication, language preferences
📊
Analytics
Help us understand how visitors use the site and improve performance.
📋 Page views, session duration, traffic sources, performance metrics
⚙️
Functional
Enable enhanced features like content personalization and preferences.
📋 Dark/light theme, font size, custom dashboards, saved filters
📣
Marketing
Used to deliver content and ads relevant to your interests.
📋 Campaign tracking, retargeting, social media analytics
Privacy Policy →
CISO AI Assistant
Ask anything · Documents · Support
🔐

Introduce Yourself

Enter your details to access the full assistant

Your info is private and never shared
💬
CyberAssist
Online · responds in seconds
5 / 5
🔐 Verify Your Identity

Enter your email to receive a verification code before submitting a support request.

Enter to send · / for commands 0 / 2000
CISO AI · Powered by Anthropic Claude
✦ Quick Survey Help Us Improve CISO Consulting Your feedback shapes the future of our platform — takes less than 2 minutes.
⚠ Please answer this question to continue

How would you rate your overall experience with our platform?

Rate from 1 (poor) to 5 (excellent)

🎉
Thank you!
Your response has been recorded.