Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2017-7233

6.1 · MEDIUM
Published Apr 4, 2017 djangoproject CWE-601

Overview

CVE-2017-7233 is a medium-severity vulnerability affecting djangoproject django. It was published on April 4, 2017 and has a CVSS 3.0 base score of 6.1 (MEDIUM).

This vulnerability has a CVSS 3.0 base score of 6.1, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an "on success" URL. The security check for these redirects (namely ``django.utils.http.is_safe_url()``) considered some numeric URLs "safe" when they shouldn't be, aka an open redirect vulnerability. Also, if a developer relies on ``is_safe_url()`` to provide safe redirect targets and puts such a URL into a link, they could suffer from an XSS attack.

Remediation

Check the references section for vendor advisories and patches from djangoproject. Update django to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status

Frequently Asked Questions

What is CVE-2017-7233?

CVE-2017-7233 is a medium-severity vulnerability affecting djangoproject django. It was published on April 4, 2017 and has a CVSS 3.0 base score of 6.1 (MEDIUM).

How severe is CVE-2017-7233?

This vulnerability has a CVSS 3.0 base score of 6.1, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2017-7233?

Check the references section for vendor advisories and patches from djangoproject. Update django to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2017-7233?

CyberStrike's AI-powered security agents can automatically detect CVE-2017-7233 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.