Publish Advisories

GHSA-wqfg-m96j-85vm
GHSA-wqfg-m96j-85vm
This commit is contained in:
advisory-database[bot]
2025-04-02 20:13:12 +00:00
parent 81e28b4b8e
commit e307227ab2
2 changed files with 104 additions and 44 deletions
@@ -0,0 +1,104 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wqfg-m96j-85vm",
"modified": "2025-04-02T20:11:40Z",
"published": "2025-04-02T15:31:37Z",
"aliases": [
"CVE-2025-27556"
],
"summary": "Django Potential Denial of Service (DoS) on Windows ",
"details": "An issue was discovered in Django 5.1 before 5.1.8 and 5.0 before 5.0.14. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.views.LoginView, django.contrib.auth.views.LogoutView, and django.views.i18n.set_language are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L"
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.0"
},
{
"fixed": "5.0.14"
}
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "Django"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.1"
},
{
"fixed": "5.1.8"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27556"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/2cb311f7b069723027fb5def4044d1816d7d2afd"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/39e2297210d9d2938c75fc911d45f0e863dc4821"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/8c6871b097b6c49d2a782c0d80d908bcbe2116f1"
},
{
"type": "WEB",
"url": "https://github.com/django/django/commit/edc2716d01a6fdd84b173c02031695231bcee1f8"
},
{
"type": "WEB",
"url": "https://docs.djangoproject.com/en/dev/releases/security"
},
{
"type": "PACKAGE",
"url": "https://github.com/django/django"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/django-announce"
},
{
"type": "WEB",
"url": "https://www.djangoproject.com/weblog/2025/apr/02/security-releases"
}
],
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-04-02T20:11:40Z",
"nvd_published_at": "2025-04-02T13:15:44Z"
}
}
@@ -1,44 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wqfg-m96j-85vm",
"modified": "2025-04-02T15:31:37Z",
"published": "2025-04-02T15:31:37Z",
"aliases": [
"CVE-2025-27556"
],
"details": "An issue was discovered in Django 5.1 before 5.1.8 and 5.0 before 5.0.14. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.views.LoginView, django.contrib.auth.views.LogoutView, and django.views.i18n.set_language are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27556"
},
{
"type": "WEB",
"url": "https://docs.djangoproject.com/en/dev/releases/security"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/django-announce"
},
{
"type": "WEB",
"url": "https://www.djangoproject.com/weblog/2025/apr/02/security-releases"
}
],
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-04-02T13:15:44Z"
}
}