CVE-2023-4471: Order Tracking Pro <= 3.3.6 - Reflected Cross-Site Scripting
The Order Tracking Pro plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the startdate and enddate parameters in versions up to, and including, 3.3.6 due to insufficient input sanitization and output escaping. 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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the vulnerability ID for this vulnerability?
The vulnerability ID for this vulnerability is CVE-2023-4471.
What is the severity of CVE-2023-4471?
The severity of CVE-2023-4471 is medium with a CVSS score of 6.1.
Which software versions are affected by CVE-2023-4471?
Versions up to, and including, 3.3.6 of the Order Tracking Pro plugin for WordPress are affected by CVE-2023-4471.
What is the CWE category for CVE-2023-4471?
The CWE category for CVE-2023-4471 is CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')).
How can the vulnerability be exploited?
The vulnerability can be exploited by unauthenticated attackers injecting arbitrary JavaScript code via the start_date and end_date parameters.