CVE Details
Basic Information
| Title | Live Stream Badger <= 1.4.3 - Authenticated (Contributor+) Stored Cross-Site Scripting |
|---|---|
| Type | cve |
| Published | 2025-07-19T02:22:56.974Z |
| Modified | 2025-07-19T02:22:56.974Z |
Product Information
| Vendor | tkrivickas |
|---|---|
| Product | Live Stream Badger |
| Version | * |
CVSS Information
| Base Score | 6.4 (MEDIUM) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N |
AI Analysis
| AI Description | The Live Stream Badger plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) due to insufficient input sanitization. This allows authenticated attackers with contributor-level access to inject scripts into pages, which execute when accessed. |
|---|---|
| AI Severity | Medium |
| AI Vendor | tkrivickas |
| AI Product | Live Stream Badger |
| AI Version | 1.4.3 |
Affected Products
- tkrivickas Live Stream Badger *
Additional Information
| CWE List | CWE-79 |
|---|---|
| Source | Wordfence |
Description
The Live Stream Badger plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin’s ‘livestream’ shortcode in all versions up to, and including, 1.4.3 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.
References
- https://www.wordfence.com/threat-intel/vulnerabilities/id/22a30301-f409-4c53-84d7-7799fb41c25b?source=cve
- https://plugins.svn.wordpress.org/live-stream-badger/tags/1.4.3/shortcode/class-embedded-stream.php
- https://plugins.svn.wordpress.org/live-stream-badger/tags/1.4.3/view/class-embedded-twitch-view.php