Vulnerabilities (CVE)

Filtered by vendor Jonashjalmarsson Subscribe
Filtered by product Html Filter And Csv-file Search
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-5096 1 Jonashjalmarsson 1 Html Filter And Csv-file Search 2023-12-10 N/A 5.4 MEDIUM
The HTML filter and csv-file search plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'csvsearch' shortcode in versions up to, and including, 2.7 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
CVE-2023-5099 1 Jonashjalmarsson 1 Html Filter And Csv-file Search 2023-12-10 N/A 8.8 HIGH
The HTML filter and csv-file search plugin for WordPress is vulnerable to Local File Inclusion in versions up to, and including, 2.7 via the 'src' attribute of the 'csvsearch' shortcode. This allows authenticated attackers, with contributor-level permissions and above, 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 images and other “safe” file types can be uploaded and included.