📧 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 insider Education HIGH 2h Global supply_chain Software Development and Technology HIGH 7h Global apt Government/Critical Infrastructure CRITICAL 8h Global vulnerability Enterprise Software / Data Analytics CRITICAL 9h Global vulnerability Artificial Intelligence and Technology HIGH 12h Global general Technology and Artificial Intelligence MEDIUM 16h Global general Technology and Artificial Intelligence HIGH 17h Global vulnerability Higher Education CRITICAL 1d Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global insider Education HIGH 2h Global supply_chain Software Development and Technology HIGH 7h Global apt Government/Critical Infrastructure CRITICAL 8h Global vulnerability Enterprise Software / Data Analytics CRITICAL 9h Global vulnerability Artificial Intelligence and Technology HIGH 12h Global general Technology and Artificial Intelligence MEDIUM 16h Global general Technology and Artificial Intelligence HIGH 17h Global vulnerability Higher Education CRITICAL 1d Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global insider Education HIGH 2h Global supply_chain Software Development and Technology HIGH 7h Global apt Government/Critical Infrastructure CRITICAL 8h Global vulnerability Enterprise Software / Data Analytics CRITICAL 9h Global vulnerability Artificial Intelligence and Technology HIGH 12h Global general Technology and Artificial Intelligence MEDIUM 16h Global general Technology and Artificial Intelligence HIGH 17h Global vulnerability Higher Education CRITICAL 1d Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d
Vulnerabilities

CVE-2019-25580

High
ownDMS 4.7 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the IMG parameter. Attackers can send GET
CWE-434 — Weakness Type
Published: Mar 21, 2026  ·  Modified: Mar 28, 2026  ·  Source: NVD
CVSS v3
8.2
🔗 NVD Official
📄 Description (English)

ownDMS 4.7 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the IMG parameter. Attackers can send GET requests to pdfstream.php, imagestream.php, or anyfilestream.php with crafted SQL payloads in the IMG parameter to extract sensitive database information including version and database names.

🤖 AI Executive Summary

ownDMS 4.7 contains a critical unauthenticated SQL injection vulnerability in file streaming endpoints that allows attackers to extract sensitive database information without authentication. The vulnerability affects pdfstream.php, imagestream.php, and anyfilestream.php through the IMG parameter, enabling complete database enumeration and potential data exfiltration. With no available patch and no exploit currently public, organizations using ownDMS must implement immediate compensating controls to prevent exploitation.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Apr 25, 2026 11:34
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability poses significant risk to Saudi organizations using ownDMS for document management, particularly in government agencies (NCA, Ministry of Interior), healthcare institutions managing patient records, and financial services managing sensitive client data. Banking sector (SAMA-regulated institutions) faces elevated risk if ownDMS is used for document archival. The unauthenticated nature of the attack makes it particularly dangerous for organizations with internet-facing instances. Energy sector (ARAMCO subsidiaries) and telecommunications (STC) using ownDMS for internal document management are also at risk.
🏢 Affected Saudi Sectors
Government (NCA, Ministry of Interior, Ministry of Health) Banking and Financial Services (SAMA-regulated) Healthcare (patient records management) Energy (ARAMCO subsidiaries) Telecommunications (STC, other operators) Education (university document management) Legal Services
⚖️ Saudi Risk Score (AI)
8.5
/ 10.0
🔧 Remediation Steps (English)
Immediate Actions:
1. Identify all instances of ownDMS 4.7 in your environment, particularly internet-facing deployments
2. Implement network-level access controls: restrict access to pdfstream.php, imagestream.php, and anyfilestream.php to authorized users only via WAF rules
3. Disable or remove ownDMS if not actively used

Compensating Controls (until patch available):
4. Deploy Web Application Firewall (WAF) rules to block SQL injection patterns in IMG parameter: block requests containing SQL keywords (UNION, SELECT, INSERT, DROP, etc.)
5. Implement input validation: whitelist allowed IMG parameter values, reject any containing special characters or SQL syntax
6. Enable database query logging and monitor for suspicious SQL patterns
7. Implement rate limiting on affected endpoints to prevent automated exploitation
8. Restrict database user permissions to read-only where possible

