Junglewise Threat Intelligence

CVE-2022-50948: MotoPress Hotel Booking Lite stored XSS in accommodation fields

CVE-2022-50948 · Severity: medium · CVSS 6.4 · Published 2026-05-10

Technologies: MotoPress Hotel Booking Lite. Vendors: MotoPress.

Executive brief

MotoPress Hotel Booking Lite, a WordPress plugin used for managing property rentals, contains a security flaw that allows users with certain permissions to inject malicious scripts into the website. These scripts are saved on the server and will run in the browser of any visitor who views the affected accommodation pages. This could lead to unauthorized actions being performed in a visitor's browser or the theft of sensitive session information.

Technical details

A stored cross-site scripting (XSS) vulnerability exists in MotoPress Hotel Booking Lite version 4.2.4 due to improper neutralization of user-supplied input. Authenticated attackers with permissions to create or edit accommodation types can inject malicious JavaScript into the 'title' and 'excerpt' parameters. Because this input is stored in the database and later rendered without sufficient sanitization on the public-facing accommodations page, the script executes in the context of any user's browser who visits that page. This is tracked as CWE-79 and can be exploited over the network with low administrative privileges.

Affected products

  • MotoPress Hotel Booking Lite 4.2.4

Timeline

  • 2022-06-05: other: Vulnerability discovered and tested by researcher
  • 2022-06-10: disclosed: Exploit published on Exploit-DB
  • 2026-05-10: advisory: NVD/VulnCheck advisory published

References

Related threats