📧 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-25635

High
Zeeways Matrimony CMS contains multiple SQL injection vulnerabilities that allow unauthenticated attackers to manipulate database queries through the profile_list endpoint. Attackers can inject SQL co
CWE-89 — Weakness Type
Published: Mar 24, 2026  ·  Modified: Mar 30, 2026  ·  Source: NVD
CVSS v3
8.2
🔗 NVD Official
📄 Description (English)

Zeeways Matrimony CMS contains multiple SQL injection vulnerabilities that allow unauthenticated attackers to manipulate database queries through the profile_list endpoint. Attackers can inject SQL code via the up_cast, s_mother, and s_religion parameters to extract sensitive database information using time-based or error-based techniques.

🤖 AI Executive Summary

CVE-2019-25635 is a critical SQL injection vulnerability in Zeeways Matrimony CMS affecting the profile_list endpoint, allowing unauthenticated attackers to extract sensitive database information through multiple parameters (up_cast, s_mother, s_religion). With a CVSS score of 8.2 and no available patch, this vulnerability poses significant risk to organizations using this CMS, particularly those handling personal and matrimonial data. The lack of authentication requirement makes exploitation trivial and widespread.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Apr 25, 2026 11:33
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability poses significant risk to Saudi matrimonial services, dating platforms, and CMS-based applications handling personal data. High-risk sectors include: (1) Private matrimonial agencies and online marriage platforms operating in Saudi Arabia; (2) Healthcare organizations using similar CMS platforms for patient data management; (3) Government agencies managing citizen databases; (4) Telecom providers (STC, Mobily, Zain) if using this CMS for customer management; (5) Financial institutions if matrimonial data is linked to banking systems. The exposure of personal information (names, contact details, religious preferences, family information) violates PDPL requirements and could enable identity theft, social engineering, and harassment targeting Saudi citizens.
🏢 Affected Saudi Sectors
Matrimonial Services Online Dating Platforms Healthcare (if using CMS for patient data) Government Agencies Telecommunications Financial Services Content Management Systems
⚖️ Saudi Risk Score (AI)
8.7
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all instances of Zeeways Matrimony CMS in your environment and isolate affected systems from production networks if possible
2. Implement Web Application Firewall (WAF) rules to block SQL injection patterns in profile_list endpoint parameters (up_cast, s_mother, s_religion)
3. Enable comprehensive logging and monitoring of all database queries from the CMS application
4. Conduct emergency database access review and revoke unnecessary privileges

COMPENSATING CONTROLS (No patch available):
5. Apply input validation and parameterized queries at application level if source code access available
6. Implement rate limiting on profile_list endpoint to prevent automated exploitation
7. Restrict database user permissions to read-only access where possible
8. Deploy database activity monitoring (DAM) solutions to detect suspicious query patterns
9. Implement network segmentation to limit database access from CMS application
10. Consider migrating to alternative, actively maintained matrimonial CMS solutions

DETECTION RULES:
- Monitor for SQL keywords (UNION, SELECT, SLEEP, BENCHMARK) in profile_list parameters
- Alert on unusual database query execution times (time-based injection indicators)
- Track failed database authentication attempts and privilege escalation attempts
- Monitor for data exfiltration patterns (large result sets, multiple sequential queries)
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع نسخ Zeeways Matrimony CMS في بيئتك وعزل الأنظمة المتأثرة عن شبكات الإنتاج إن أمكن
2. تطبيق قواعد جدار حماية تطبيقات الويب (WAF) لحجب أنماط حقن SQL في معاملات نقطة نهاية profile_list
3. تفعيل التسجيل والمراقبة الشاملة لجميع استعلامات قاعدة البيانات من تطبيق CMS
4. إجراء مراجعة طوارئ لوصول قاعدة البيانات وإلغاء الامتيازات غير الضرورية

الضوابط البديلة (لا يوجد تصحيح متاح):
5. تطبيق التحقق من صحة المدخلات والاستعلامات المعاملة على مستوى التطبيق
6. تطبيق تحديد معدل على نقطة نهاية profile_list لمنع الاستغلال الآلي
7. تقييد أذونات مستخدم قاعدة البيانات للوصول للقراءة فقط حيث أمكن
8. نشر حلول مراقبة نشاط قاعدة البيانات (DAM) للكشف عن أنماط الاستعلام المريبة
9. تطبيق تقسيم الشبكة لتحديد وصول قاعدة البيانات من تطبيق CMS
10. النظر في الهجرة إلى حلول CMS زواج بديلة يتم صيانتها بنشاط
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.5.1.1 - Information Security Policies and Procedures ECC 2024 A.6.1.2 - Access Control and Authentication ECC 2024 A.8.2.1 - Input Validation and Output Encoding ECC 2024 A.8.2.3 - Database Security ECC 2024 A.12.6.1 - Management of Technical Vulnerabilities
🔵 SAMA CSF
SAMA CSF ID.GV-1 - Organizational context and risk management SAMA CSF PR.AC-1 - Access control and authentication mechanisms SAMA CSF PR.DS-1 - Data security and protection SAMA CSF DE.CM-1 - Detection and monitoring of anomalies SAMA CSF RS.MI-1 - Incident response and mitigation
🟡 ISO 27001:2022
ISO 27001:2022 A.5.1 - Policies for information security ISO 27001:2022 A.6.1 - Organizational controls ISO 27001:2022 A.8.1 - Cryptography and data protection ISO 27001:2022 A.8.2 - Data security ISO 27001:2022 A.8.3 - Separation of duties ISO 27001:2022 A.14.2 - Development security
🟣 PCI DSS v4.0.1
PCI DSS 6.5.1 - Injection flaws prevention PCI DSS 6.5.6 - Parameterized queries requirement PCI DSS 11.2 - Vulnerability scanning and assessment
📊 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
Exploit No
Patch ✗ No
Published 2026-03-24
Source Feed nvd
Views 4
🇸🇦 Saudi Risk Score
8.7
/ 10.0 — Saudi Risk
Priority: CRITICAL
🏷️ 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.