Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-14240 2 Tourmaster, Wordpress 2 Tourmaster, Wordpress 2026-08-06 5.3 Medium
The tourmaster WordPress plugin before 5.4.9 writes its order/booking export to a fixed, predictable file inside its publicly accessible directory with no access control, allowing unauthenticated users to download the exported customers' personal information once an administrator has run an export.
CVE-2026-14239 2 Tourmaster, Wordpress 2 Tourmaster, Wordpress 2026-08-04 7.1 High
The tourmaster WordPress plugin before 5.4.8 does not perform a nonce check when storing a custom-filter label taken from a request parameter, and does not escape that label when echoing it on the filter admin page, allowing an unauthenticated attacker to trick a logged-in administrator into storing JavaScript that then executes in the admin area (stored Cross-Site Scripting via CSRF).