GHSA-5P9J-W2WX-QX4C
Vulnerability from github – Published: 2022-03-07 00:00 – Updated: 2022-03-14 21:19
VLAI
Summary
Open Redirect in django-spirit
Details
django-spirit prior to version 0.12.3 is vulnerable to open redirect. In the /user/login endpoint, it doesn't check the value of the next parameter when the user is logged in and passes it directly to redirect which result to open redirect. This also affects /user/logout, /user/register, /user/login, /user/resend-activation.
Severity
6.1 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "django-spirit"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.12.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-0869"
],
"database_specific": {
"cwe_ids": [
"CWE-601"
],
"github_reviewed": true,
"github_reviewed_at": "2022-03-07T20:17:27Z",
"nvd_published_at": "2022-03-06T10:15:00Z",
"severity": "MODERATE"
},
"details": "django-spirit prior to version 0.12.3 is vulnerable to open redirect. In the /user/login endpoint, it doesn\u0027t check the value of the next parameter when the user is logged in and passes it directly to redirect which result to open redirect. This also affects /user/logout, /user/register, /user/login, /user/resend-activation.",
"id": "GHSA-5p9j-w2wx-qx4c",
"modified": "2022-03-14T21:19:27Z",
"published": "2022-03-07T00:00:40Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0869"
},
{
"type": "WEB",
"url": "https://github.com/nitely/spirit/commit/8f32f89654d6c30d56e0dd167059d32146fb32ef"
},
{
"type": "PACKAGE",
"url": "https://github.com/nitely/spirit"
},
{
"type": "WEB",
"url": "https://huntr.dev/bounties/ed335a88-f68c-4e4d-ac85-f29a51b03342"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "Open Redirect in django-spirit"
}
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…