What the vulnerability does
01Description
Unauthenticated PHP Object Injection in WP Travel Engine <= 6.7.12 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
What the vulnerability does
Unauthenticated PHP Object Injection in WP Travel Engine <= 6.7.12 versions.
Explanation of Vulnerability in Simple Terms
WP Travel Engine versions up to 6.7.12 contain a deserialization vulnerability that allows unauthenticated attackers to execute arbitrary code on affected sites. The vulnerability exists in how the plugin processes untrusted serialized data without proper validation. An attacker can exploit this remotely without user interaction to gain full control of the site.
What an attacker can do
Run their own code on the site, read all data, modify content, and take full control without needing a user account.
Potential impact on your site
Complete site compromise: attackers can steal data, modify content, install malware, or take the site offline.
Conditions required to exploit
Network access only; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities