Submit #828822: SourceCodester Pizzafy Ecommerce System 1.0 File Inclusioninfo

TitleSourceCodester Pizzafy Ecommerce System 1.0 File Inclusion
DescriptionThis Local File Inclusion (LFI) vulnerability in Pizzafy allows an attacker to manipulate the page parameter to traverse the server's file system, moving beyond the intended directory. As evidenced in lfi 3.png, the application's failure to sanitize directory traversal sequences results in the server attempting to execute arbitrary file paths. This flaw exposes sensitive internal data, such as the full system path C:\xampp\htdocs\Pizzafy\index.php, and potentially allows for the reading of critical configuration files. If an attacker successfully pairs this with a file upload or log poisoning vector, the vulnerability could escalate to full Remote Code Execution (RCE). To secure the system, developers must implement a strict whitelist of allowed filenames and ensure the application does not directly handle path-based user input.
Source⚠️ https://github.com/cyber-bhaskar10/CVE-Writeups/blob/main/CVE%20Writeup%20LFI%20via%20Null%20Byte%20Injection%20in%20index.php.md
User
 bhaskar10 (UID 98245)
Submission05/13/2026 20:26 (2 months ago)
Moderation06/01/2026 16:59 (19 days later)
StatusAccepted
VulDB entry367649 [SourceCodester Pizzafy Ecommerce System 1.0 /index.php page file inclusion]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!