CVE-2023-2224 – Seo By 10Web < 1.2.7 - Admin+ Stored XSS
https://notcve.org/view.php?id=CVE-2023-2224
The SEO by 10Web WordPress plugin before 1.2.7 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup). The SEO By 10Web plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in versions up to, and including, 1.2.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled. WordPress Seo By 10Web plugin versions prior to 2.8.1 suffer from a persistent cross site scripting vulnerability. • http://packetstormsecurity.com/files/173725/WordPress-Seo-By-10Web-Cross-Site-Scripting.html https://wpscan.com/vulnerability/a76b6d22-1e00-428a-8a04-12162bd0d992 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2023-2117 – Image Optimizer by 10web < 1.0.27 - Admin+ Path Traversal
https://notcve.org/view.php?id=CVE-2023-2117
The Image Optimizer by 10web WordPress plugin before 1.0.27 does not sanitize the dir parameter when handling the get_subdirs ajax action, allowing a high privileged users such as admins to inspect names of files and directories outside of the sites root. The Image Optimizer by 10web plugin for WordPress is vulnerable to Directory Traversal in versions up to, and including, 1.0.26 via the dir parameter in the get_subdirs AJAX function. This allows authenticated attackers with administrator-level permissions or above to view the directory structure of arbitrary folders on the server, though it does not reveal or provide access to any files. • https://wpscan.com/vulnerability/44024299-ba40-4da7-81e1-bd44d10846f3 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •
CVE-2023-2122 – Image Optimizer by 10web < 1.0.27 - Reflected Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2023-2122
The Image Optimizer by 10web WordPress plugin before 1.0.27 does not sanitise and escape the iowd_tabs_active parameter before rendering it in the plugin admin panel, leading to a reflected Cross-Site Scripting vulnerability, allowing an attacker to trick a logged in admin to execute arbitrary javascript by clicking a link. The Image Optimizer WD plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'iowd_tabs_active' parameter in versions up to, and including, 1.0.26 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. • https://wpscan.com/vulnerability/936fd93a-428d-4744-a4fc-c8da78dcbe78 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •
CVE-2023-1427 – Photo Gallery by 10Web < 1.8.15 - Admin+ Path Traversal
https://notcve.org/view.php?id=CVE-2023-1427
- The Photo Gallery by 10Web WordPress plugin before 1.8.15 did not ensure that uploaded files are kept inside its uploads folder, allowing high privilege users to put images anywhere in the filesystem via a path traversal vector. The Photo Gallery plugin by 10Web for WordPress is vulnerable to Directory Traversal in versions up to, and including, 1.8.14 via the dir parameter. This allows authenticated attackers with administrator-level permissions to upload files to arbitrary directories on the server. • https://wpscan.com/vulnerability/c8917ba2-4cb3-4b09-8a49-b7c612254946 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •
CVE-2023-0037 – 10WebMapBuilder < 1.0.73 - Unauthenticated SQLi
https://notcve.org/view.php?id=CVE-2023-0037
The 10Web Map Builder for Google Maps WordPress plugin before 1.0.73 does not properly sanitise and escape some parameters before using them in an SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection The 10Web Map Builder for Google Maps plugin for WordPress is vulnerable to generic SQL Injection via the multiple parameters in versions up to 1.0.72 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. • https://bulletin.iese.de/post/wd-google-maps_1-0-72_1 https://wpscan.com/vulnerability/33ab1fe2-6611-4f43-91ba-52c56f02ed56 • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') •