📧 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 phishing Cross-sector HIGH 2h Global apt Education CRITICAL 2h Global vulnerability Enterprise Software / ERP Systems CRITICAL 2h Global vulnerability IT Infrastructure CRITICAL 3h Global vulnerability Technology and Software Development HIGH 4h Global vulnerability Enterprise IT and Government CRITICAL 4h Global ransomware Multiple Sectors / Enterprise CRITICAL 5h Global general Technology and Legal MEDIUM 6h Global ransomware Financial Services / Cryptocurrency CRITICAL 6h Global general Industrial Control Systems / Operational Technology HIGH 7h Global phishing Cross-sector HIGH 2h Global apt Education CRITICAL 2h Global vulnerability Enterprise Software / ERP Systems CRITICAL 2h Global vulnerability IT Infrastructure CRITICAL 3h Global vulnerability Technology and Software Development HIGH 4h Global vulnerability Enterprise IT and Government CRITICAL 4h Global ransomware Multiple Sectors / Enterprise CRITICAL 5h Global general Technology and Legal MEDIUM 6h Global ransomware Financial Services / Cryptocurrency CRITICAL 6h Global general Industrial Control Systems / Operational Technology HIGH 7h Global phishing Cross-sector HIGH 2h Global apt Education CRITICAL 2h Global vulnerability Enterprise Software / ERP Systems CRITICAL 2h Global vulnerability IT Infrastructure CRITICAL 3h Global vulnerability Technology and Software Development HIGH 4h Global vulnerability Enterprise IT and Government CRITICAL 4h Global ransomware Multiple Sectors / Enterprise CRITICAL 5h Global general Technology and Legal MEDIUM 6h Global ransomware Financial Services / Cryptocurrency CRITICAL 6h Global general Industrial Control Systems / Operational Technology HIGH 7h
Vulnerabilities

CVE-2018-25329

High
CWE-98 — Weakness Type
Published: May 17, 2026  ·  Modified: May 24, 2026  ·  Source: NVD
CVSS v3
7.5
🔗 NVD Official
📄 Description (English)

WordPress Plugin WP with Spritz 1.0 contains a remote file inclusion vulnerability that allows unauthenticated attackers to read arbitrary files by injecting file paths into the url parameter. Attackers can send GET requests to wp.spritz.content.filter.php with malicious url values to access sensitive files like system configuration and credentials.

🤖 AI Executive Summary

CVE-2018-25329 is a remote file inclusion (RFI) vulnerability in WordPress Plugin WP with Spritz 1.0 that allows unauthenticated attackers to read arbitrary files through the url parameter. With a CVSS score of 7.5, this vulnerability poses a significant risk to WordPress installations, potentially exposing sensitive configuration files and credentials. No patch is currently available, requiring immediate mitigation through alternative controls.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 21, 2026 01:02
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability poses significant risk to Saudi organizations using WordPress for web presence, particularly in government agencies, banking sector websites, healthcare portals, and e-commerce platforms. Government entities under NCA oversight and financial institutions regulated by SAMA are at elevated risk if running outdated WordPress plugins. The ability to read arbitrary files could expose sensitive data including database credentials, API keys, and system configuration details critical to Saudi infrastructure. Telecom and energy sector web applications are also vulnerable if using this plugin.
🏢 Affected Saudi Sectors
Government Banking and Financial Services Healthcare E-commerce Telecommunications Energy and Utilities
⚖️ Saudi Risk Score (AI)
7.8
/ 10.0
🔧 Remediation Steps (English)
Immediate Actions:
1. Identify all WordPress installations using WP with Spritz plugin version 1.0
2. Disable or immediately remove the vulnerable plugin from all affected systems
3. Review web server access logs for suspicious requests to wp.spritz.content.filter.php containing file path traversal patterns
4. Audit file access logs for unauthorized reads of sensitive files (wp-config.php, .env, database files)

Compensating Controls:
1. Implement Web Application Firewall (WAF) rules to block requests containing file inclusion patterns (../, file://, php://) to wp.spritz.content.filter.php
2. Restrict file permissions on sensitive configuration files (wp-config.php) to read-only for web server user
3. Disable PHP execution in upload directories and sensitive folders
4. Implement strict input validation and URL parameter filtering at the web server level
5. Monitor for suspicious GET requests with encoded or obfuscated file paths

Detection Rules:
1. Alert on GET requests to wp.spritz.content.filter.php with url parameters containing: ../, file://, php://, /etc/passwd, wp-config
2. Monitor for HTTP 200 responses returning file contents from wp.spritz.content.filter.php
3. Track failed authentication attempts followed by RFI attempts
4. Log and alert on access to sensitive files from web server process

Long-term:
1. Migrate to alternative, actively maintained WordPress plugins
2. Implement WordPress security hardening per OWASP guidelines
3. Establish plugin update and patch management procedures
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع تثبيتات WordPress التي تستخدم مكون WP with Spritz الإصدار 1.0
2. تعطيل أو إزالة المكون الضعيف فوراً من جميع الأنظمة المتأثرة
3. مراجعة سجلات الوصول لخادم الويب للطلبات المريبة إلى wp.spritz.content.filter.php التي تحتوي على أنماط اجتياز المسارات
4. تدقيق سجلات الوصول للملفات للقراءات غير المصرح بها للملفات الحساسة

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

قواعد الكشف:
1. تنبيهات على طلبات GET إلى wp.spritz.content.filter.php بمعاملات url تحتوي على أنماط خطرة
2. مراقبة استجابات HTTP 200 التي تعيد محتويات الملفات
3. تتبع محاولات المصادقة الفاشلة متبوعة بمحاولات RFI
4. تسجيل والتنبيه على الوصول إلى الملفات الحساسة

المدى الطويل:
1. الهجرة إلى مكونات WordPress بديلة يتم صيانتها بنشاط
2. تنفيذ تقسية أمان WordPress
3. إنشاء إجراءات إدارة التحديثات والتصحيحات
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
A.5.1.1 - Information Security Policies and Procedures A.6.1.1 - Access Control Policy A.8.1.1 - Asset Management A.12.2.1 - Change Management A.12.6.1 - Management of Technical Vulnerabilities
🔵 SAMA CSF
ID.RA-1 - Asset Inventory and Risk Assessment PR.AC-1 - Access Control and Authentication PR.PT-1 - Security Architecture and Design DE.CM-1 - Detection and Analysis 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 A.14.2 - Development Security
🟣 PCI DSS v4.0.1
Requirement 2.2 - Configuration Standards Requirement 6.2 - Security Patches Requirement 6.5 - Injection Flaws Requirement 11.2 - Vulnerability Scanning
📊 CVSS Score
7.5
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityH — High
IntegrityN — None / Network
AvailabilityN — None / Network
📋 Quick Facts
Severity High
CVSS Score7.5
CWECWE-98
EPSS0.03%
Exploit No
Patch ✗ No
Published 2026-05-17
Source Feed nvd
Views 2
🇸🇦 Saudi Risk Score
7.8
/ 10.0 — Saudi Risk
Priority: CRITICAL
🏷️ Tags
CWE-98
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.