The hk_shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'title-plane' shortcode in versions up to, and including, 1.0. This is due to insufficient input sanitization and output escaping on user-supplied shortcode attributes in the huankong_post_short_title_plane() function, where the 'title' attribute is concatenated directly into HTML output without any escaping. 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 hk_shortcode WordPress plugin versions up to 1.0 contains a Stored Cross-Site Scripting vulnerability in the 'title-plane' shortcode due to insufficient input sanitization. Authenticated contributors can inject malicious scripts that execute when users access affected pages.
تحتوي إضافة hk_shortcode على ثغرة Stored XSS في دالة huankong_post_short_title_plane() حيث يتم دمج سمة 'title' مباشرة في مخرجات HTML دون أي هروب. يمكن للمهاجمين المصرح لهم على مستوى المساهم أو أعلى حقن نصوص برمجية عشوائية تُنفذ عند وصول المستخدمين إلى الصفحات المصابة.
The hk_shortcode WordPress plugin versions up to 1.0 contains a Stored Cross-Site Scripting vulnerability in the 'title-plane' shortcode due to insufficient input sanitization. Authenticated contributors can inject malicious scripts that execute when users access affected pages.
Update the hk_shortcode plugin to a patched version beyond 1.0 immediately. Implement strict input validation and output escaping for all shortcode attributes. Restrict contributor-level access to trusted users only. Use WordPress security plugins to monitor and block malicious shortcode usage.
قم بتحديث إضافة hk_shortcode إلى نسخة مصححة أحدث من 1.0 فوراً. طبق التحقق الصارم من المدخلات والهروب من المخرجات لجميع سمات الاختصار. قيد الوصول على مستوى المساهم للمستخدمين الموثوقين فقط. استخدم إضافات أمان WordPress لمراقبة وحجب استخدام الاختصارات الضارة.