📧 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 vulnerability Data Centers and Critical Infrastructure CRITICAL 19m Global general Enterprise Security and Governance HIGH 27m Global phishing General Public / Multiple Sectors HIGH 42m Global vulnerability Windows Systems and Enterprise IT CRITICAL 42m Global vulnerability Information Technology HIGH 54m Global general Information Technology and Cybersecurity HIGH 1h Global vulnerability Cybersecurity Services HIGH 1h Global vulnerability Information Technology CRITICAL 2h Global vulnerability Enterprise Software and Cloud Services HIGH 2h Global vulnerability Software/Technology CRITICAL 2h Global vulnerability Data Centers and Critical Infrastructure CRITICAL 19m Global general Enterprise Security and Governance HIGH 27m Global phishing General Public / Multiple Sectors HIGH 42m Global vulnerability Windows Systems and Enterprise IT CRITICAL 42m Global vulnerability Information Technology HIGH 54m Global general Information Technology and Cybersecurity HIGH 1h Global vulnerability Cybersecurity Services HIGH 1h Global vulnerability Information Technology CRITICAL 2h Global vulnerability Enterprise Software and Cloud Services HIGH 2h Global vulnerability Software/Technology CRITICAL 2h Global vulnerability Data Centers and Critical Infrastructure CRITICAL 19m Global general Enterprise Security and Governance HIGH 27m Global phishing General Public / Multiple Sectors HIGH 42m Global vulnerability Windows Systems and Enterprise IT CRITICAL 42m Global vulnerability Information Technology HIGH 54m Global general Information Technology and Cybersecurity HIGH 1h Global vulnerability Cybersecurity Services HIGH 1h Global vulnerability Information Technology CRITICAL 2h Global vulnerability Enterprise Software and Cloud Services HIGH 2h Global vulnerability Software/Technology CRITICAL 2h
Vulnerabilities

CVE-2026-10811

Medium
CWE-74 — Weakness Type
Published: Jun 4, 2026  ·  Modified: Jun 7, 2026  ·  Source: NVD
CVSS v3
6.3
🔗 NVD Official
📄 Description (English)

A security vulnerability has been detected in itsourcecode Fees Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /receipt.php. Such manipulation of the argument ef_id leads to sql injection. The attack may be performed from remote. The exploit has been disclosed publicly and may be used.

🤖 AI Executive Summary

CVE-2026-10811 is a SQL injection vulnerability in itsourcecode Fees Management System 1.0 affecting the /receipt.php file through the ef_id parameter. With a CVSS score of 6.3 (medium) and publicly disclosed exploit details, this poses a moderate risk to organizations using this system. No patch is currently available, requiring immediate compensating controls and system isolation.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Jun 4, 2026 20:31
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability primarily impacts Saudi organizations in the education and government sectors that utilize itsourcecode Fees Management System for student fee collection and financial management. Universities, schools, and government agencies managing fee collection systems are at risk of unauthorized database access, financial data theft, and potential manipulation of payment records. The vulnerability could lead to exposure of sensitive student financial information and compromise of payment processing integrity.
🏢 Affected Saudi Sectors
Education (Universities, Schools) Government (Fee Management Systems) Healthcare (Patient billing systems) Local Government Authorities
⚖️ Saudi Risk Score (AI)
6.8
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Isolate affected systems from production networks if possible, or restrict access to /receipt.php
2. Implement Web Application Firewall (WAF) rules to block SQL injection patterns in ef_id parameter
3. Enable detailed logging and monitoring of all requests to /receipt.php
4. Conduct urgent security audit of database access logs for suspicious activity

COMPENSATING CONTROLS:
1. Apply input validation: whitelist only numeric values for ef_id parameter
2. Implement parameterized queries/prepared statements in application code
3. Use database user accounts with minimal privileges (read-only where possible)
4. Enable SQL error suppression to prevent information disclosure
5. Implement rate limiting on /receipt.php endpoint

DETECTION RULES:
1. Monitor for SQL keywords (UNION, SELECT, DROP, INSERT) in ef_id parameter
2. Alert on unusual database query patterns or failed authentication attempts
3. Track database error messages in application logs
4. Monitor for multiple rapid requests to /receipt.php from same source

LONG-TERM:
1. Contact vendor for security patch or consider alternative fee management solutions
2. Conduct code review of /receipt.php and similar endpoints
3. Implement Web Application Security Testing (WAST) in development pipeline
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. عزل الأنظمة المتأثرة عن شبكات الإنتاج إن أمكن، أو تقييد الوصول إلى /receipt.php
2. تطبيق قواعد جدار حماية تطبيقات الويب (WAF) لحجب أنماط حقن SQL في معامل ef_id
3. تفعيل التسجيل والمراقبة المفصلة لجميع الطلبات إلى /receipt.php
4. إجراء تدقيق أمني عاجل لسجلات الوصول إلى قاعدة البيانات للنشاط المريب

الضوابط التعويضية:
1. تطبيق التحقق من المدخلات: قائمة بيضاء بالقيم الرقمية فقط لمعامل ef_id
2. تطبيق الاستعلامات المعاملة/البيانات المحضرة في كود التطبيق
3. استخدام حسابات مستخدمي قاعدة البيانات بأقل صلاحيات (قراءة فقط حيث أمكن)
4. تفعيل قمع أخطاء SQL لمنع الكشف عن المعلومات
5. تطبيق تحديد معدل على نقطة نهاية /receipt.php

قواعد الكشف:
1. مراقبة كلمات SQL الرئيسية (UNION, SELECT, DROP, INSERT) في معامل ef_id
2. تنبيه على أنماط استعلامات قاعدة البيانات غير العادية أو محاولات المصادقة الفاشلة
3. تتبع رسائل أخطاء قاعدة البيانات في سجلات التطبيق
4. مراقبة الطلبات السريعة المتعددة إلى /receipt.php من نفس المصدر

المدى الطويل:
1. الاتصال بالمورد للحصول على تصحيح أمني أو النظر في حلول إدارة الرسوم البديلة
2. إجراء مراجعة الكود لـ /receipt.php والنقاط النهائية المماثلة
3. تطبيق اختبار أمان تطبيقات الويب (WAST) في خط أنابيب التطوير
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Secure development policy ECC 2024 A.14.2.5 - Secure coding practices ECC 2024 A.14.3.1 - Testing of security functionality ECC 2024 A.13.1.3 - Segregation of networks
🔵 SAMA CSF
ID.GV-3 - Policies and procedures PR.DS-6 - Data is protected from unauthorized access PR.PT-1 - Security policies and procedures DE.CM-1 - The network is monitored for unauthorized connections
🟡 ISO 27001:2022
A.14.2.1 - Secure development policy A.14.2.5 - Secure coding practices A.13.1.3 - Segregation of networks A.12.4.1 - Event logging
🟣 PCI DSS v4.0.1
Requirement 6.5.1 - Injection flaws prevention Requirement 6.2 - Security patches and updates Requirement 10.2 - Logging and monitoring
📊 CVSS Score
6.3
/ 10.0 — Medium
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityL — Low / Local
📋 Quick Facts
Severity Medium
CVSS Score6.3
CWECWE-74
EPSS0.03%
Exploit No
Patch ✗ No
Published 2026-06-04
Source Feed nvd
🇸🇦 Saudi Risk Score
6.8
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-74
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.