Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-53877 (GCVE-0-2026-53877)
Vulnerability from cvelistv5 – Published: 2026-07-07 14:10 – Updated: 2026-07-07 14:59- CWE-805 - Buffer Access with Incorrect Length Value
| URL | Tags |
|---|---|
| https://docs.djangoproject.com/en/dev/releases/se… | vendor-advisory |
| https://groups.google.com/g/django-announce | mailing-list |
| https://www.djangoproject.com/weblog/2026/jul/07/… | vendor-advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| djangoproject | Django |
Affected:
6.0 , < 6.0.7
(python)
Unaffected: 6.0.7 (python) Affected: 5.2 , < 5.2.16 (python) Unaffected: 5.2.16 (python) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-53877",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-07T14:58:59.505374Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-07T14:59:07.106Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pypi.org/project/Django/",
"defaultStatus": "unaffected",
"packageName": "django",
"product": "Django",
"repo": "https://github.com/django/django/",
"vendor": "djangoproject",
"versions": [
{
"lessThan": "6.0.7",
"status": "affected",
"version": "6.0",
"versionType": "python"
},
{
"status": "unaffected",
"version": "6.0.7",
"versionType": "python"
},
{
"lessThan": "5.2.16",
"status": "affected",
"version": "5.2",
"versionType": "python"
},
{
"status": "unaffected",
"version": "5.2.16",
"versionType": "python"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "reporter",
"value": "Bence Nagy"
},
{
"lang": "en",
"type": "remediation developer",
"value": "Jacob Walls"
},
{
"lang": "en",
"type": "coordinator",
"value": "Jacob Walls"
}
],
"datePublic": "2026-07-07T09:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eAn issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\u003c/p\u003e\u003cp\u003e\u003ccode\u003edjango.contrib.gis.gdal.GDALRaster\u003c/code\u003e over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a potential segmentation fault when the \u003ccode\u003evsi_buffer\u003c/code\u003e property is accessed.\u003c/p\u003e\u003cp\u003eEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\u003c/p\u003e\u003cp\u003eDjango would like to thank Bence Nagy for reporting this issue.\u003c/p\u003e"
}
],
"value": "An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\n`django.contrib.gis.gdal.GDALRaster` over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a potential segmentation fault when the `vsi_buffer` property is accessed.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Bence Nagy for reporting this issue."
}
],
"impacts": [
{
"capecId": "CAPEC-540",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-540: Overread Buffers"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://docs.djangoproject.com/en/dev/internals/security/#security-issue-severity-levels",
"value": "low"
},
"type": "Django severity rating"
}
},
{
"cvssV3_1": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
}
},
{
"cvssV4_0": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N",
"version": "4.0"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-805",
"description": "CWE-805: Buffer Access with Incorrect Length Value",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-07T14:10:04.025Z",
"orgId": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"shortName": "DSF"
},
"references": [
{
"name": "Django security archive",
"tags": [
"vendor-advisory"
],
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"name": "Django releases announcements",
"tags": [
"mailing-list"
],
"url": "https://groups.google.com/g/django-announce"
},
{
"name": "Django security releases issued: 6.0.7 and 5.2.16",
"tags": [
"vendor-advisory"
],
"url": "https://www.djangoproject.com/weblog/2026/jul/07/security-releases/"
}
],
"source": {
"discovery": "EXTERNAL"
},
"timeline": [
{
"lang": "en",
"time": "2026-06-02T12:00:00.000Z",
"value": "Initial report received."
},
{
"lang": "en",
"time": "2026-06-11T12:00:00.000Z",
"value": "Vulnerability confirmed."
},
{
"lang": "en",
"time": "2026-07-07T09:00:00.000Z",
"value": "Security release issued."
}
],
"title": "Heap buffer over-read in GDALRaster",
"x_generator": {
"engine": "cvelib 1.8.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"assignerShortName": "DSF",
"cveId": "CVE-2026-53877",
"datePublished": "2026-07-07T14:10:04.025Z",
"dateReserved": "2026-06-11T01:11:27.545Z",
"dateUpdated": "2026-07-07T14:59:07.106Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-53877",
"date": "2026-07-11",
"epss": "0.00291",
"percentile": "0.20994"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-53877\",\"sourceIdentifier\":\"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\",\"published\":\"2026-07-07T15:16:48.453\",\"lastModified\":\"2026-07-09T12:59:39.403\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\\n`django.contrib.gis.gdal.GDALRaster` over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a potential segmentation fault when the `vsi_buffer` property is accessed.\\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\\nDjango would like to thank Bence Nagy for reporting this issue.\"}],\"affected\":[{\"source\":\"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\",\"affectedData\":[{\"vendor\":\"djangoproject\",\"product\":\"Django\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pypi.org/project/Django/\",\"packageName\":\"django\",\"repo\":\"https://github.com/django/django/\",\"versions\":[{\"version\":\"6.0\",\"lessThan\":\"6.0.7\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"6.0.7\",\"versionType\":\"python\",\"status\":\"unaffected\"},{\"version\":\"5.2\",\"lessThan\":\"5.2.16\",\"versionType\":\"python\",\"status\":\"affected\"},{\"version\":\"5.2.16\",\"versionType\":\"python\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":6.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"LOW\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"LOW\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L\",\"baseScore\":4.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":2.2,\"impactScore\":2.5}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-07T14:58:59.505374Z\",\"id\":\"CVE-2026-53877\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-805\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.2\",\"versionEndExcluding\":\"5.2.16\",\"matchCriteriaId\":\"C0B79BBD-C987-4A96-A18F-14A3492416EA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.0\",\"versionEndExcluding\":\"6.0.7\",\"matchCriteriaId\":\"1256CB79-DD55-4E6A-BF09-9F18703BA172\"}]}]}],\"references\":[{\"url\":\"https://docs.djangoproject.com/en/dev/releases/security/\",\"source\":\"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/django-announce\",\"source\":\"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://www.djangoproject.com/weblog/2026/jul/07/security-releases/\",\"source\":\"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\",\"tags\":[\"Vendor Advisory\",\"Patch\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Low",
"current_release_date": "2026-07-10T14:24:58+00:00",
"cve": "CVE-2026-53877",
"id": "CVE-2026-53877",
"initial_release_date": "2026-07-07T14:00:00+00:00",
"product_status:known_affected": "20",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "django: Django: Information disclosure via heap buffer over-read in GDALRaster",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53877.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-53877\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-07T14:58:59.505374Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-07T14:59:02.364Z\"}}], \"cna\": {\"title\": \"Heap buffer over-read in GDALRaster\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"reporter\", \"value\": \"Bence Nagy\"}, {\"lang\": \"en\", \"type\": \"remediation developer\", \"value\": \"Jacob Walls\"}, {\"lang\": \"en\", \"type\": \"coordinator\", \"value\": \"Jacob Walls\"}], \"impacts\": [{\"capecId\": \"CAPEC-540\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-540: Overread Buffers\"}]}], \"metrics\": [{\"other\": {\"type\": \"Django severity rating\", \"content\": {\"value\": \"low\", \"namespace\": \"https://docs.djangoproject.com/en/dev/internals/security/#security-issue-severity-levels\"}}}, {\"cvssV3_1\": {\"version\": \"3.1\", \"baseScore\": 4.8, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L\"}}, {\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 6.3, \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N\"}}], \"affected\": [{\"repo\": \"https://github.com/django/django/\", \"vendor\": \"djangoproject\", \"product\": \"Django\", \"versions\": [{\"status\": \"affected\", \"version\": \"6.0\", \"lessThan\": \"6.0.7\", \"versionType\": \"python\"}, {\"status\": \"unaffected\", \"version\": \"6.0.7\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"5.2\", \"lessThan\": \"5.2.16\", \"versionType\": \"python\"}, {\"status\": \"unaffected\", \"version\": \"5.2.16\", \"versionType\": \"python\"}], \"packageName\": \"django\", \"collectionURL\": \"https://pypi.org/project/Django/\", \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-06-02T12:00:00.000Z\", \"value\": \"Initial report received.\"}, {\"lang\": \"en\", \"time\": \"2026-06-11T12:00:00.000Z\", \"value\": \"Vulnerability confirmed.\"}, {\"lang\": \"en\", \"time\": \"2026-07-07T09:00:00.000Z\", \"value\": \"Security release issued.\"}], \"datePublic\": \"2026-07-07T09:00:00.000Z\", \"references\": [{\"url\": \"https://docs.djangoproject.com/en/dev/releases/security/\", \"name\": \"Django security archive\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://groups.google.com/g/django-announce\", \"name\": \"Django releases announcements\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://www.djangoproject.com/weblog/2026/jul/07/security-releases/\", \"name\": \"Django security releases issued: 6.0.7 and 5.2.16\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\\n`django.contrib.gis.gdal.GDALRaster` over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a potential segmentation fault when the `vsi_buffer` property is accessed.\\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\\nDjango would like to thank Bence Nagy for reporting this issue.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eAn issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\u003c/p\u003e\u003cp\u003e\u003ccode\u003edjango.contrib.gis.gdal.GDALRaster\u003c/code\u003e over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a potential segmentation fault when the \u003ccode\u003evsi_buffer\u003c/code\u003e property is accessed.\u003c/p\u003e\u003cp\u003eEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\u003c/p\u003e\u003cp\u003eDjango would like to thank Bence Nagy for reporting this issue.\u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-805\", \"description\": \"CWE-805: Buffer Access with Incorrect Length Value\"}]}], \"providerMetadata\": {\"orgId\": \"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\", \"shortName\": \"DSF\", \"dateUpdated\": \"2026-07-07T14:10:04.025Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-53877\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-07T14:59:07.106Z\", \"dateReserved\": \"2026-06-11T01:11:27.545Z\", \"assignerOrgId\": \"6a34fbeb-21d4-45e7-8e0a-62b95bc12c92\", \"datePublished\": \"2026-07-07T14:10:04.025Z\", \"assignerShortName\": \"DSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-53877
Vulnerability from fkie_nvd - Published: 2026-07-07 15:16 - Updated: 2026-07-09 12:59| Vendor | Product | Version | |
|---|---|---|---|
| djangoproject | django | * | |
| djangoproject | django | * |
{
"affected": [
{
"affectedData": [
{
"collectionURL": "https://pypi.org/project/Django/",
"defaultStatus": "unaffected",
"packageName": "django",
"product": "Django",
"repo": "https://github.com/django/django/",
"vendor": "djangoproject",
"versions": [
{
"lessThan": "6.0.7",
"status": "affected",
"version": "6.0",
"versionType": "python"
},
{
"status": "unaffected",
"version": "6.0.7",
"versionType": "python"
},
{
"lessThan": "5.2.16",
"status": "affected",
"version": "5.2",
"versionType": "python"
},
{
"status": "unaffected",
"version": "5.2.16",
"versionType": "python"
}
]
}
],
"source": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C0B79BBD-C987-4A96-A18F-14A3492416EA",
"versionEndExcluding": "5.2.16",
"versionStartIncluding": "5.2",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*",
"matchCriteriaId": "1256CB79-DD55-4E6A-BF09-9F18703BA172",
"versionEndExcluding": "6.0.7",
"versionStartIncluding": "6.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\n`django.contrib.gis.gdal.GDALRaster` over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a potential segmentation fault when the `vsi_buffer` property is accessed.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Bence Nagy for reporting this issue."
}
],
"id": "CVE-2026-53877",
"lastModified": "2026-07-09T12:59:39.403",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 2.5,
"source": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"type": "Secondary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-53877",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-07T14:58:59.505374Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-07-07T15:16:48.453",
"references": [
{
"source": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"tags": [
"Patch",
"Vendor Advisory"
],
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"source": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"tags": [
"Release Notes"
],
"url": "https://groups.google.com/g/django-announce"
},
{
"source": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"tags": [
"Vendor Advisory",
"Patch"
],
"url": "https://www.djangoproject.com/weblog/2026/jul/07/security-releases/"
}
],
"sourceIdentifier": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-805"
}
],
"source": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
"type": "Secondary"
}
]
}
GHSA-CRHF-3PFG-W68W
Vulnerability from github – Published: 2026-07-07 15:32 – Updated: 2026-07-07 15:32An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.
django.contrib.gis.gdal.GDALRaster over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a potential segmentation fault when the vsi_buffer property is accessed.
Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.
Django would like to thank Bence Nagy for reporting this issue.
{
"affected": [],
"aliases": [
"CVE-2026-53877"
],
"database_specific": {
"cwe_ids": [
"CWE-805"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-07-07T15:16:48Z",
"severity": "MODERATE"
},
"details": "An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\n`django.contrib.gis.gdal.GDALRaster` over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a potential segmentation fault when the `vsi_buffer` property is accessed.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Bence Nagy for reporting this issue.",
"id": "GHSA-crhf-3pfg-w68w",
"modified": "2026-07-07T15:32:57Z",
"published": "2026-07-07T15:32:57Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53877"
},
{
"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/2026/jul/07/security-releases"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
OPENSUSE-SU-2026:11248-1
Vulnerability from csaf_opensuse - Published: 2026-07-10 00:00 - Updated: 2026-07-10 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python313-Django-5.2.16-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python313-Django-5.2.16-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11248",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_11248-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-3982 page",
"url": "https://www.suse.com/security/cve/CVE-2015-3982/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-5145 page",
"url": "https://www.suse.com/security/cve/CVE-2015-5145/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2015-5963 page",
"url": "https://www.suse.com/security/cve/CVE-2015-5963/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2016-7401 page",
"url": "https://www.suse.com/security/cve/CVE-2016-7401/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-12794 page",
"url": "https://www.suse.com/security/cve/CVE-2017-12794/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-7233 page",
"url": "https://www.suse.com/security/cve/CVE-2017-7233/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-7234 page",
"url": "https://www.suse.com/security/cve/CVE-2017-7234/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-16984 page",
"url": "https://www.suse.com/security/cve/CVE-2018-16984/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-6188 page",
"url": "https://www.suse.com/security/cve/CVE-2018-6188/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-7536 page",
"url": "https://www.suse.com/security/cve/CVE-2018-7536/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2018-7537 page",
"url": "https://www.suse.com/security/cve/CVE-2018-7537/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11358 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11358/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-12308 page",
"url": "https://www.suse.com/security/cve/CVE-2019-12308/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-12781 page",
"url": "https://www.suse.com/security/cve/CVE-2019-12781/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-14232 page",
"url": "https://www.suse.com/security/cve/CVE-2019-14232/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-19118 page",
"url": "https://www.suse.com/security/cve/CVE-2019-19118/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-19844 page",
"url": "https://www.suse.com/security/cve/CVE-2019-19844/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-3498 page",
"url": "https://www.suse.com/security/cve/CVE-2019-3498/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-6975 page",
"url": "https://www.suse.com/security/cve/CVE-2019-6975/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-13254 page",
"url": "https://www.suse.com/security/cve/CVE-2020-13254/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-13596 page",
"url": "https://www.suse.com/security/cve/CVE-2020-13596/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-24583 page",
"url": "https://www.suse.com/security/cve/CVE-2020-24583/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-24584 page",
"url": "https://www.suse.com/security/cve/CVE-2020-24584/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7471 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7471/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-9402 page",
"url": "https://www.suse.com/security/cve/CVE-2020-9402/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-31542 page",
"url": "https://www.suse.com/security/cve/CVE-2021-31542/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32052 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32052/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-33203 page",
"url": "https://www.suse.com/security/cve/CVE-2021-33203/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-33571 page",
"url": "https://www.suse.com/security/cve/CVE-2021-33571/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-35042 page",
"url": "https://www.suse.com/security/cve/CVE-2021-35042/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-31047 page",
"url": "https://www.suse.com/security/cve/CVE-2023-31047/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-36053 page",
"url": "https://www.suse.com/security/cve/CVE-2023-36053/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-41164 page",
"url": "https://www.suse.com/security/cve/CVE-2023-41164/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-43665 page",
"url": "https://www.suse.com/security/cve/CVE-2023-43665/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24680 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24680/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-27351 page",
"url": "https://www.suse.com/security/cve/CVE-2024-27351/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-38875 page",
"url": "https://www.suse.com/security/cve/CVE-2024-38875/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39329 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39329/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39330 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39330/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-39614 page",
"url": "https://www.suse.com/security/cve/CVE-2024-39614/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41989 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41989/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41990 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41990/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-41991 page",
"url": "https://www.suse.com/security/cve/CVE-2024-41991/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-42005 page",
"url": "https://www.suse.com/security/cve/CVE-2024-42005/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45230 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45230/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-45231 page",
"url": "https://www.suse.com/security/cve/CVE-2024-45231/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48588 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48588/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53877 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53877/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53878 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53878/"
}
],
"title": "python313-Django-5.2.16-1.1 on GA media",
"tracking": {
"current_release_date": "2026-07-10T00:00:00Z",
"generator": {
"date": "2026-07-10T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11248-1",
"initial_release_date": "2026-07-10T00:00:00Z",
"revision_history": [
{
"date": "2026-07-10T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python313-Django-5.2.16-1.1.aarch64",
"product": {
"name": "python313-Django-5.2.16-1.1.aarch64",
"product_id": "python313-Django-5.2.16-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-Django-5.2.16-1.1.aarch64",
"product": {
"name": "python314-Django-5.2.16-1.1.aarch64",
"product_id": "python314-Django-5.2.16-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Django-5.2.16-1.1.ppc64le",
"product": {
"name": "python313-Django-5.2.16-1.1.ppc64le",
"product_id": "python313-Django-5.2.16-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-Django-5.2.16-1.1.ppc64le",
"product": {
"name": "python314-Django-5.2.16-1.1.ppc64le",
"product_id": "python314-Django-5.2.16-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Django-5.2.16-1.1.s390x",
"product": {
"name": "python313-Django-5.2.16-1.1.s390x",
"product_id": "python313-Django-5.2.16-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-Django-5.2.16-1.1.s390x",
"product": {
"name": "python314-Django-5.2.16-1.1.s390x",
"product_id": "python314-Django-5.2.16-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python313-Django-5.2.16-1.1.x86_64",
"product": {
"name": "python313-Django-5.2.16-1.1.x86_64",
"product_id": "python313-Django-5.2.16-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-Django-5.2.16-1.1.x86_64",
"product": {
"name": "python314-Django-5.2.16-1.1.x86_64",
"product_id": "python314-Django-5.2.16-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django-5.2.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64"
},
"product_reference": "python313-Django-5.2.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django-5.2.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le"
},
"product_reference": "python313-Django-5.2.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django-5.2.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x"
},
"product_reference": "python313-Django-5.2.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-Django-5.2.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64"
},
"product_reference": "python313-Django-5.2.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django-5.2.16-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64"
},
"product_reference": "python314-Django-5.2.16-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django-5.2.16-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le"
},
"product_reference": "python314-Django-5.2.16-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django-5.2.16-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x"
},
"product_reference": "python314-Django-5.2.16-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-Django-5.2.16-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
},
"product_reference": "python314-Django-5.2.16-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2015-3982",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-3982"
}
],
"notes": [
{
"category": "general",
"text": "The session.flush function in the cached_db backend in Django 1.8.x before 1.8.2 does not properly flush the session, which allows remote attackers to hijack user sessions via an empty string in the session key.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-3982",
"url": "https://www.suse.com/security/cve/CVE-2015-3982"
},
{
"category": "external",
"summary": "SUSE Bug 932265 for CVE-2015-3982",
"url": "https://bugzilla.suse.com/932265"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-3982"
},
{
"cve": "CVE-2015-5145",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-5145"
}
],
"notes": [
{
"category": "general",
"text": "validators.URLValidator in Django 1.8.x before 1.8.3 allows remote attackers to cause a denial of service (CPU consumption) via unspecified vectors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-5145",
"url": "https://www.suse.com/security/cve/CVE-2015-5145"
},
{
"category": "external",
"summary": "SUSE Bug 937524 for CVE-2015-5145",
"url": "https://bugzilla.suse.com/937524"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-5145"
},
{
"cve": "CVE-2015-5963",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2015-5963"
}
],
"notes": [
{
"category": "general",
"text": "contrib.sessions.middleware.SessionMiddleware in Django 1.8.x before 1.8.4, 1.7.x before 1.7.10, 1.4.x before 1.4.22, and possibly other versions allows remote attackers to cause a denial of service (session store consumption or session record removal) via a large number of requests to contrib.auth.views.logout, which triggers the creation of an empty session record.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2015-5963",
"url": "https://www.suse.com/security/cve/CVE-2015-5963"
},
{
"category": "external",
"summary": "SUSE Bug 941587 for CVE-2015-5963",
"url": "https://bugzilla.suse.com/941587"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2015-5963"
},
{
"cve": "CVE-2016-7401",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2016-7401"
}
],
"notes": [
{
"category": "general",
"text": "The cookie parsing code in Django before 1.8.15 and 1.9.x before 1.9.10, when used on a site with Google Analytics, allows remote attackers to bypass an intended CSRF protection mechanism by setting arbitrary cookies.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2016-7401",
"url": "https://www.suse.com/security/cve/CVE-2016-7401"
},
{
"category": "external",
"summary": "SUSE Bug 1001374 for CVE-2016-7401",
"url": "https://bugzilla.suse.com/1001374"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2016-7401"
},
{
"cve": "CVE-2017-12794",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-12794"
}
],
"notes": [
{
"category": "general",
"text": "In Django 1.10.x before 1.10.8 and 1.11.x before 1.11.5, HTML autoescaping was disabled in a portion of the template for the technical 500 debug page. Given the right circumstances, this allowed a cross-site scripting attack. This vulnerability shouldn\u0027t affect most production sites since you shouldn\u0027t run with \"DEBUG = True\" (which makes this page accessible) in your production settings.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-12794",
"url": "https://www.suse.com/security/cve/CVE-2017-12794"
},
{
"category": "external",
"summary": "SUSE Bug 1056284 for CVE-2017-12794",
"url": "https://bugzilla.suse.com/1056284"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2017-12794"
},
{
"cve": "CVE-2017-7233",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-7233"
}
],
"notes": [
{
"category": "general",
"text": "Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an \"on success\" URL. The security check for these redirects (namely ``django.utils.http.is_safe_url()``) considered some numeric URLs \"safe\" when they shouldn\u0027t be, aka an open redirect vulnerability. Also, if a developer relies on ``is_safe_url()`` to provide safe redirect targets and puts such a URL into a link, they could suffer from an XSS attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-7233",
"url": "https://www.suse.com/security/cve/CVE-2017-7233"
},
{
"category": "external",
"summary": "SUSE Bug 1031450 for CVE-2017-7233",
"url": "https://bugzilla.suse.com/1031450"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2017-7233"
},
{
"cve": "CVE-2017-7234",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-7234"
}
],
"notes": [
{
"category": "general",
"text": "A maliciously crafted URL to a Django (1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18) site using the ``django.views.static.serve()`` view could redirect to any other domain, aka an open redirect vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-7234",
"url": "https://www.suse.com/security/cve/CVE-2017-7234"
},
{
"category": "external",
"summary": "SUSE Bug 1031451 for CVE-2017-7234",
"url": "https://bugzilla.suse.com/1031451"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2017-7234"
},
{
"cve": "CVE-2018-16984",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-16984"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 2.1 before 2.1.2, in which unprivileged users can read the password hashes of arbitrary accounts. The read-only password widget used by the Django Admin to display an obfuscated password hash was bypassed if a user has only the \"view\" permission (new in Django 2.1), resulting in display of the entire password hash to those users. This may result in a vulnerability for sites with legacy user accounts using insecure hashes.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-16984",
"url": "https://www.suse.com/security/cve/CVE-2018-16984"
},
{
"category": "external",
"summary": "SUSE Bug 1109621 for CVE-2018-16984",
"url": "https://bugzilla.suse.com/1109621"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-16984"
},
{
"cve": "CVE-2018-6188",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-6188"
}
],
"notes": [
{
"category": "general",
"text": "django.contrib.auth.forms.AuthenticationForm in Django 2.0 before 2.0.2, and 1.11.8 and 1.11.9, allows remote attackers to obtain potentially sensitive information by leveraging data exposure from the confirm_login_allowed() method, as demonstrated by discovering whether a user account is inactive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-6188",
"url": "https://www.suse.com/security/cve/CVE-2018-6188"
},
{
"category": "external",
"summary": "SUSE Bug 1077714 for CVE-2018-6188",
"url": "https://bugzilla.suse.com/1077714"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2018-6188"
},
{
"cve": "CVE-2018-7536",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-7536"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. The django.utils.html.urlize() function was extremely slow to evaluate certain inputs due to catastrophic backtracking vulnerabilities in two regular expressions (only one regular expression for Django 1.8.x). The urlize() function is used to implement the urlize and urlizetrunc template filters, which were thus vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-7536",
"url": "https://www.suse.com/security/cve/CVE-2018-7536"
},
{
"category": "external",
"summary": "SUSE Bug 1083304 for CVE-2018-7536",
"url": "https://bugzilla.suse.com/1083304"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-7536"
},
{
"cve": "CVE-2018-7537",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2018-7537"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. If django.utils.text.Truncator\u0027s chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which were thus vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2018-7537",
"url": "https://www.suse.com/security/cve/CVE-2018-7537"
},
{
"category": "external",
"summary": "SUSE Bug 1083305 for CVE-2018-7537",
"url": "https://bugzilla.suse.com/1083305"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2018-7537"
},
{
"cve": "CVE-2019-11358",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11358"
}
],
"notes": [
{
"category": "general",
"text": "jQuery before 3.4.0, as used in Drupal, Backdrop CMS, and other products, mishandles jQuery.extend(true, {}, ...) because of Object.prototype pollution. If an unsanitized source object contained an enumerable __proto__ property, it could extend the native Object.prototype.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11358",
"url": "https://www.suse.com/security/cve/CVE-2019-11358"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-11358"
},
{
"cve": "CVE-2019-12308",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-12308"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 1.11 before 1.11.21, 2.1 before 2.1.9, and 2.2 before 2.2.2. The clickable Current URL value displayed by the AdminURLFieldWidget displays the provided value without validating it as a safe URL. Thus, an unvalidated value stored in the database, or a value provided as a URL query parameter payload, could result in an clickable JavaScript link.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-12308",
"url": "https://www.suse.com/security/cve/CVE-2019-12308"
},
{
"category": "external",
"summary": "SUSE Bug 1136468 for CVE-2019-12308",
"url": "https://bugzilla.suse.com/1136468"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-12308"
},
{
"cve": "CVE-2019-12781",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-12781"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 1.11 before 1.11.22, 2.1 before 2.1.10, and 2.2 before 2.2.3. An HTTP request is not redirected to HTTPS when the SECURE_PROXY_SSL_HEADER and SECURE_SSL_REDIRECT settings are used, and the proxy connects to Django via HTTPS. In other words, django.http.HttpRequest.scheme has incorrect behavior when a client uses HTTP.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-12781",
"url": "https://www.suse.com/security/cve/CVE-2019-12781"
},
{
"category": "external",
"summary": "SUSE Bug 1124991 for CVE-2019-12781",
"url": "https://bugzilla.suse.com/1124991"
},
{
"category": "external",
"summary": "SUSE Bug 1139945 for CVE-2019-12781",
"url": "https://bugzilla.suse.com/1139945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-12781"
},
{
"cve": "CVE-2019-14232",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-14232"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 1.11.x before 1.11.23, 2.1.x before 2.1.11, and 2.2.x before 2.2.4. If django.utils.text.Truncator\u0027s chars() and words() methods were passed the html=True argument, they were extremely slow to evaluate certain inputs due to a catastrophic backtracking vulnerability in a regular expression. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which were thus vulnerable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-14232",
"url": "https://www.suse.com/security/cve/CVE-2019-14232"
},
{
"category": "external",
"summary": "SUSE Bug 1142880 for CVE-2019-14232",
"url": "https://bugzilla.suse.com/1142880"
},
{
"category": "external",
"summary": "SUSE Bug 1215978 for CVE-2019-14232",
"url": "https://bugzilla.suse.com/1215978"
},
{
"category": "external",
"summary": "SUSE Bug 1220358 for CVE-2019-14232",
"url": "https://bugzilla.suse.com/1220358"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-14232"
},
{
"cve": "CVE-2019-19118",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-19118"
}
],
"notes": [
{
"category": "general",
"text": "Django 2.1 before 2.1.15 and 2.2 before 2.2.8 allows unintended model editing. A Django model admin displaying inline related models, where the user has view-only permissions to a parent model but edit permissions to the inline model, would be presented with an editing UI, allowing POST requests, for updating the inline model. Directly editing the view-only parent model was not possible, but the parent model\u0027s save() method was called, triggering potential side effects, and causing pre and post-save signal handlers to be invoked. (To resolve this, the Django admin is adjusted to require edit permissions on the parent model in order for inline models to be editable.)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-19118",
"url": "https://www.suse.com/security/cve/CVE-2019-19118"
},
{
"category": "external",
"summary": "SUSE Bug 1157705 for CVE-2019-19118",
"url": "https://bugzilla.suse.com/1157705"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-19118"
},
{
"cve": "CVE-2019-19844",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-19844"
}
],
"notes": [
{
"category": "general",
"text": "Django before 1.11.27, 2.x before 2.2.9, and 3.x before 3.0.1 allows account takeover. A suitably crafted email address (that is equal to an existing user\u0027s email address after case transformation of Unicode characters) would allow an attacker to be sent a password reset token for the matched user account. (One mitigation in the new releases is to send password reset tokens only to the registered user email address.)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-19844",
"url": "https://www.suse.com/security/cve/CVE-2019-19844"
},
{
"category": "external",
"summary": "SUSE Bug 1159447 for CVE-2019-19844",
"url": "https://bugzilla.suse.com/1159447"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-19844"
},
{
"cve": "CVE-2019-3498",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-3498"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-3498",
"url": "https://www.suse.com/security/cve/CVE-2019-3498"
},
{
"category": "external",
"summary": "SUSE Bug 1120932 for CVE-2019-3498",
"url": "https://bugzilla.suse.com/1120932"
},
{
"category": "external",
"summary": "SUSE Bug 1139945 for CVE-2019-3498",
"url": "https://bugzilla.suse.com/1139945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2019-3498"
},
{
"cve": "CVE-2019-6975",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-6975"
}
],
"notes": [
{
"category": "general",
"text": "Django 1.11.x before 1.11.19, 2.0.x before 2.0.11, and 2.1.x before 2.1.6 allows Uncontrolled Memory Consumption via a malicious attacker-supplied value to the django.utils.numberformat.format() function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-6975",
"url": "https://www.suse.com/security/cve/CVE-2019-6975"
},
{
"category": "external",
"summary": "SUSE Bug 1124991 for CVE-2019-6975",
"url": "https://bugzilla.suse.com/1124991"
},
{
"category": "external",
"summary": "SUSE Bug 1139945 for CVE-2019-6975",
"url": "https://bugzilla.suse.com/1139945"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2019-6975"
},
{
"cve": "CVE-2020-13254",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-13254"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. In cases where a memcached backend does not perform key validation, passing malformed cache keys could result in a key collision, and potential data leakage.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-13254",
"url": "https://www.suse.com/security/cve/CVE-2020-13254"
},
{
"category": "external",
"summary": "SUSE Bug 1172166 for CVE-2020-13254",
"url": "https://bugzilla.suse.com/1172166"
},
{
"category": "external",
"summary": "SUSE Bug 1172167 for CVE-2020-13254",
"url": "https://bugzilla.suse.com/1172167"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-13254"
},
{
"cve": "CVE-2020-13596",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-13596"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 2.2 before 2.2.13 and 3.0 before 3.0.7. Query parameters generated by the Django admin ForeignKeyRawIdWidget were not properly URL encoded, leading to a possibility of an XSS attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-13596",
"url": "https://www.suse.com/security/cve/CVE-2020-13596"
},
{
"category": "external",
"summary": "SUSE Bug 1172166 for CVE-2020-13596",
"url": "https://bugzilla.suse.com/1172166"
},
{
"category": "external",
"summary": "SUSE Bug 1172167 for CVE-2020-13596",
"url": "https://bugzilla.suse.com/1172167"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-13596"
},
{
"cve": "CVE-2020-24583",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-24583"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). FILE_UPLOAD_DIRECTORY_PERMISSIONS mode was not applied to intermediate-level directories created in the process of uploading files. It was also not applied to intermediate-level collected static directories when using the collectstatic management command.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-24583",
"url": "https://www.suse.com/security/cve/CVE-2020-24583"
},
{
"category": "external",
"summary": "SUSE Bug 1175784 for CVE-2020-24583",
"url": "https://bugzilla.suse.com/1175784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-24583"
},
{
"cve": "CVE-2020-24584",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-24584"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 2.2 before 2.2.16, 3.0 before 3.0.10, and 3.1 before 3.1.1 (when Python 3.7+ is used). The intermediate-level directories of the filesystem cache had the system\u0027s standard umask rather than 0o077.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-24584",
"url": "https://www.suse.com/security/cve/CVE-2020-24584"
},
{
"category": "external",
"summary": "SUSE Bug 1175784 for CVE-2020-24584",
"url": "https://bugzilla.suse.com/1175784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-24584"
},
{
"cve": "CVE-2020-7471",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7471"
}
],
"notes": [
{
"category": "general",
"text": "Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 allows SQL Injection if untrusted data is used as a StringAgg delimiter (e.g., in Django applications that offer downloads of data as a series of rows with a user-specified column delimiter). By passing a suitably crafted delimiter to a contrib.postgres.aggregates.StringAgg instance, it was possible to break escaping and inject malicious SQL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7471",
"url": "https://www.suse.com/security/cve/CVE-2020-7471"
},
{
"category": "external",
"summary": "SUSE Bug 1161919 for CVE-2020-7471",
"url": "https://bugzilla.suse.com/1161919"
},
{
"category": "external",
"summary": "SUSE Bug 1161920 for CVE-2020-7471",
"url": "https://bugzilla.suse.com/1161920"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-7471"
},
{
"cve": "CVE-2020-9402",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-9402"
}
],
"notes": [
{
"category": "general",
"text": "Django 1.11 before 1.11.29, 2.2 before 2.2.11, and 3.0 before 3.0.4 allows SQL Injection if untrusted data is used as a tolerance parameter in GIS functions and aggregates on Oracle. By passing a suitably crafted tolerance to GIS functions and aggregates on Oracle, it was possible to break escaping and inject malicious SQL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-9402",
"url": "https://www.suse.com/security/cve/CVE-2020-9402"
},
{
"category": "external",
"summary": "SUSE Bug 1165022 for CVE-2020-9402",
"url": "https://bugzilla.suse.com/1165022"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-9402"
},
{
"cve": "CVE-2021-31542",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-31542"
}
],
"notes": [
{
"category": "general",
"text": "In Django 2.2 before 2.2.21, 3.1 before 3.1.9, and 3.2 before 3.2.1, MultiPartParser, UploadedFile, and FieldFile allowed directory traversal via uploaded files with suitably crafted file names.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-31542",
"url": "https://www.suse.com/security/cve/CVE-2021-31542"
},
{
"category": "external",
"summary": "SUSE Bug 1185623 for CVE-2021-31542",
"url": "https://bugzilla.suse.com/1185623"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-31542"
},
{
"cve": "CVE-2021-32052",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32052"
}
],
"notes": [
{
"category": "general",
"text": "In Django 2.2 before 2.2.22, 3.1 before 3.1.10, and 3.2 before 3.2.2 (with Python 3.9.5+), URLValidator does not prohibit newlines and tabs (unless the URLField form field is used). If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffected because HttpResponse prohibits newlines in HTTP headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32052",
"url": "https://www.suse.com/security/cve/CVE-2021-32052"
},
{
"category": "external",
"summary": "SUSE Bug 1185713 for CVE-2021-32052",
"url": "https://bugzilla.suse.com/1185713"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-32052"
},
{
"cve": "CVE-2021-33203",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-33203"
}
],
"notes": [
{
"category": "general",
"text": "Django before 2.2.24, 3.x before 3.1.12, and 3.2.x before 3.2.4 has a potential directory traversal via django.contrib.admindocs. Staff members could use the TemplateDetailView view to check the existence of arbitrary files. Additionally, if (and only if) the default admindocs templates have been customized by application developers to also show file contents, then not only the existence but also the file contents would have been exposed. In other words, there is directory traversal outside of the template root directories.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-33203",
"url": "https://www.suse.com/security/cve/CVE-2021-33203"
},
{
"category": "external",
"summary": "SUSE Bug 1186608 for CVE-2021-33203",
"url": "https://bugzilla.suse.com/1186608"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-33203"
},
{
"cve": "CVE-2021-33571",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-33571"
}
],
"notes": [
{
"category": "general",
"text": "In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validate_ipv4_address, and validate_ipv46_address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. (validate_ipv4_address and validate_ipv46_address are unaffected with Python 3.9.5+..) .",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-33571",
"url": "https://www.suse.com/security/cve/CVE-2021-33571"
},
{
"category": "external",
"summary": "SUSE Bug 1186611 for CVE-2021-33571",
"url": "https://bugzilla.suse.com/1186611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-33571"
},
{
"cve": "CVE-2021-35042",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-35042"
}
],
"notes": [
{
"category": "general",
"text": "Django 3.1.x before 3.1.13 and 3.2.x before 3.2.5 allows QuerySet.order_by SQL injection if order_by is untrusted input from a client of a web application.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-35042",
"url": "https://www.suse.com/security/cve/CVE-2021-35042"
},
{
"category": "external",
"summary": "SUSE Bug 1187785 for CVE-2021-35042",
"url": "https://bugzilla.suse.com/1187785"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2021-35042"
},
{
"cve": "CVE-2023-31047",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-31047"
}
],
"notes": [
{
"category": "general",
"text": "In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was possible to bypass validation when using one form field to upload multiple files. This multiple upload has never been supported by forms.FileField or forms.ImageField (only the last uploaded file was validated). However, Django\u0027s \"Uploading multiple files\" documentation suggested otherwise.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-31047",
"url": "https://www.suse.com/security/cve/CVE-2023-31047"
},
{
"category": "external",
"summary": "SUSE Bug 1210866 for CVE-2023-31047",
"url": "https://bugzilla.suse.com/1210866"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-31047"
},
{
"cve": "CVE-2023-36053",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-36053"
}
],
"notes": [
{
"category": "general",
"text": "In Django 3.2 before 3.2.20, 4 before 4.1.10, and 4.2 before 4.2.3, EmailValidator and URLValidator are subject to a potential ReDoS (regular expression denial of service) attack via a very large number of domain name labels of emails and URLs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-36053",
"url": "https://www.suse.com/security/cve/CVE-2023-36053"
},
{
"category": "external",
"summary": "SUSE Bug 1212742 for CVE-2023-36053",
"url": "https://bugzilla.suse.com/1212742"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-36053"
},
{
"cve": "CVE-2023-41164",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-41164"
}
],
"notes": [
{
"category": "general",
"text": "In Django 3.2 before 3.2.21, 4.1 before 4.1.11, and 4.2 before 4.2.5, django.utils.encoding.uri_to_iri() is subject to a potential DoS (denial of service) attack via certain inputs with a very large number of Unicode characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-41164",
"url": "https://www.suse.com/security/cve/CVE-2023-41164"
},
{
"category": "external",
"summary": "SUSE Bug 1214667 for CVE-2023-41164",
"url": "https://bugzilla.suse.com/1214667"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-41164"
},
{
"cve": "CVE-2023-43665",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-43665"
}
],
"notes": [
{
"category": "general",
"text": "In Django 3.2 before 3.2.22, 4.1 before 4.1.12, and 4.2 before 4.2.6, the django.utils.text.Truncator chars() and words() methods (when used with html=True) are subject to a potential DoS (denial of service) attack via certain inputs with very long, potentially malformed HTML text. The chars() and words() methods are used to implement the truncatechars_html and truncatewords_html template filters, which are thus also vulnerable. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-43665",
"url": "https://www.suse.com/security/cve/CVE-2023-43665"
},
{
"category": "external",
"summary": "SUSE Bug 1215978 for CVE-2023-43665",
"url": "https://bugzilla.suse.com/1215978"
},
{
"category": "external",
"summary": "SUSE Bug 1220358 for CVE-2023-43665",
"url": "https://bugzilla.suse.com/1220358"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-43665"
},
{
"cve": "CVE-2024-24680",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24680"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 3.2 before 3.2.24, 4.2 before 4.2.10, and Django 5.0 before 5.0.2. The intcomma template filter was subject to a potential denial-of-service attack when used with very long strings.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24680",
"url": "https://www.suse.com/security/cve/CVE-2024-24680"
},
{
"category": "external",
"summary": "SUSE Bug 1219683 for CVE-2024-24680",
"url": "https://bugzilla.suse.com/1219683"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-24680"
},
{
"cve": "CVE-2024-27351",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-27351"
}
],
"notes": [
{
"category": "general",
"text": "In Django 3.2 before 3.2.25, 4.2 before 4.2.11, and 5.0 before 5.0.3, the django.utils.text.Truncator.words() method (with html=True) and the truncatewords_html template filter are subject to a potential regular expression denial-of-service attack via a crafted string. NOTE: this issue exists because of an incomplete fix for CVE-2019-14232 and CVE-2023-43665.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-27351",
"url": "https://www.suse.com/security/cve/CVE-2024-27351"
},
{
"category": "external",
"summary": "SUSE Bug 1220358 for CVE-2024-27351",
"url": "https://bugzilla.suse.com/1220358"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-27351"
},
{
"cve": "CVE-2024-38875",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-38875"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 4.2 before 4.2.14 and 5.0 before 5.0.7. urlize and urlizetrunc were subject to a potential denial of service attack via certain inputs with a very large number of brackets.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-38875",
"url": "https://www.suse.com/security/cve/CVE-2024-38875"
},
{
"category": "external",
"summary": "SUSE Bug 1227590 for CVE-2024-38875",
"url": "https://bugzilla.suse.com/1227590"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-38875"
},
{
"cve": "CVE-2024-39329",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39329"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. The django.contrib.auth.backends.ModelBackend.authenticate() method allows remote attackers to enumerate users via a timing attack involving login requests for users with an unusable password.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39329",
"url": "https://www.suse.com/security/cve/CVE-2024-39329"
},
{
"category": "external",
"summary": "SUSE Bug 1227590 for CVE-2024-39329",
"url": "https://bugzilla.suse.com/1227590"
},
{
"category": "external",
"summary": "SUSE Bug 1227593 for CVE-2024-39329",
"url": "https://bugzilla.suse.com/1227593"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-39329"
},
{
"cve": "CVE-2024-39330",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39330"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. Derived classes of the django.core.files.storage.Storage base class, when they override generate_filename() without replicating the file-path validations from the parent class, potentially allow directory traversal via certain inputs during a save() call. (Built-in Storage sub-classes are unaffected.)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39330",
"url": "https://www.suse.com/security/cve/CVE-2024-39330"
},
{
"category": "external",
"summary": "SUSE Bug 1227590 for CVE-2024-39330",
"url": "https://bugzilla.suse.com/1227590"
},
{
"category": "external",
"summary": "SUSE Bug 1227594 for CVE-2024-39330",
"url": "https://bugzilla.suse.com/1227594"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-39330"
},
{
"cve": "CVE-2024-39614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-39614"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.0 before 5.0.7 and 4.2 before 4.2.14. get_supported_language_variant() was subject to a potential denial-of-service attack when used with very long strings containing specific characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-39614",
"url": "https://www.suse.com/security/cve/CVE-2024-39614"
},
{
"category": "external",
"summary": "SUSE Bug 1227590 for CVE-2024-39614",
"url": "https://bugzilla.suse.com/1227590"
},
{
"category": "external",
"summary": "SUSE Bug 1227595 for CVE-2024-39614",
"url": "https://bugzilla.suse.com/1227595"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-39614"
},
{
"cve": "CVE-2024-41989",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41989"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41989",
"url": "https://www.suse.com/security/cve/CVE-2024-41989"
},
{
"category": "external",
"summary": "SUSE Bug 1228629 for CVE-2024-41989",
"url": "https://bugzilla.suse.com/1228629"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-41989"
},
{
"cve": "CVE-2024-41990",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41990"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41990",
"url": "https://www.suse.com/security/cve/CVE-2024-41990"
},
{
"category": "external",
"summary": "SUSE Bug 1228630 for CVE-2024-41990",
"url": "https://bugzilla.suse.com/1228630"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-41990"
},
{
"cve": "CVE-2024-41991",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-41991"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The urlize and urlizetrunc template filters, and the AdminURLFieldWidget widget, are subject to a potential denial-of-service attack via certain inputs with a very large number of Unicode characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-41991",
"url": "https://www.suse.com/security/cve/CVE-2024-41991"
},
{
"category": "external",
"summary": "SUSE Bug 1228631 for CVE-2024-41991",
"url": "https://bugzilla.suse.com/1228631"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-41991"
},
{
"cve": "CVE-2024-42005",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-42005"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. QuerySet.values() and values_list() methods on models with a JSONField are subject to SQL injection in column aliases via a crafted JSON object key as a passed *arg.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-42005",
"url": "https://www.suse.com/security/cve/CVE-2024-42005"
},
{
"category": "external",
"summary": "SUSE Bug 1228632 for CVE-2024-42005",
"url": "https://bugzilla.suse.com/1228632"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-42005"
},
{
"cve": "CVE-2024-45230",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45230"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 5.1 before 5.1.1, 5.0 before 5.0.9, and 4.2 before 4.2.16. The urlize() and urlizetrunc() template filters are subject to a potential denial-of-service attack via very large inputs with a specific sequence of characters.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45230",
"url": "https://www.suse.com/security/cve/CVE-2024-45230"
},
{
"category": "external",
"summary": "SUSE Bug 1229823 for CVE-2024-45230",
"url": "https://bugzilla.suse.com/1229823"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-45230"
},
{
"cve": "CVE-2024-45231",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-45231"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django v5.1.1, v5.0.9, and v4.2.16. The django.contrib.auth.forms.PasswordResetForm class, when used in a view implementing password reset flows, allows remote attackers to enumerate user e-mail addresses by sending password reset requests and observing the outcome (only when e-mail sending is consistently failing).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-45231",
"url": "https://www.suse.com/security/cve/CVE-2024-45231"
},
{
"category": "external",
"summary": "SUSE Bug 1229824 for CVE-2024-45231",
"url": "https://bugzilla.suse.com/1229824"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-45231"
},
{
"cve": "CVE-2026-48588",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48588"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\n`UpdateCacheMiddleware` and the `cache_page()` decorator cache responses that vary on cookies when the incoming request carries unrelated cookies, which allows remote attackers to read private data from the shared cache.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Chris Whyland for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48588",
"url": "https://www.suse.com/security/cve/CVE-2026-48588"
},
{
"category": "external",
"summary": "SUSE Bug 1271029 for CVE-2026-48588",
"url": "https://bugzilla.suse.com/1271029"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "low"
}
],
"title": "CVE-2026-48588"
},
{
"cve": "CVE-2026-53877",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53877"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\n`django.contrib.gis.gdal.GDALRaster` over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a potential segmentation fault when the `vsi_buffer` property is accessed.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Bence Nagy for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53877",
"url": "https://www.suse.com/security/cve/CVE-2026-53877"
},
{
"category": "external",
"summary": "SUSE Bug 1271030 for CVE-2026-53877",
"url": "https://bugzilla.suse.com/1271030"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-53877"
},
{
"cve": "CVE-2026-53878",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53878"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\n`DomainNameValidator` does not prohibit newlines in domain names (unless used via a form field, since `CharField` strips newlines). If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffected because `HttpResponse` prohibits newlines in HTTP headers.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Bence Nagy for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53878",
"url": "https://www.suse.com/security/cve/CVE-2026-53878"
},
{
"category": "external",
"summary": "SUSE Bug 1271031 for CVE-2026-53878",
"url": "https://bugzilla.suse.com/1271031"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python313-Django-5.2.16-1.1.x86_64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.aarch64",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.ppc64le",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.s390x",
"openSUSE Tumbleweed:python314-Django-5.2.16-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-10T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-53878"
}
]
}
PYSEC-2026-2091
Vulnerability from pysec - Published: 2026-07-07 15:16 - Updated: 2026-07-10 10:08An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.
django.contrib.gis.gdal.GDALRaster over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a potential segmentation fault when the vsi_buffer property is accessed.
Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.
Django would like to thank Bence Nagy for reporting this issue.
| Name | purl | django | pkg:pypi/django |
|---|
{
"affected": [
{
"ecosystem_specific": {},
"package": {
"ecosystem": "PyPI",
"name": "django",
"purl": "pkg:pypi/django"
},
"ranges": [
{
"events": [
{
"introduced": "5.2"
},
{
"fixed": "5.2.16"
},
{
"introduced": "6.0"
},
{
"fixed": "6.0.7"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"5.2",
"5.2.1",
"5.2.10",
"5.2.11",
"5.2.12",
"5.2.13",
"5.2.14",
"5.2.15",
"5.2.2",
"5.2.3",
"5.2.4",
"5.2.5",
"5.2.6",
"5.2.7",
"5.2.8",
"5.2.9",
"6.0",
"6.0.1",
"6.0.2",
"6.0.3",
"6.0.4",
"6.0.5",
"6.0.6"
]
}
],
"aliases": [
"CVE-2026-53877"
],
"details": "An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\n`django.contrib.gis.gdal.GDALRaster` over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a potential segmentation fault when the `vsi_buffer` property is accessed.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Bence Nagy for reporting this issue.",
"id": "PYSEC-2026-2091",
"modified": "2026-07-10T10:08:42.520467Z",
"published": "2026-07-07T15:16:48.453Z",
"references": [
{
"type": "ADVISORY",
"url": "https://groups.google.com/g/django-announce"
},
{
"type": "FIX",
"url": "https://docs.djangoproject.com/en/dev/releases/security/"
},
{
"type": "FIX",
"url": "https://www.djangoproject.com/weblog/2026/jul/07/security-releases/"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
SUSE-SU-2026:2819-1
Vulnerability from csaf_suse - Published: 2026-07-09 17:12 - Updated: 2026-07-09 17:12| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.62.1.noarch | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.62.1.noarch | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for python-Django",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-Django fixes the following issues\n\n- CVE-2026-48588: potential exposure of private data via cached `Set-Cookie` response (bsc#1271029).\n- CVE-2026-53877: information disclosure via 32-byte heap buffer overread in `GDALRaster` (bsc#1271030).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2819,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-2819",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2819-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2819-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262819-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2819-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048081.html"
},
{
"category": "self",
"summary": "SUSE Bug 1271029",
"url": "https://bugzilla.suse.com/1271029"
},
{
"category": "self",
"summary": "SUSE Bug 1271030",
"url": "https://bugzilla.suse.com/1271030"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48588 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48588/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-53877 page",
"url": "https://www.suse.com/security/cve/CVE-2026-53877/"
}
],
"title": "Security update for python-Django",
"tracking": {
"current_release_date": "2026-07-09T17:12:22Z",
"generator": {
"date": "2026-07-09T17:12:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2819-1",
"initial_release_date": "2026-07-09T17:12:22Z",
"revision_history": [
{
"date": "2026-07-09T17:12:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-Django-4.2.11-150600.3.62.1.noarch",
"product": {
"name": "python311-Django-4.2.11-150600.3.62.1.noarch",
"product_id": "python311-Django-4.2.11-150600.3.62.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Django-4.2.11-150600.3.62.1.noarch as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.62.1.noarch"
},
"product_reference": "python311-Django-4.2.11-150600.3.62.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-48588",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48588"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\n`UpdateCacheMiddleware` and the `cache_page()` decorator cache responses that vary on cookies when the incoming request carries unrelated cookies, which allows remote attackers to read private data from the shared cache.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Chris Whyland for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.62.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48588",
"url": "https://www.suse.com/security/cve/CVE-2026-48588"
},
{
"category": "external",
"summary": "SUSE Bug 1271029 for CVE-2026-48588",
"url": "https://bugzilla.suse.com/1271029"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.62.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.62.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T17:12:22Z",
"details": "low"
}
],
"title": "CVE-2026-48588"
},
{
"cve": "CVE-2026-53877",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-53877"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16.\n`django.contrib.gis.gdal.GDALRaster` over-reads its in-memory buffer when constructed from a bytes object, which can disclose adjacent memory or cause service degradation via a potential segmentation fault when the `vsi_buffer` property is accessed.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Bence Nagy for reporting this issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.62.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-53877",
"url": "https://www.suse.com/security/cve/CVE-2026-53877"
},
{
"category": "external",
"summary": "SUSE Bug 1271030 for CVE-2026-53877",
"url": "https://bugzilla.suse.com/1271030"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.62.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP7:python311-Django-4.2.11-150600.3.62.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-09T17:12:22Z",
"details": "moderate"
}
],
"title": "CVE-2026-53877"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.