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

High
CWE-79 — Weakness Type
Published: Apr 5, 2026  ·  Modified: Apr 12, 2026  ·  Source: NVD
CVSS v3
8.2
🔗 NVD Official
📄 Description (English)

Ask Expert Script 3.0.5 contains cross-site scripting and SQL injection vulnerabilities that allow unauthenticated attackers to inject malicious code by manipulating URL parameters. Attackers can inject script tags through the cateid parameter in categorysearch.php or SQL code through the view parameter in list-details.php to execute arbitrary code or extract database information.

🤖 AI Executive Summary

Ask Expert Script 3.0.5 contains critical XSS and SQL injection vulnerabilities in categorysearch.php and list-details.php that allow unauthenticated attackers to execute arbitrary code and extract sensitive database information. With a CVSS score of 8.2 and no available patch, this poses an immediate threat to organizations using this script. The lack of authentication requirements makes this vulnerability particularly dangerous for public-facing applications.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Apr 25, 2026 13:42
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations using Ask Expert Script 3.0.5 face significant risk, particularly in: (1) Government agencies and municipalities using this script for public inquiry systems; (2) Healthcare providers offering online consultation platforms; (3) Educational institutions providing expert consultation services; (4) Private sector companies with customer support portals. The unauthenticated nature of the vulnerability makes it exploitable without insider access, and SQL injection could lead to unauthorized access to sensitive citizen data, medical records, or institutional information. Organizations in the Kingdom relying on this outdated script for critical services are at immediate risk of data breach and service disruption.
🏢 Affected Saudi Sectors
Government Healthcare Education Telecommunications Financial Services Retail Hospitality
⚖️ Saudi Risk Score (AI)
8.7
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all instances of Ask Expert Script 3.0.5 in your environment using network scanning and application inventory tools
2. Isolate affected systems from production networks if possible, or implement emergency WAF rules
3. Review access logs for categorysearch.php and list-details.php for suspicious activity (encoded script tags, SQL keywords in parameters)
4. Notify all users of affected services about potential data exposure

PATCHING GUIDANCE:
1. Since no official patch is available, immediately upgrade to a newer version of Ask Expert Script or migrate to an actively maintained alternative
2. If upgrade is not immediately possible, apply the following compensating controls:
- Implement strict input validation: whitelist allowed characters for cateid and view parameters
- Apply output encoding: HTML-encode all user input before display
- Use parameterized queries/prepared statements for all database operations
- Implement Web Application Firewall (WAF) rules to block SQL injection patterns and script tags

DETECTION RULES:
1. Monitor for requests containing: <script>, javascript:, onerror=, onload= in cateid parameter
2. Monitor for SQL keywords in view parameter: UNION, SELECT, DROP, INSERT, UPDATE, DELETE, OR 1=1
3. Alert on URL-encoded variations: %3Cscript%3E, %27 OR %271%27=%271
4. Log all requests to categorysearch.php and list-details.php for forensic analysis

COMPENSATING CONTROLS:
1. Implement rate limiting on affected endpoints
2. Deploy IDS/IPS signatures for XSS and SQL injection attempts
3. Enable detailed logging and SIEM alerting
4. Conduct immediate security assessment and penetration testing
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع نسخ Ask Expert Script 3.0.5 في بيئتك باستخدام أدوات المسح والجرد
2. عزل الأنظمة المتأثرة عن شبكات الإنتاج أو تطبيق قواعد WAF الطارئة
3. مراجعة سجلات الوصول لـ categorysearch.php و list-details.php للنشاط المريب
4. إخطار جميع مستخدمي الخدمات المتأثرة بشأن احتمال تسرب البيانات

إرشادات التصحيح:
1. نظراً لعدم توفر تصحيح رسمي، قم بالترقية الفورية إلى نسخة أحدث أو الهجرة إلى بديل مدعوم
2. إذا لم تكن الترقية ممكنة فوراً، طبق الضوابط التعويضية التالية:
- تطبيق التحقق الصارم من المدخلات: قائمة بيضاء للأحرف المسموحة
- تطبيق ترميز الإخراج: ترميز HTML لجميع مدخلات المستخدم
- استخدام الاستعلامات المعاملة للعمليات الموثوقة
- تطبيق قواعد WAF لحظر أنماط حقن SQL وعلامات البرنامج النصي

قواعد الكشف:
1. مراقبة الطلبات التي تحتوي على: <script>، javascript:، onerror=، onload= في معامل cateid
2. مراقبة كلمات SQL الرئيسية في معامل view: UNION، SELECT، DROP، INSERT، UPDATE، DELETE
3. التنبيه على الأشكال المشفرة بـ URL
4. تسجيل جميع الطلبات للملفات المتأثرة للتحليل الجنائي
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
A.5.1.1 - Information Security Policies and Procedures A.6.1.1 - Access Control Policy A.7.1.1 - Cryptography and Data Protection A.8.1.1 - Asset Management A.12.2.1 - Change Management A.12.6.1 - Management of Technical Vulnerabilities
🔵 SAMA CSF
ID.GV-1 - Organizational context and governance PR.AC-1 - Access control policy and procedures PR.DS-1 - Data security management DE.CM-8 - Vulnerability scans RS.RP-1 - Response planning
🟡 ISO 27001:2022
A.5.1 - Management direction for information security A.6.1 - Internal organization A.8.1 - Asset management A.12.2 - Change management A.12.6 - Management of technical vulnerabilities and exposures A.14.2 - Development and support processes
🟣 PCI DSS v4.0.1
Requirement 1.1 - Firewall configuration standards Requirement 6.2 - Security patches and updates Requirement 6.5 - Injection flaws prevention Requirement 6.5.1 - SQL injection prevention Requirement 6.5.7 - Cross-site scripting prevention
📊 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-79
EPSS0.10%
Exploit No
Patch ✗ No
Published 2026-04-05
Source Feed nvd
Views 5
🇸🇦 Saudi Risk Score
8.7
/ 10.0 — Saudi Risk
Priority: CRITICAL
🏷️ Tags
CWE-79
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.