Publish GHSA-f7cm-ccfp-3q4r

This commit is contained in:
advisory-database[bot]
2024-09-18 14:50:41 +00:00
parent 700753a877
commit 2ddae8949a
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-f7cm-ccfp-3q4r",
"modified": "2023-08-16T21:39:17Z",
"modified": "2024-09-18T14:49:16Z",
"published": "2022-05-14T02:09:22Z",
"aliases": [
"CVE-2014-0480"
@@ -9,13 +9,20 @@
"summary": "Django Incorrectly Validates URLs",
"details": "The `core.urlresolvers.reverse` function in Django before 1.4.14, 1.5.x before 1.5.9, 1.6.x before 1.6.6, and 1.7 before release candidate 3 does not properly validate URLs, which allows remote attackers to conduct phishing attacks via a `//` (slash slash) in a URL, which triggers a scheme-relative URL to be generated.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ecosystem_specific": {
"affected_functions": [
@@ -39,7 +46,7 @@
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ecosystem_specific": {
"affected_functions": [
@@ -51,7 +58,7 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.5.0"
"introduced": "1.5"
},
{
"fixed": "1.5.9"
@@ -63,7 +70,7 @@
{
"package": {
"ecosystem": "PyPI",
"name": "django"
"name": "Django"
},
"ecosystem_specific": {
"affected_functions": [
@@ -75,7 +82,7 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.6.0"
"introduced": "1.6"
},
{
"fixed": "1.6.6"
@@ -102,6 +109,14 @@
"type": "WEB",
"url": "https://github.com/django/django/commit/da051da8df5e69944745072611351d4cfc6435d5"
},
{
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2014-4.yaml"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20140918034351/http://www.securityfocus.com/bid/69425"
@@ -123,7 +138,7 @@
"cwe_ids": [
"CWE-20"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-08-16T21:39:17Z",
"nvd_published_at": "2014-08-26T14:55:00Z"