mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-7wph-fc4w-wqp2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-7wph-fc4w-wqp2",
|
||||
"modified": "2024-05-21T20:19:56Z",
|
||||
"modified": "2024-09-17T15:03:58Z",
|
||||
"published": "2018-07-23T19:51:59Z",
|
||||
"aliases": [
|
||||
"CVE-2010-4535"
|
||||
@@ -9,7 +9,14 @@
|
||||
"summary": "Improper date handling in Django",
|
||||
"details": "The password reset functionality in django.contrib.auth in Django before 1.1.3, 1.2.x before 1.2.4, and 1.3.x before 1.3 beta 1 does not validate the length of a string representing a base36 timestamp, which allows remote attackers to cause a denial of service (resource consumption) via a URL that specifies a large base36 integer.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -41,7 +48,7 @@
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "1.2.0"
|
||||
"introduced": "1.2"
|
||||
},
|
||||
{
|
||||
"fixed": "1.2.4"
|
||||
@@ -76,6 +83,14 @@
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/django/django"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2011-9.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20200228193349/http://www.securityfocus.com/bid/45563"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://code.djangoproject.com/changeset/15032"
|
||||
@@ -88,18 +103,6 @@
|
||||
"type": "WEB",
|
||||
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2011-January/053072.html"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://secunia.com/advisories/42715"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://secunia.com/advisories/42827"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://secunia.com/advisories/42913"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.djangoproject.com/weblog/2010/dec/22/security"
|
||||
@@ -112,21 +115,9 @@
|
||||
"type": "WEB",
|
||||
"url": "http://www.openwall.com/lists/oss-security/2011/01/03/5"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.securityfocus.com/bid/45563"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.ubuntu.com/usn/USN-1040-1"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.vupen.com/english/advisories/2011/0048"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.vupen.com/english/advisories/2011/0098"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
Reference in New Issue
Block a user