GHSA-PCJH-6R5H-R92R
Vulnerability from github – Published: 2022-08-11 18:12 – Updated: 2022-08-11 18:12
VLAI
Summary
django-sendfile2 before 0.7.0 contains reflected file download vulnerability
Details
Similar to CVE-2022-36359 for Django, django-sendfile2 did not protect against a reflected file download attack in version 0.6.1 and earlier. If the file name used by django-sendfile2 was derived from user input, then it would be possible to perform a such an attack. A new version of django-sendfile2 will be released. Either download django-sendfile2 0.7.0 as a workaround or sanitize user input yourself, using Django's patch as a template: https://github.com/django/django/commit/bd062445cffd3f6cc6dcd20d13e2abed818fa173
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django-sendfile2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.7.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-20"
],
"github_reviewed": true,
"github_reviewed_at": "2022-08-11T18:12:35Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "Similar to CVE-2022-36359 for Django, django-sendfile2 did not protect against a reflected file download attack in version 0.6.1 and earlier. If the file name used by django-sendfile2 was derived from user input, then it would be possible to perform a such an attack. A new version of django-sendfile2 will be released. Either download django-sendfile2 0.7.0 as a workaround or sanitize user input yourself, using Django\u0027s patch as a template: https://github.com/django/django/commit/bd062445cffd3f6cc6dcd20d13e2abed818fa173",
"id": "GHSA-pcjh-6r5h-r92r",
"modified": "2022-08-11T18:12:35Z",
"published": "2022-08-11T18:12:35Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/moggers87/django-sendfile2/security/advisories/GHSA-pcjh-6r5h-r92r"
},
{
"type": "WEB",
"url": "https://github.com/moggers87/django-sendfile2/commit/4c370859023292e3715200a57843f86c5ef3cd77"
},
{
"type": "PACKAGE",
"url": "https://github.com/moggers87/django-sendfile2"
},
{
"type": "WEB",
"url": "https://github.com/moggers87/django-sendfile2/releases/tag/v0.7.0"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "django-sendfile2 before 0.7.0 contains reflected file download vulnerability"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…