ghsa-cgrj-xjm7-9q27
Vulnerability from github
Published
2022-06-28 00:01
Modified
2022-07-08 17:04
Severity ?
Summary
Open redirect in web2py
Details
Open redirect vulnerability in web2py versions prior to 2.22.5 allows a remote attacker to redirect a user to an arbitrary web site and conduct a phishing attack by having a user to access a specially crafted URL.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "web2py" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.22.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-33146" ], "database_specific": { "cwe_ids": [ "CWE-601" ], "github_reviewed": true, "github_reviewed_at": "2022-07-05T22:06:03Z", "nvd_published_at": "2022-06-27T01:15:00Z", "severity": "MODERATE" }, "details": "Open redirect vulnerability in web2py versions prior to 2.22.5 allows a remote attacker to redirect a user to an arbitrary web site and conduct a phishing attack by having a user to access a specially crafted URL.", "id": "GHSA-cgrj-xjm7-9q27", "modified": "2022-07-08T17:04:13Z", "published": "2022-06-28T00:01:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-33146" }, { "type": "WEB", "url": "https://github.com/web2py/web2py/commit/a181b855a43cb8b479d276b082cfcde385768451" }, { "type": "WEB", "url": "https://github.com/web2py/web2py/commit/d9805606f88f00c0be56438247605cefde73e14e#diff-c1d01f37ee54d813815718760b9c4d7b274e2be7ad18f65552cd564336ab593bR110" }, { "type": "PACKAGE", "url": "https://github.com/web2py/web2py" }, { "type": "WEB", "url": "https://jvn.jp/en/jp/JVN02158640/index.html" }, { "type": "WEB", "url": "http://web2py.com" } ], "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 web2py" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.