---
id: CVE-2022-4589
aliases:
  - GHSA-6rmf-cv6p-4h27
  - PYSEC-2026-805
title: Terms and Conditions Module vulnerable to Open Redirect
summary: Terms and Conditions Module vulnerable to Open Redirect
severity: medium
cvss: 6.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'
vendor: django-termsandconditions
product: django-termsandconditions
ecosystem: pip
affected:
  - django-termsandconditions < 2.0.11
patched:
  - django-termsandconditions 2.0.11
published: '2022-12-17'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-6rmf-cv6p-4h27'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2022-4589'
  - url: 'https://github.com/cyface/django-termsandconditions/pull/239'
  - url: >-
      https://github.com/cyface/django-termsandconditions/commit/03396a1c2e0af95e12a45c5faef7e47a4b513e1a
  - url: 'https://github.com/cyface/django-termsandconditions'
  - url: 'https://github.com/cyface/django-termsandconditions/releases/tag/v2.0.10'
  - url: 'https://github.com/cyface/django-termsandconditions/releases/tag/v2.0.11'
  - url: 'https://vuldb.com/?id.216175'
tags:
  - osv
  - pip
epss: 0.00456
epssPercentile: 0.38928
ingestedAt: '2026-07-08T18:25:46.522Z'
---

## Overview

A vulnerability has been found in cyface Terms and Conditions Module up to 2.0.10 and classified as problematic. Affected by this vulnerability is the function returnTo of the file termsandconditions/views.py. The manipulation leads to open redirect. The attack can be launched remotely. Upgrading to version 2.0.11 can address this issue. The name of the patch is 03396a1c2e0af95e12a45c5faef7e47a4b513e1a. It is recommended to upgrade the affected component. The associated identifier of this vulnerability is VDB-216175.

## Affected packages

- `django-termsandconditions < 2.0.11`

## Remediation

Upgrade to a patched release:

- `django-termsandconditions 2.0.11`
