All intelligence
// vulnerability record
live · NVDCVE-2025-1771
CRITICALpublished 2025-03-15 05:15 UTC · 1 year ago · modified 2026-06-17 08:39 UTC
9.8
CVSS / 10
// description
The Traveler theme for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 3.1.8 via the 'hotel_alone_load_more_post' function 'style' parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where php file type can be uploaded and included.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
// weaknesses (CWE)
- CWE-98
- NVD-CWE-Other