📧 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 data_breach Pharmaceutical HIGH 1h Global vulnerability Technology, Artificial Intelligence CRITICAL 1h Global vulnerability Information Technology CRITICAL 1h Global phishing Gaming and Entertainment HIGH 2h Global vulnerability Information Technology CRITICAL 2h Global phishing Law Enforcement, Cybercrime HIGH 2h Global vulnerability Artificial Intelligence MEDIUM 2h Global vulnerability Government CRITICAL 3h Global data_breach Government HIGH 4h Global vulnerability Enterprise Software / ERP Systems CRITICAL 4h Global data_breach Pharmaceutical HIGH 1h Global vulnerability Technology, Artificial Intelligence CRITICAL 1h Global vulnerability Information Technology CRITICAL 1h Global phishing Gaming and Entertainment HIGH 2h Global vulnerability Information Technology CRITICAL 2h Global phishing Law Enforcement, Cybercrime HIGH 2h Global vulnerability Artificial Intelligence MEDIUM 2h Global vulnerability Government CRITICAL 3h Global data_breach Government HIGH 4h Global vulnerability Enterprise Software / ERP Systems CRITICAL 4h Global data_breach Pharmaceutical HIGH 1h Global vulnerability Technology, Artificial Intelligence CRITICAL 1h Global vulnerability Information Technology CRITICAL 1h Global phishing Gaming and Entertainment HIGH 2h Global vulnerability Information Technology CRITICAL 2h Global phishing Law Enforcement, Cybercrime HIGH 2h Global vulnerability Artificial Intelligence MEDIUM 2h Global vulnerability Government CRITICAL 3h Global data_breach Government HIGH 4h Global vulnerability Enterprise Software / ERP Systems CRITICAL 4h
Vulnerabilities

CVE-2021-47924

Medium
CWE-79 — Weakness Type
Published: May 10, 2026  ·  Modified: May 13, 2026  ·  Source: NVD
CVSS v3
6.4
🔗 NVD Official
📄 Description (English)

Ultimate Product Catalog 5.8.2 contains a stored cross-site scripting vulnerability that allows authenticated attackers to inject malicious scripts through the price parameter. Attackers can submit POST requests to post.php with HTML/JavaScript payloads in the price field to execute arbitrary code when the product is viewed.

🤖 AI Executive Summary

Ultimate Product Catalog 5.8.2 contains a stored XSS vulnerability in the price parameter that allows authenticated attackers to inject malicious scripts. When products are viewed, the injected code executes in users' browsers, potentially compromising session tokens, credentials, and sensitive data. This vulnerability poses a moderate risk to e-commerce platforms and product management systems used by Saudi retailers and enterprises.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 13, 2026 08:49
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability primarily affects Saudi e-commerce platforms, retail management systems, and SMEs using Ultimate Product Catalog. High-risk sectors include: (1) Retail and E-commerce - product catalog systems managing inventory and pricing; (2) Hospitality and Tourism - hotel and restaurant management systems; (3) Manufacturing and Distribution - product management platforms. The stored nature of the XSS means all users viewing affected products are at risk. Attackers with legitimate access (employees, vendors) can compromise customer sessions and steal payment information or personal data.
🏢 Affected Saudi Sectors
Retail and E-commerce Hospitality and Tourism Manufacturing and Distribution Small and Medium Enterprises (SMEs) Wholesale and Trading
⚖️ Saudi Risk Score (AI)
6.2
/ 10.0
🔧 Remediation Steps (English)
Immediate Actions:
1. Disable or restrict access to Ultimate Product Catalog 5.8.2 until patching is available
2. Audit all product entries for suspicious HTML/JavaScript in price fields using regex patterns: /<script|javascript:|onerror=|onload=/i
3. Review access logs for post.php modifications in the past 90 days
4. Notify all users to clear browser cache and re-authenticate

Compensating Controls:
1. Implement Web Application Firewall (WAF) rules to block POST requests to post.php containing script tags or event handlers
2. Apply Content Security Policy (CSP) headers: Content-Security-Policy: default-src 'self'; script-src 'self'
3. Enable HTML entity encoding for all price field outputs in templates
4. Restrict post.php access to specific IP ranges and require multi-factor authentication
5. Implement input validation: price field should only accept numeric values and currency symbols

Detection Rules:
1. Monitor POST requests to post.php with payloads containing: <script>, javascript:, onerror=, onload=, onclick=
2. Alert on price parameter values exceeding 50 characters
3. Log and review all authenticated user modifications to product pricing
4. Search database for price field entries containing HTML tags

Patching:
1. Contact Ultimate Product Catalog vendor for security updates
2. If no patch available, consider migrating to alternative catalog solutions with active security support
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تعطيل أو تقييد الوصول إلى Ultimate Product Catalog 5.8.2 حتى يتوفر التصحيح
2. تدقيق جميع إدخالات المنتجات بحثاً عن HTML/JavaScript مريب في حقول الأسعار باستخدام أنماط regex
3. مراجعة سجلات الوصول لتعديلات post.php في آخر 90 يوماً
4. إخطار جميع المستخدمين بمسح ذاكرة التخزين المؤقت للمتصفح وإعادة المصادقة

الضوابط التعويضية:
1. تطبيق قواعد جدار حماية تطبيقات الويب (WAF) لحظر طلبات POST إلى post.php التي تحتوي على علامات script أو معالجات أحداث
2. تطبيق رؤوس Content Security Policy (CSP)
3. تفعيل ترميز كيان HTML لجميع مخرجات حقول الأسعار
4. تقييد الوصول إلى post.php بنطاقات IP محددة والمصادقة متعددة العوامل
5. تطبيق التحقق من صحة الإدخال: يجب أن يقبل حقل السعر فقط القيم الرقمية والرموز النقدية

قواعد الكشف:
1. مراقبة طلبات POST إلى post.php التي تحتوي على حمولات ضارة
2. تنبيهات عند تجاوز قيم معامل السعر 50 حرفاً
3. تسجيل ومراجعة جميع تعديلات المستخدمين المصرح لهم على تسعير المنتجات
4. البحث في قاعدة البيانات عن إدخالات حقول الأسعار التي تحتوي على علامات HTML
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
5.1.1 - Input validation and output encoding controls 5.2.1 - Web application security requirements 5.3.2 - Secure coding practices 6.1.1 - Vulnerability management and patching
🔵 SAMA CSF
ID.SC-7 - Software, firmware, and information integrity PR.DS-1 - Data security management PR.IP-1 - Security policy and process establishment DE.CM-1 - Detection and analysis
🟡 ISO 27001:2022
A.14.2.1 - Secure development policy A.14.2.5 - Secure development environment A.14.3.1 - Separation of development, test and production environments A.12.6.1 - Management of technical vulnerabilities
🟣 PCI DSS v4.0.1
6.5.1 - Injection flaws prevention 6.5.7 - Cross-site scripting (XSS) prevention 11.2.2 - Vulnerability scanning requirements
📊 CVSS Score
6.4
/ 10.0 — Medium
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeC — Changed
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityN — None / Network
📋 Quick Facts
Severity Medium
CVSS Score6.4
CWECWE-79
EPSS0.05%
Exploit No
Patch ✗ No
Published 2026-05-10
Source Feed nvd
🇸🇦 Saudi Risk Score
6.2
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-79
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.