Security readout for executives and security teams
Plain-English summary
A vulnerable PrestaShop add-on can let anyone on the internet read files from the store’s server. That can expose configuration files, secrets, customer-related data, or operational details depending on server permissions.
Executive priority
Treat as urgent for affected public stores because unauthenticated file read can expose secrets and enable broader compromise. Prioritize inventory first because affected-product evidence is module-specific.
Technical view
CVE-2020-9368 is directory traversal in the Olea Gift On Order module through 5.0.8 for PrestaShop. The described vulnerable getfile.php file handling enables unauthenticated arbitrary file reads. The bundle provides no CVSS, CWE, or vendor patch details.
Likely exposure
Exposure is likely limited to PrestaShop sites that installed Olea Gift On Order through version 5.0.8, especially internet-facing storefronts where the module endpoint is reachable.
Exploitation context
The source states unauthenticated arbitrary file read is possible. The bundle does not include KEV status, exploit-in-the-wild evidence, or confirmed public exploitation activity.
Researcher notes
Evidence is sparse but clear on the vulnerability class and affected module range. No safe patch version, CVSS score, CWE mapping, or exploitation telemetry is present in the supplied bundle.
Mitigation direction
- Inventory PrestaShop sites for Olea Gift On Order installation and version.
- Remove or disable affected module versions if business impact allows.
- Check vendor or Intrinsec guidance for a fixed module release.
- Limit public reachability of unnecessary module endpoints.
- Review server-side file permissions for sensitive files.
Validation and detection
- Confirm whether Olea Gift On Order is installed on each PrestaShop instance.
- Record installed module versions and flag versions through 5.0.8.
- Review web logs for suspicious access to getfile.php.
- Check whether sensitive files are readable by the web server user.
- Verify any vendor-recommended update or removal in staging first.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
File access behavior lookup
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2020-9368 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- https://www.intrinsec.com/publications/CVE reference · x_refsource_MISC
- https://github.com/Intrinsec/CERT/blob/master/Advisories/CVE-2020-9368.mdCVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
