原始 OSV JSON{
"id": "GHSA-337x-4q8g-prc5",
"aliases": [
"CVE-2019-3498"
],
"details": "In Django 1.11.x before 1.11.18, 2.0.x before 2.0.10, and 2.1.x before 2.1.5, an Improper Neutralization of Special Elements in Output Used by a Downstream Component issue exists in `django.views.defaults.page_not_found()`, leading to content spoofing (in a 404 error page) if a user fails to recognize that a crafted URL has malicious content.",
"summary": "Improper Input Validation in Django",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.11a1"
},
{
"fixed": "1.11.18"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0a1"
},
{
"fixed": "2.0.10"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.1a1"
},
{
"fixed": "2.1.5"
}
]
}
],
"package": {
"name": "Django",
"ecosystem": "PyPI"
}
}
],
"modified": "2024-11-18T16:26:06Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"published": "2019-01-14T16:20:05Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3498",
"type": "ADVISORY"
},
{
"url": "https://docs.djangoproject.com/en/dev/releases/security",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-337x-4q8g-prc5",
"type": "ADVISORY"
},
{
"url": "https://github.com/django/django",
"type": "PACKAGE"
},
{
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2019-17.yaml",
"type": "WEB"
},
{
"url": "https://groups.google.com/forum/#!topic/django-announce/VYU7xQQTEPQ",
"type": "WEB"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2019/01/msg00005.html",
"type": "WEB"
},
{
"url": "https://lists.fedoraproject.org/archives/list/[email protected] /message/HVXDOVCXLD74SHR2BENGCE2OOYYYWJHZ",
"type": "WEB"
},
{
"url": "https://usn.ubuntu.com/3851-1",
"type": "WEB"
},
{
"url": "https://web.archive.org/web/20200227094237/http://www.securityfocus.com/bid/106453",
"type": "WEB"
},
{
"url": "https://www.debian.org/security/2019/dsa-4363",
"type": "WEB"
},
{
"url": "https://www.djangoproject.com/weblog/2019/jan/04/security-releases",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2019-01-09T23:29:00Z",
"github_reviewed_at": "2020-06-16T20:53:52Z"
}
}