CVE-2023-1478 – Hummingbird < 3.4.2 - Unauthenticated Path Traversal
https://notcve.org/view.php?id=CVE-2023-1478
The Hummingbird WordPress plugin before 3.4.2 does not validate the generated file path for page cache files before writing them, leading to a path traversal vulnerability in the page cache module. The Hummingbird plugin for WordPress is vulnerable to Path Traversal in versions up to, and including, 3.4.1 via the page cache module, which doesn't validate file paths prior to saving them. This makes it possible for unauthenticated attackers to enumerate file directories, crash to server by sending cache files to an arbitrary location, and write cache files to arbitrary locations that may deny access to some resources. • https://wpscan.com/vulnerability/512a9ba4-01c0-4614-a991-efdc7fe51abe • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •
CVE-2022-0994 – Hummingbird < 3.3.2 - Admin+ Stored Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2022-0994
The Hummingbird WordPress plugin before 3.3.2 does not sanitise and escape the Config Name, which could allow high privilege users, such as admin to perform cross-Site Scripting attacks even when the unfiltered_html capability is disallowed El plugin Hummingbird de WordPress versiones anteriores a 3.3.2, no sanea ni escapa del nombre de configuración, lo que podría permitir a usuarios con altos privilegios, como el administrador, llevar a cabo ataques de tipo Cross-Site Scripting incluso cuando la capacidad unfiltered_html no está permitida WordPress Hummingbird plugin versions prior to 3.3.2 suffers from a persistent cross site scripting vulnerability. • https://wpscan.com/vulnerability/e9dd62fc-bb79-4a6b-b99c-60e40f010d7a • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •