CVE-2024-13705

MEDIUM EPSS 25.5%
Published Jan 30, 20251y ago · Modified Jun 17, 20262w ago
6.1 CVSS 3.1
Medium
Find Similar
Published Jan 30, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

Description

The StageShow plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of remove_query_arg without appropriate escaping on the URL in all versions up to, and including, 9.8.6. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

CVSS Details

Base Score
6.1
Exploitability
2.8
Impact
2.7
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
25.5% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-79 Cross-site Scripting Injection

Affected Products 1

VendorProductVersionRange
stageshow_projectstageshow* ≤9.8.6

References 4

  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/stageshow/trunk/admin/stageshow_manage_seating.php#L502
    Patch
  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/changeset/3258990/stageshow/trunk/admin/stageshow_manage_seating.php
  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/changeset/3258990/stageshow/trunk/include/stageshowlib_escaping.php
  • wordfence.com https://www.wordfence.com/threat-intel/vulnerabilities/id/4c5a6436-1a08-4b3d-ab85-e5f75f216ab8?source=cve
    Third Party Advisory

Remediation

  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/stageshow/trunk/admin/stageshow_manage_seating.php#L502
    Patch