CVE-2026-7132 Details
Description
A vulnerability was found in code-projects Online Lot Reservation System up to 1.0. This affects the function readfile of the file /download.php. The manipulation of the argument File results in path traversal. It is possible to launch the attack remotely. The exploit has been made public and could be used.
A path traversal vulnerability allowing arbitrary file reading has been identified in the Code-Projects Online Lot Reservation System, version 1.0. The issue arises in the download.php file, where the 'file' parameter is not properly validated before being passed to the readfile() function. This lack of validation enables attackers to exploit the vulnerability remotely, accessing sensitive files on the server, including system configurations and application data.
It is recommended to implement whitelist verification for file paths, use basename() to remove directory traversal elements, restrict file types to specific categories such as documents and images, and disable directory listing on the server.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 27, 2026CISA-ADP
Assessed Apr 27, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://code-projects.org/ | [email protected] | Vendor |
| https://github.com/zzk6th/cve/issues/2 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://vuldb.com/submit/800979 | [email protected] | Technical DescriptionVendor |
| https://vuldb.com/vuln/359731 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/359731/cti | [email protected] | Content WallVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| code-projects Online Lot Reservation System | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 27, 2026 | New CVE Received | [email protected] |
Volerion