📧 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 1h Global supply_chain Software Development and Technology HIGH 6h Global apt Government/Critical Infrastructure CRITICAL 7h Global vulnerability Enterprise Software / Data Analytics CRITICAL 8h Global vulnerability Artificial Intelligence and Technology HIGH 11h Global general Technology and Artificial Intelligence MEDIUM 15h Global general Technology and Artificial Intelligence HIGH 16h 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 1h Global supply_chain Software Development and Technology HIGH 6h Global apt Government/Critical Infrastructure CRITICAL 7h Global vulnerability Enterprise Software / Data Analytics CRITICAL 8h Global vulnerability Artificial Intelligence and Technology HIGH 11h Global general Technology and Artificial Intelligence MEDIUM 15h Global general Technology and Artificial Intelligence HIGH 16h 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 1h Global supply_chain Software Development and Technology HIGH 6h Global apt Government/Critical Infrastructure CRITICAL 7h Global vulnerability Enterprise Software / Data Analytics CRITICAL 8h Global vulnerability Artificial Intelligence and Technology HIGH 11h Global general Technology and Artificial Intelligence MEDIUM 15h Global general Technology and Artificial Intelligence HIGH 16h 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-2025-14343

High
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Dokuzsoft Technology Ltd. E-Commerce Product allows Reflected XSS.This issue affects E-Comm
CWE-79 — Weakness Type
Published: Feb 26, 2026  ·  Modified: Mar 5, 2026  ·  Source: NVD
CVSS v3
7.6
🔗 NVD Official
📄 Description (English)

Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Dokuzsoft Technology Ltd. E-Commerce Product allows Reflected XSS.This issue affects E-Commerce Product: through 10122025.

🤖 AI Executive Summary

A reflected Cross-Site Scripting (XSS) vulnerability exists in Dokuzsoft Technology Ltd. E-Commerce Product versions through 10122025, allowing attackers to inject malicious scripts into web pages viewed by users. With a CVSS score of 7.6, this vulnerability poses a significant risk to e-commerce platforms operating in Saudi Arabia, potentially compromising customer data, session tokens, and payment information. Immediate patching is critical for organizations utilizing this product.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Apr 29, 2026 22:49
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability primarily impacts Saudi e-commerce organizations, online retailers, and digital marketplace operators. High-risk sectors include: (1) E-commerce platforms and online retailers subject to SAMA payment card industry requirements; (2) Government e-procurement systems and digital service portals under NCA oversight; (3) Healthcare providers offering online services; (4) Telecommunications companies with e-commerce components (STC, Mobily, Zain). The reflected XSS vulnerability could enable credential theft, unauthorized transactions, malware distribution, and customer data exfiltration, directly violating SAMA CSF and NCA ECC compliance requirements.
🏢 Affected Saudi Sectors
E-commerce and Online Retail Banking and Financial Services Government and Public Sector Healthcare Telecommunications Digital Marketplace Operators
⚖️ Saudi Risk Score (AI)
7.8
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all instances of Dokuzsoft E-Commerce Product in your environment and document version numbers
2. Isolate affected systems from production if critical business impact is acceptable
3. Implement Web Application Firewall (WAF) rules to block common XSS payloads (script tags, event handlers, javascript: protocol)
4. Enable HTTP-only and Secure flags on all session cookies to prevent JavaScript access

PATCHING:
1. Apply the latest security patch from Dokuzsoft Technology Ltd immediately
2. Test patches in staging environment before production deployment
3. Prioritize patching for customer-facing e-commerce systems handling payment data

COMPENSATING CONTROLS (if patch unavailable):
1. Implement input validation: whitelist allowed characters, reject special characters in user inputs
2. Apply output encoding: HTML-encode all user-supplied data before rendering in web pages
3. Deploy Content Security Policy (CSP) headers to restrict script execution sources
4. Implement X-XSS-Protection headers and X-Content-Type-Options: nosniff

DETECTION:
1. Monitor web server logs for suspicious URL parameters containing script tags, event handlers, or encoded payloads
2. Alert on requests containing: <script>, onerror=, onload=, javascript:, data:text/html
3. Implement SIEM rules to detect multiple XSS attempts from single source IP
4. Review access logs for unusual referrer patterns or automated scanning tools
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع حالات منتج Dokuzsoft للتجارة الإلكترونية في بيئتك وتوثيق أرقام الإصدارات
2. عزل الأنظمة المتأثرة عن الإنتاج إذا كان التأثير على الأعمال حرجاً
3. تطبيق قواعد جدار حماية تطبيقات الويب (WAF) لحجب حمولات XSS الشائعة (علامات البرنامج النصي، معالجات الأحداث، بروتوكول javascript)
4. تفعيل أعلام HTTP-only و Secure على جميع ملفات تعريف الجلسة لمنع وصول JavaScript

التصحيح:
1. تطبيق أحدث تصحيح أمني من Dokuzsoft Technology Ltd فوراً
2. اختبار التصحيحات في بيئة التجهيز قبل نشرها في الإنتاج
3. إعطاء الأولوية لتصحيح الأنظمة المواجهة للعملاء التي تتعامل مع بيانات الدفع

الضوابط البديلة (إذا لم يكن التصحيح متاحاً):
1. تطبيق التحقق من الإدخال: إدراج الأحرف المسموحة في القائمة البيضاء، رفض الأحرف الخاصة في مدخلات المستخدم
2. تطبيق ترميز الإخراج: ترميز HTML لجميع البيانات المقدمة من المستخدم قبل عرضها في صفحات الويب
3. نشر رؤوس سياسة أمان المحتوى (CSP) لتقييد مصادر تنفيذ البرامج النصية
4. تطبيق رؤوس X-XSS-Protection و X-Content-Type-Options: nosniff

الكشف:
1. مراقبة سجلات خادم الويب للمعاملات المريبة التي تحتوي على علامات البرنامج النصي أو معالجات الأحداث أو الحمولات المشفرة
2. التنبيه على الطلبات التي تحتوي على: <script>، onerror=، onload=، javascript:، data:text/html
3. تطبيق قواعد SIEM للكشف عن محاولات XSS المتعددة من عنوان IP واحد
4. مراجعة سجلات الوصول للأنماط المرجعية غير العادية أو أدوات المسح الآلي
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Information security requirements for supplier relationships ECC 2024 A.14.2.5 - Addressing information security in supplier agreements ECC 2024 A.5.23 - Web application security and input validation controls
🔵 SAMA CSF
SAMA CSF 1.1 - Governance and Risk Management (vulnerability management) SAMA CSF 2.2 - Protection and Prevention (secure development and coding practices) SAMA CSF 2.3 - Detection and Monitoring (web application monitoring)
🟡 ISO 27001:2022
ISO 27001:2022 A.8.1 - Organizational controls for information security ISO 27001:2022 A.8.2.3 - Segregation of development, test and production environments ISO 27001:2022 A.8.3.4 - Development and change management of information systems
🟣 PCI DSS v4.0.1
PCI DSS 6.5.1 - Injection flaws prevention PCI DSS 6.5.7 - Cross-site scripting (XSS) prevention PCI DSS 6.2 - Security patches and updates
📊 CVSS Score
7.6
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionR — Required
ScopeU — Unchanged
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityH — High
📋 Quick Facts
Severity High
CVSS Score7.6
CWECWE-79
Exploit No
Patch ✓ Yes
Published 2026-02-26
Source Feed nvd
Views 5
🇸🇦 Saudi Risk Score
7.8
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ 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.