
CVE-2024-54374 – WordPress Sogrid plugin <= 1.5.6 - Local File Inclusion vulnerability
https://notcve.org/view.php?id=CVE-2024-54374
11 Dec 2024 — Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Sabri Taieb Sogrid allows PHP Local File Inclusion.This issue affects Sogrid: from n/a through 1.5.6. The Sogrid plugin for WordPress is vulnerable to Local File Inclusion in versions up to, and including, 1.5.6. 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 bypass access control... • https://packetstorm.news/files/id/183335 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE-98: Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') •

CVE-2024-54352 – WordPress Sogrid plugin <= 1.5.2 - CSRF to Privilege Escalation vulnerability
https://notcve.org/view.php?id=CVE-2024-54352
11 Dec 2024 — Cross-Site Request Forgery (CSRF) vulnerability in Sabri Taieb Sogrid allows Privilege Escalation.This issue affects Sogrid: from n/a through 1.5.2. The WordPress Post Grid Layouts with Pagination – Sogrid plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.5.2. This is due to missing or incorrect nonce validation in the /admin-panel/views/tabs/settings.php file. This makes it possible for unauthenticated attackers to update arbitrary options which can le... • https://patchstack.com/database/wordpress/plugin/sogrid/vulnerability/wordpress-sogrid-plugin-1-5-2-csrf-to-privilege-escalation-vulnerability?_s_id=cve • CWE-352: Cross-Site Request Forgery (CSRF) •