Publish Advisories

GHSA-2v5j-q74q-r53f
GHSA-9v8h-57gv-qch6
This commit is contained in:
advisory-database[bot]
2024-09-16 21:37:46 +00:00
parent 59a9d4a7ee
commit d41eefb4f3
2 changed files with 27 additions and 4 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2v5j-q74q-r53f",
"modified": "2021-12-03T15:19:07Z",
"modified": "2024-09-16T21:36:59Z",
"published": "2021-12-03T20:42:26Z",
"aliases": [
"CVE-2021-3994"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -44,6 +48,10 @@
"type": "WEB",
"url": "https://github.com/django-helpdesk/django-helpdesk/commit/a22eb0673fe0b7784f99c6b5fd343b64a6700f06"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-2v5j-q74q-r53f"
},
{
"type": "PACKAGE",
"url": "https://github.com/django-helpdesk/django-helpdesk"
@@ -52,6 +60,10 @@
"type": "WEB",
"url": "https://github.com/django-helpdesk/django-helpdesk/releases/tag/0.3.2"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django-helpdesk/PYSEC-2021-438.yaml"
},
{
"type": "WEB",
"url": "https://huntr.dev/bounties/be7f211d-4bfd-44fd-91e8-682329906fbd"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-9v8h-57gv-qch6",
"modified": "2024-05-21T20:33:18Z",
"modified": "2024-09-16T21:36:16Z",
"published": "2022-05-01T18:36:08Z",
"aliases": [
"CVE-2007-5712"
@@ -9,7 +9,14 @@
"summary": "Django vulnerable to Denial of Service via i18n middleware component",
"details": "The internationalization (i18n) framework in Django 0.91, 0.95, 0.95.1, and 0.96, and as used in other products such as PyLucid, when the USE_I18N option and the i18n component are enabled, allows remote attackers to cause a denial of service (memory consumption) via many HTTP requests with large Accept-Language headers.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
}
],
"affected": [
{
@@ -101,6 +108,10 @@
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/django/PYSEC-2007-1.yaml"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20091201070224/http://secunia.com/advisories/27435"
@@ -142,7 +153,7 @@
"cwe_ids": [
"CWE-400"
],
"severity": "LOW",
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-04-29T14:37:50Z",
"nvd_published_at": "2007-10-30T19:46:00Z"