What the vulnerability does
01Description
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in amarksteadman Podiant podiant allows PHP Local File Inclusion.This issue affects Podiant: from n/a through <= 1.1.
Explanation of Vulnerability in Simple Terms
02Summary
Podiant versions 1.1 and earlier contain a path traversal vulnerability that allows an attacker to read or modify files on the server outside the intended directory. The vulnerability requires user interaction and high attack complexity, but successful exploitation grants full read and write access to sensitive files, potentially compromising the entire application.
What an attacker can do
03Attacker Capabilities
Read or modify files outside the intended directory on the server.
Potential impact on your site
04Site Impact
Attacker could read configuration files, database credentials, or modify application files to inject malicious code.
Conditions required to exploit
05Prerequisites
User interaction required (e.g., victim clicks a malicious link); network access; no authentication needed.
Key dates
06Disclosure timeline
October 5, 2024
CVE published
April 28, 2026
Record updated