📧 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 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 1h Global supply_chain Software Development and Technology HIGH 6h 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 1h Global supply_chain Software Development and Technology HIGH 6h 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-2023-54340

High
WorkOrder CMS 0.1.0 contains a SQL injection vulnerability that allows unauthenticated attackers to bypass login by manipulating username and password parameters. Attackers can inject malicious SQL qu
CWE-89 — Weakness Type
Published: Jan 13, 2026  ·  Modified: Feb 28, 2026  ·  Source: NVD
CVSS v3
8.2
🔗 NVD Official
📄 Description (English)

WorkOrder CMS 0.1.0 contains a SQL injection vulnerability that allows unauthenticated attackers to bypass login by manipulating username and password parameters. Attackers can inject malicious SQL queries using techniques like OR '1'='1' and stacked queries to access database information or execute administrative commands.

🤖 AI Executive Summary

CVE-2023-54340 is a critical SQL injection vulnerability in WorkOrder CMS 0.1.0 that allows unauthenticated attackers to bypass authentication and gain unauthorized database access. The vulnerability affects login mechanisms through manipulated username and password parameters, enabling attackers to execute arbitrary SQL queries and potentially escalate privileges. With a CVSS score of 8.2 and no authentication requirement, this poses an immediate threat to any organization deploying this CMS.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Apr 25, 2026 20:17
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability poses significant risk to Saudi government agencies, municipalities, and private sector organizations using WorkOrder CMS for administrative operations. Government entities under NCA oversight managing citizen services, local authorities handling work orders, and healthcare facilities using this CMS for operational management are particularly vulnerable. The unauthenticated nature of the exploit makes it especially dangerous for organizations with internet-facing deployments. Banking sector organizations using this CMS for internal operations could face data breach risks affecting customer information and financial records.
🏢 Affected Saudi Sectors
Government and Public Administration Healthcare Banking and Financial Services Telecommunications Energy and Utilities Education Local Authorities and Municipalities
⚖️ Saudi Risk Score (AI)
8.7
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all instances of WorkOrder CMS 0.1.0 in your environment using network scanning and asset inventory tools
2. Isolate affected systems from internet access immediately if patch cannot be applied within 24 hours
3. Enable database activity monitoring and SQL query logging on all WorkOrder CMS instances
4. Review database access logs for suspicious SQL patterns (OR '1'='1', UNION SELECT, stacked queries)

PATCHING:
1. Upgrade WorkOrder CMS to version 0.2.0 or later immediately
2. Test patches in non-production environment before deployment
3. Apply patches during maintenance windows with rollback procedures ready

COMPENSATING CONTROLS (if immediate patching not possible):
1. Implement Web Application Firewall (WAF) rules to block SQL injection patterns
2. Deploy input validation at application layer - whitelist allowed characters in username/password fields
3. Use parameterized queries/prepared statements in database connections
4. Implement rate limiting on login endpoints to prevent brute force attempts
5. Enable multi-factor authentication for administrative accounts

DETECTION RULES:
1. Monitor for SQL keywords in login parameters: OR, UNION, SELECT, DROP, INSERT, UPDATE, DELETE, EXEC, SCRIPT
2. Alert on multiple failed login attempts followed by successful access
3. Flag unusual database queries from application service accounts
4. Monitor for encoded SQL injection attempts (URL encoding, hex encoding, Unicode)
5. Implement SIEM rules for CWE-89 SQL injection patterns
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع نسخ WorkOrder CMS 0.1.0 في بيئتك باستخدام أدوات المسح والجرد
2. عزل الأنظمة المتأثرة عن الإنترنت فوراً إذا لم يكن يمكن تطبيق التصحيح خلال 24 ساعة
3. تفعيل مراقبة نشاط قاعدة البيانات وتسجيل استعلامات SQL
4. مراجعة سجلات الوصول للبحث عن أنماط SQL مريبة

تطبيق التصحيحات:
1. ترقية WorkOrder CMS إلى الإصدار 0.2.0 أو أحدث فوراً
2. اختبار التصحيحات في بيئة غير الإنتاج قبل النشر
3. تطبيق التصحيحات خلال نوافذ الصيانة مع إجراءات التراجع جاهزة

الضوابط البديلة (إذا لم يكن التصحيح الفوري ممكناً):
1. تطبيق قواعد جدار حماية تطبيقات الويب لحجب أنماط حقن SQL
2. نشر التحقق من الإدخال على مستوى التطبيق
3. استخدام الاستعلامات المعاملة في اتصالات قاعدة البيانات
4. تطبيق تحديد معدل على نقاط نهاية تسجيل الدخول
5. تفعيل المصادقة متعددة العوامل للحسابات الإدارية

قواعد الكشف:
1. مراقبة كلمات SQL الرئيسية في معاملات تسجيل الدخول
2. تنبيهات محاولات تسجيل دخول فاشلة متعددة متبوعة بوصول ناجح
3. تسجيل استعلامات قاعدة البيانات غير العادية
4. مراقبة محاولات حقن SQL المشفرة
5. تطبيق قواعد SIEM لأنماط CWE-89
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
A.5.1.1 - Information Security Policies and Procedures A.6.1.2 - Access Control and Authentication A.7.1.1 - Cryptography and Data Protection A.8.1.1 - Audit Logging and Monitoring A.9.1.1 - Vulnerability Management
🔵 SAMA CSF
ID.AM-2 - Asset Management PR.AC-1 - Access Control PR.DS-2 - Data Security DE.CM-1 - Detection and Analysis RS.MI-1 - Incident Response
🟡 ISO 27001:2022
A.5.1.1 - Policies for information security A.6.1.2 - Access control A.8.1.1 - Information security event logging A.8.2.1 - Responsibilities and procedures A.12.6.1 - Management of technical vulnerabilities
🟣 PCI DSS v4.0.1
Requirement 1 - Install and maintain firewall configuration Requirement 2 - Do not use vendor-supplied defaults Requirement 6 - Develop and maintain secure systems Requirement 8 - Assign unique ID to each person Requirement 10 - Track and monitor access to network resources
📊 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
EPSS0.16%
Exploit No
Patch ✓ Yes
Published 2026-01-13
Source Feed nvd
Views 2
🇸🇦 Saudi Risk Score
8.7
/ 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.