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

High
Matrimony Website Script M-Plus contains multiple SQL injection vulnerabilities that allow unauthenticated attackers to manipulate database queries by injecting SQL code through various POST parameter
CWE-89 — Weakness Type
Published: Mar 24, 2026  ·  Modified: Mar 30, 2026  ·  Source: NVD
CVSS v3
8.2
🔗 NVD Official
📄 Description (English)

Matrimony Website Script M-Plus contains multiple SQL injection vulnerabilities that allow unauthenticated attackers to manipulate database queries by injecting SQL code through various POST parameters. Attackers can inject malicious SQL payloads into parameters like txtGender, religion, Fage, and cboCountry across simplesearch_results.php, advsearch_results.php, specialcase_results.php, locational_results.php, and registration2.php to extract sensitive database information or execute arbitrary SQL commands.

🤖 AI Executive Summary

CVE-2019-25639 is a critical SQL injection vulnerability in Matrimony Website Script M-Plus affecting multiple search and registration endpoints. Unauthenticated attackers can inject malicious SQL code through POST parameters to extract sensitive database information or manipulate database queries. With no patch available and high CVSS score of 8.2, organizations using this script face immediate risk of data breach and unauthorized database access.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Apr 25, 2026 11:33
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability poses significant risk to Saudi matrimony and matchmaking platforms, which are prevalent in the Kingdom's digital ecosystem. High-risk sectors include: (1) Private matrimony service providers operating in Saudi Arabia, (2) Government-regulated marriage facilitation platforms, (3) Telecom companies (STC, Mobily, Zain) offering matrimony services, (4) Financial institutions processing matrimony-related transactions. Exposure of matrimony databases could compromise personal information (names, contact details, family background, religious preferences, financial status) of thousands of Saudi users, violating privacy regulations and causing reputational damage.
🏢 Affected Saudi Sectors
Matrimony Services Telecom (STC, Mobily, Zain) Financial Services Government Services Healthcare (if integrated with matrimony platforms) E-commerce Platforms offering matrimony features
⚖️ Saudi Risk Score (AI)
8.5
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all instances of Matrimony Website Script M-Plus in your infrastructure and isolate affected systems from production networks if possible
2. Implement Web Application Firewall (WAF) rules to block SQL injection patterns in POST parameters: txtGender, religion, Fage, cboCountry
3. Enable database query logging and monitoring for suspicious SQL patterns
4. Conduct emergency security audit of affected databases for unauthorized access indicators

COMPENSATING CONTROLS (No patch available):
5. Apply input validation and sanitization: Use parameterized queries/prepared statements for all database interactions
6. Implement strict input filtering: Whitelist allowed characters for each parameter, reject special SQL characters (', ", ;, --, /**/)
7. Apply principle of least privilege: Restrict database user permissions to minimum required operations
8. Enable database activity monitoring and alerting for unusual query patterns
9. Implement rate limiting on search and registration endpoints

DETECTION RULES:
10. Monitor POST requests to simplesearch_results.php, advsearch_results.php, specialcase_results.php, locational_results.php, registration2.php for SQL keywords (UNION, SELECT, INSERT, DROP, EXEC, etc.)
11. Alert on multiple failed database queries or unusual response times
12. Track database error messages in application logs for SQL syntax errors

LONG-TERM:
13. Plan migration to patched/alternative matrimony platform with secure coding practices
14. Conduct code review of custom modifications to identify similar vulnerabilities
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع نسخ سكريبت موقع الزواج M-Plus في البنية التحتية الخاصة بك وعزل الأنظمة المتأثرة عن شبكات الإنتاج إن أمكن
2. تطبيق قواعد جدار حماية تطبيقات الويب (WAF) لحجب أنماط حقن SQL في معاملات POST: txtGender, religion, Fage, cboCountry
3. تفعيل تسجيل المراقبة لاستعلامات قاعدة البيانات والكشف عن الأنماط المريبة
4. إجراء تدقيق أمني طارئ لقواعد البيانات المتأثرة للكشف عن مؤشرات الوصول غير المصرح

الضوابط البديلة (لا يوجد تصحيح متاح):
5. تطبيق التحقق من صحة المدخلات والتطهير: استخدام الاستعلامات المعاملة/البيانات المحضرة لجميع تفاعلات قاعدة البيانات
6. تطبيق تصفية مدخلات صارمة: قائمة بيضاء للأحرف المسموحة لكل معامل، رفض أحرف SQL الخاصة
7. تطبيق مبدأ أقل امتياز: تقييد أذونات مستخدم قاعدة البيانات للعمليات المطلوبة بحد أدنى
8. تفعيل مراقبة نشاط قاعدة البيانات والتنبيهات لأنماط الاستعلامات غير العادية
9. تطبيق تحديد معدل على نقاط نهاية البحث والتسجيل

قواعد الكشف:
10. مراقبة طلبات POST إلى ملفات البحث والتسجيل بحثاً عن كلمات SQL الرئيسية
11. التنبيه على استعلامات قاعدة البيانات المتعددة الفاشلة أو أوقات الاستجابة غير العادية
12. تتبع رسائل خطأ قاعدة البيانات في سجلات التطبيق

المدى الطويل:
13. التخطيط للهجرة إلى منصة زواج معدلة/بديلة مع ممارسات الترميز الآمن
14. إجراء مراجعة الكود للتعديلات المخصصة لتحديد ثغرات مماثلة
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Secure development policy and procedures ECC 2024 A.14.2.5 - Secure coding practices and code review ECC 2024 A.12.6.1 - Management of technical vulnerabilities ECC 2024 A.12.2.1 - User access management and authentication
🔵 SAMA CSF
SAMA CSF ID.BE-3 - Organizational resilience and risk management SAMA CSF PR.DS-2 - Data security and protection SAMA CSF PR.AC-1 - Access control and authentication SAMA CSF DE.CM-1 - Detection and monitoring of anomalies
🟡 ISO 27001:2022
ISO 27001:2022 A.8.2.3 - Segregation of duties ISO 27001:2022 A.14.2.1 - Secure development policy ISO 27001:2022 A.14.2.5 - Secure coding practices ISO 27001:2022 A.12.6.1 - Management of technical vulnerabilities
🟣 PCI DSS v4.0.1
PCI DSS 6.5.1 - Injection flaws prevention PCI DSS 6.2 - Security patches and updates 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.5
/ 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.