Detection Rules:
9. Monitor HTTP logs for GET requests to pdfstream.php, imagestream.php, anyfilestream.php containing: IMG parameter with URL-encoded SQL keywords (%27, %3D, UNION, SELECT, information_schema)
10. Alert on database error messages in application logs containing table/column enumeration attempts
11. Monitor for unusual database connection patterns or queries from web application user

Long-term:
12. Evaluate alternative document management solutions with active security support
13. Plan migration away from ownDMS 4.7
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع نسخ ownDMS 4.7 في بيئتك، خاصة التطبيقات المتصلة بالإنترنت
2. تطبيق ضوابط الوصول على مستوى الشبكة: تقييد الوصول إلى pdfstream.php و imagestream.php و anyfilestream.php للمستخدمين المصرح لهم فقط عبر قواعد WAF
3. تعطيل أو إزالة ownDMS إذا لم يكن قيد الاستخدام النشط

الضوابط التعويضية (حتى توفر التصحيح):
4. نشر قواعد جدار حماية تطبيقات الويب لحجب أنماط حقن SQL في معامل IMG: حجب الطلبات التي تحتوي على كلمات SQL (UNION, SELECT, INSERT, DROP، إلخ)
5. تطبيق التحقق من صحة الإدخال: إدراج قيم معامل IMG المسموحة في قائمة بيضاء، رفض أي منها يحتوي على أحرف خاصة أو بناء جملة SQL
6. تفعيل تسجيل استعلامات قاعدة البيانات ومراقبة الأنماط المريبة
7. تطبيق تحديد معدل على نقاط النهاية المتأثرة لمنع الاستغلال الآلي
8. تقييد أذونات مستخدم قاعدة البيانات للقراءة فقط حيث أمكن

قواعد الكشف:
9. مراقبة سجلات HTTP لطلبات GET إلى pdfstream.php و imagestream.php و anyfilestream.php تحتوي على: معامل IMG يحتوي على كلمات SQL المشفرة بـ URL (%27, %3D, UNION, SELECT, information_schema)
10. التنبيه على رسائل خطأ قاعدة البيانات في سجلات التطبيق التي تحتوي على محاولات تعداد الجداول/الأعمدة
11. مراقبة أنماط الاتصال غير العادية بقاعدة البيانات أو الاستعلامات من مستخدم تطبيق الويب

المدى الطويل:
12. تقييم حلول إدارة المستندات البديلة مع دعم أمان نشط
13. التخطيط للهجرة بعيداً عن ownDMS 4.7
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Information security requirements for supplier relationships ECC 2024 A.12.6.1 - Management of technical vulnerabilities ECC 2024 A.14.2.5 - Addressing information security in supplier agreements
🔵 SAMA CSF
SAMA CSF ID.BE-1 - Business Environment SAMA CSF PR.DS-1 - Data Security Management SAMA CSF DE.CM-1 - Detection and Analysis
🟡 ISO 27001:2022
ISO 27001:2022 A.12.6.1 - Management of technical vulnerabilities ISO 27001:2022 A.14.2.1 - Supplier security requirements ISO 27001:2022 A.8.1.1 - Inventory of assets
🟣 PCI DSS v4.0.1
PCI DSS 6.2 - Security patches and updates PCI DSS 6.5.1 - Injection flaws prevention PCI DSS 11.3 - Penetration testing
📊 CVSS Score
8.2
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityH — High
IntegrityL — Low / Local
AvailabilityN — None / Network
📋 Quick Facts
Severity High
CVSS Score8.2
CWECWE-434
Exploit No
Patch ✗ No
Published 2026-03-21
Source Feed nvd
Views 4
🇸🇦 Saudi Risk Score
8.5
/ 10.0 — Saudi Risk
Priority: CRITICAL
🏷️ Tags
CWE-434
Share this CVE

💬 Comments

0
Loading comments
📣 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.