CVE-2024-47379 – WordPress Web Directory Free plugin <= 1.7.3 - Reflected Cross Site Scripting (XSS) vulnerability
https://notcve.org/view.php?id=CVE-2024-47379
30 Sep 2024 — Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Sale php scripts Web Directory Free allows Reflected XSS.This issue affects Web Directory Free: from n/a through 1.7.3. The Web Directory Free plugin for WordPress is vulnerable to Reflected Cross-Site Scripting in versions up to, and including, 1.7.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pag... • https://patchstack.com/database/vulnerability/web-directory-free/wordpress-web-directory-free-plugin-1-7-3-reflected-cross-site-scripting-xss-vulnerability?_s_id=cve • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2024-3673 – Web Directory Free < 1.7.3 - Unauthenticated LFI
https://notcve.org/view.php?id=CVE-2024-3673
09 Aug 2024 — The Web Directory Free WordPress plugin before 1.7.3 does not validate a parameter before using it in an include(), which could lead to Local File Inclusion issues. The Web Directory Free plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.7.2 via the w2dc_isTemplate() function. 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 byp... • https://wpscan.com/vulnerability/0e8930cb-e176-4406-a43f-a6032471debf • CWE-98: Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') •
CVE-2024-3669 – Web Directory Free < 1.7.2 - Reflected XSS
https://notcve.org/view.php?id=CVE-2024-3669
09 Jul 2024 — The Web Directory Free WordPress plugin before 1.7.2 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin The Web Directory Free plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'hash' parameter in all versions up to, and including, 1.7.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attacker... • https://wpscan.com/vulnerability/3c37c9a9-1424-427a-adc7-c2336a47e9cf • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2024-3552 – Web Directory Free < 1.7.0 - Unauthenticated SQL Injection
https://notcve.org/view.php?id=CVE-2024-3552
23 May 2024 — The Web Directory Free WordPress plugin before 1.7.0 does not sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection with different techniques like UNION, Time-Based and Error-Based. El complemento Web Directory Free de WordPress anterior a 1.7.0 no sanitiza ni escapa un parámetro antes de usarlo en una declaración SQL a través de una acción AJAX disponible para usuarios no autenticados, lo que lleva a una inyecció... • https://github.com/truonghuuphuc/CVE-2024-3552-Poc • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •
CVE-2023-2201 – Web Directory Free <= 1.6.8 - Authenticated (Contributor+) SQL Injection via post_id
https://notcve.org/view.php?id=CVE-2023-2201
01 Jun 2023 — The Web Directory Free for WordPress is vulnerable to SQL Injection via the ‘post_id’ parameter in versions up to, and including, 1.6.7 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers with contributor-level privileges to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Web Directory Free para WordPress es ... • https://plugins.trac.wordpress.org/browser/web-directory-free/tags/1.6.6/search/plugin/classes/search/search_forms_manager.php#L1425 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •