GHSA-3P3H-QGHP-HVH2
Vulnerability from github – Published: 2021-04-20 16:30 – Updated: 2024-11-19 18:09
VLAI?
Summary
Open Redirect in werkzeug
Details
Open redirect vulnerability in werkzeug before 0.11.6 via a double slash in the URL.
Severity ?
6.1 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "werkzeug"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.11.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2020-28724"
],
"database_specific": {
"cwe_ids": [
"CWE-601"
],
"github_reviewed": true,
"github_reviewed_at": "2021-04-15T20:51:30Z",
"nvd_published_at": "2020-11-18T15:15:00Z",
"severity": "MODERATE"
},
"details": "Open redirect vulnerability in werkzeug before 0.11.6 via a double slash in the URL.",
"id": "GHSA-3p3h-qghp-hvh2",
"modified": "2024-11-19T18:09:23Z",
"published": "2021-04-20T16:30:26Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-28724"
},
{
"type": "WEB",
"url": "https://github.com/pallets/flask/issues/1639"
},
{
"type": "WEB",
"url": "https://github.com/pallets/werkzeug/issues/822"
},
{
"type": "WEB",
"url": "https://github.com/pallets/werkzeug/pull/890/files"
},
{
"type": "PACKAGE",
"url": "https://github.com/pallets/werkzeug"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/werkzeug/PYSEC-2020-157.yaml"
}
],
"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"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Open Redirect in werkzeug"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…