The Text Snippets plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `ts` shortcode in all versions up to, and including, 0.0.1 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
The Text Snippets WordPress plugin contains a Stored XSS vulnerability in its shortcode functionality that allows authenticated contributors to inject malicious scripts. These scripts execute when users access pages containing the injected shortcode, potentially compromising user sessions and data.
ثغرة Stored XSS في إضافة Text Snippets لـ WordPress تسمح للمستخدمين المصرحين بمستوى المساهم وما فوق بحقن نصوص ويب عشوائية عبر خصائص اختصار ts. تنفذ هذه النصوص الضارة عند وصول المستخدمين إلى الصفحات المحقونة، مما قد يؤدي إلى سرقة الجلسات والبيانات الحساسة.
The Text Snippets WordPress plugin contains a Stored XSS vulnerability in its shortcode functionality that allows authenticated contributors to inject malicious scripts. These scripts execute when users access pages containing the injected shortcode, potentially compromising user sessions and data.
Update the Text Snippets plugin to version 0.0.2 or later immediately. Implement strict input validation and output escaping for all shortcode attributes. Restrict shortcode usage to trusted administrators only and audit all existing pages for injected content.
قم بتحديث إضافة Text Snippets إلى الإصدار 0.0.2 أو أحدث فوراً. طبق التحقق الصارم من المدخلات والترميز الآمن لجميع خصائص الاختصار. قيد استخدام الاختصارات للمسؤولين الموثوقين فقط وتدقيق جميع الصفحات الموجودة للكشف عن المحتوى المحقون.