Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2024-54374 — Sogrid <= 1.5.6 - Unauthenticated Local File Inclusion | Kitploit
Tools/GitHubGitHub/randomrobbiebf/cve-2024-54374
Vulnerability AnalysisExploitationWeb Application Exploitation
GitHubrandomrobbiebf/cve-2024-54374

CVE-2024-54374

Sogrid <= 1.5.6 - Unauthenticated Local File Inclusion

View Repository
1 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2024-54374

Sogrid <= 1.5.6 - Unauthenticated Local File Inclusion

Description

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 controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.

Details

  • Type: plugin
  • Slug: sogrid
  • Affected Version: 1.5.6
  • CVSS Score: 9.8
  • CVSS Rating: Critical
  • CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • CVE: CVE-2024-54374
  • Status: Active

POC

root@kitploit:~
wp-dev.ddev.site/wp-content/plugins/sogrid/src/admin-panel/views/panel.php?tab=FILEHERE

Note: only can load files inside /wp-content/plugins/sogrid/src/admin-panel/views/ so useless.

Download Tool