Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-hpf4-v7v2-95p2: PrestaShop file access through path traversal

Impact

displayAjaxEmailHTML method can be used to read any file on the server, potentially even outside of the project if the server is not correctly configured

Patches

8.1.1

Found by

Aleksey Solovev (Positive Technologies)

Workarounds

References

ghsa
#vulnerability#web#git

Skip to content

Sign up

CVE-2023-39528

    • Actions

      Automate any workflow

    • Packages

      Host and manage packages

    • Security

      Find and fix vulnerabilities

    • Codespaces

      Instant dev environments

    • Copilot

      Write better code with AI

    • Code review

      Manage code changes

    • Issues

      Plan and track work

    • Discussions

      Collaborate outside of code

Explore

*   All features
*   Documentation
*   GitHub Skills
*   Blog
  • For

    • Enterprise
    • Teams
    • Startups
    • Education

    By Solution

    • CI/CD & Automation
    • DevOps
    • DevSecOps

    Resources

    • Customer Stories
    • White papers, Ebooks, Webinars
    • Partners
    • GitHub Sponsors

      Fund open source developers

*   The ReadME Project
    
    GitHub community articles
    

Repositories

*   Topics
*   Trending
*   Collections
  • Pricing

Search code, repositories, users, issues, pull requests…

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches****Use saved searches to filter your results more quickly

Sign in

Sign up

  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2023-39528

PrestaShop file access through path traversal

Moderate severity GitHub Reviewed Published Aug 7, 2023 in PrestaShop/PrestaShop

Vulnerability details Dependabot alerts 0

Package

composer prestashop/prestashop (Composer)

Affected versions

<= 8.1.0

Patched versions

8.1.1

Description

Impact

displayAjaxEmailHTML method can be used to read any file on the server, potentially even outside of the project if the server is not correctly configured

Patches

8.1.1

Found by

Aleksey Solovev (Positive Technologies)

Workarounds****References****References

  • GHSA-hpf4-v7v2-95p2
  • https://nvd.nist.gov/vuln/detail/CVE-2023-39528
  • PrestaShop/PrestaShop@11de3a8

matthieu-rolland published to PrestaShop/PrestaShop

Aug 7, 2023

Published to the GitHub Advisory Database

Aug 9, 2023

Reviewed

Aug 9, 2023

Severity

Moderate

6.8

/ 10

CVSS base metrics

Attack vector

Network

Attack complexity

Low

Privileges required

High

User interaction

None

Scope

Changed

Confidentiality

None

Integrity

High

Availability

None

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:N

Weaknesses

CWE-22

CVE ID

CVE-2023-39528

GHSA ID

GHSA-hpf4-v7v2-95p2

Source code

PrestaShop/PrestaShop

Checking history

See something to contribute? Suggest improvements for this vulnerability.

Related news

CVE-2023-39528: Reading a file through path traversal

PrestaShop is an open source e-commerce web application. Prior to version 8.1.1, the `displayAjaxEmailHTML` method can be used to read any file on the server, potentially even outside of the project if the server is not correctly configured. Version 8.1.1 contains a patch for this issue. There are no known workarounds.