📧 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-2020-37006

High
berliCRM 1.0.24 contains a SQL injection vulnerability in the 'src_record' parameter that allows remote attackers to manipulate database queries. Attackers can inject malicious SQL code through a craf
CWE-89 — Weakness Type
Published: Jan 29, 2026  ·  Modified: Feb 28, 2026  ·  Source: NVD
CVSS v3
8.2
🔗 NVD Official
📄 Description (English)

berliCRM 1.0.24 contains a SQL injection vulnerability in the 'src_record' parameter that allows remote attackers to manipulate database queries. Attackers can inject malicious SQL code through a crafted POST request to the index.php endpoint to potentially extract or modify database information.

🤖 AI Executive Summary

CVE-2020-37006 is a SQL injection vulnerability in berliCRM 1.0.24 affecting the 'src_record' parameter, allowing remote attackers to execute arbitrary SQL queries through crafted POST requests to index.php. With a CVSS score of 8.2, this vulnerability poses a high risk for unauthorized database access, data exfiltration, and potential data manipulation. Organizations using berliCRM should prioritize immediate patching to prevent exploitation.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Apr 25, 2026 15:48
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability primarily impacts Saudi organizations using berliCRM for customer relationship management, particularly in banking, financial services, healthcare, and government sectors. Saudi banks and financial institutions relying on berliCRM for customer data management face significant risk of unauthorized access to sensitive customer information, account details, and transaction records. Government agencies and healthcare providers using this system could experience breaches of citizen data and patient records. The vulnerability is particularly critical given Saudi Arabia's emphasis on data protection under PDPL and financial sector regulations under SAMA oversight.
🏢 Affected Saudi Sectors
Banking and Financial Services Government and Public Administration Healthcare and Medical Services Telecommunications Energy and Utilities Retail and E-commerce Insurance
⚖️ Saudi Risk Score (AI)
7.8
/ 10.0
🔧 Remediation Steps (English)
1. IMMEDIATE ACTIONS:
- Identify all systems running berliCRM 1.0.24 across your organization
- Isolate affected systems from production networks if exploitation is suspected
- Review database access logs for suspicious SQL queries or unusual data access patterns
- Check for indicators of compromise: unusual database modifications, unauthorized data exports, or failed login attempts

2. PATCHING GUIDANCE:
- Upgrade berliCRM immediately to the latest patched version (post-1.0.24)
- Apply security patches from the vendor as soon as available
- Test patches in a non-production environment before deployment
- Schedule maintenance windows for production system updates

3. COMPENSATING CONTROLS (if immediate patching is not possible):
- Implement Web Application Firewall (WAF) rules to block SQL injection patterns in POST requests to index.php
- Apply input validation and sanitization at the application layer
- Restrict database user privileges to minimum required permissions
- Implement database activity monitoring (DAM) to detect anomalous queries
- Use parameterized queries and prepared statements

4. DETECTION RULES:
- Monitor for POST requests to index.php containing SQL keywords (UNION, SELECT, DROP, INSERT, UPDATE, DELETE)
- Alert on 'src_record' parameter containing special characters: ', ", --, /*, ;, OR, AND
- Track database error messages indicating SQL syntax errors
- Monitor for unusual database connection patterns or query volumes
- Implement IDS/IPS signatures for SQL injection attempts
🔧 خطوات المعالجة (العربية)
1. الإجراءات الفورية:
- تحديد جميع الأنظمة التي تعمل بـ berliCRM 1.0.24 في المنظمة
- عزل الأنظمة المتأثرة عن شبكات الإنتاج في حالة الاشتباه في الاستغلال
- مراجعة سجلات الوصول إلى قاعدة البيانات للبحث عن استعلامات SQL مريبة أو أنماط وصول بيانات غير عادية
- التحقق من مؤشرات الاختراق: تعديلات قاعدة البيانات غير العادية، تصدير البيانات غير المصرح به، أو محاولات تسجيل دخول فاشلة

2. إرشادات التصحيح:
- ترقية berliCRM فوراً إلى أحدث إصدار مصحح (بعد 1.0.24)
- تطبيق تصحيحات الأمان من المورد بمجرد توفرها
- اختبار التصحيحات في بيئة غير إنتاجية قبل النشر
- جدولة نوافذ الصيانة لتحديثات أنظمة الإنتاج

3. الضوابط البديلة (إذا لم يكن التصحيح الفوري ممكناً):
- تنفيذ قواعد جدار حماية تطبيقات الويب (WAF) لحجب أنماط حقن SQL في طلبات POST إلى index.php
- تطبيق التحقق من صحة المدخلات والتطهير على مستوى التطبيق
- تقييد امتيازات مستخدم قاعدة البيانات بالحد الأدنى المطلوب
- تنفيذ مراقبة نشاط قاعدة البيانات (DAM) للكشف عن الاستعلامات الشاذة
- استخدام الاستعلامات المعاملة والعبارات المحضرة

4. قواعد الكشف:
- مراقبة طلبات POST إلى index.php التي تحتوي على كلمات مفتاحية SQL (UNION, SELECT, DROP, INSERT, UPDATE, DELETE)
- التنبيه على معامل 'src_record' الذي يحتوي على أحرف خاصة: ', ", --, /*, ;, OR, AND
- تتبع رسائل خطأ قاعدة البيانات التي تشير إلى أخطاء بناء جملة SQL
- مراقبة أنماط اتصال قاعدة البيانات غير العادية أو أحجام الاستعلامات
- تنفيذ توقيعات IDS/IPS لمحاولات حقن SQL
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Information security requirements for suppliers ECC 2024 A.14.2.5 - Addressing information security in supplier agreements ECC 2024 A.12.6.1 - Management of technical vulnerabilities ECC 2024 A.12.2.1 - Secure development policy
🔵 SAMA CSF
SAMA CSF ID.BE-1 - Business objectives and strategies SAMA CSF PR.DS-1 - Data security and privacy SAMA CSF PR.DS-2 - Data protection and privacy SAMA CSF DE.CM-1 - Detection and analysis
🟡 ISO 27001:2022
ISO 27001:2022 A.12.2.1 - Secure development policy 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.3.2 - Access control
🟣 PCI DSS v4.0.1
PCI DSS 6.2 - Security patches and updates PCI DSS 6.5.1 - Injection flaws prevention PCI DSS 11.2 - Vulnerability scanning
📊 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-89
EPSS0.05%
Exploit No
Patch ✓ Yes
Published 2026-01-29
Source Feed nvd
Views 5
🇸🇦 Saudi Risk Score
7.8
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-89
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.