-
CVSS Score
-| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| october/october | composer | < 1.0.437 | 1.0.437 |
The vulnerability description explicitly references the makeFileContents function in ViewMaker.php as the source of LFI. The function's role in file inclusion operations combined with the lack of path validation/sanitization (as implied by the vulnerability details) creates an attack vector. The high confidence comes from: 1) Direct mention in CVE/GHSA descriptions 2) Clear alignment with LFI vulnerability patterns 3) Specific file/function reference in official advisories 4) Severity matching the described impact (RCE potential). No other functions are mentioned in available vulnerability reports.