GHSA-pfwg-rxf4-97c3
Vulnerability from github
Published
2021-10-06 17:47
Modified
2022-06-01 22:01
Severity ?
VLAI Severity ?
Summary
Open Redirect in Apache Superset
Details
Apache Superset prior to 1.1.0 allowed for the creation of an external URL that could be malicious. By not checking user input for open redirects the URL shortener functionality would allow for a malicious user to create a short URL for a dashboard that could convince the user to click the link.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "superset" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.34.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "apache-superset" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-28125" ], "database_specific": { "cwe_ids": [ "CWE-601" ], "github_reviewed": true, "github_reviewed_at": "2021-10-06T14:11:38Z", "nvd_published_at": "2021-04-27T10:15:00Z", "severity": "MODERATE" }, "details": "Apache Superset prior to 1.1.0 allowed for the creation of an external URL that could be malicious. By not checking user input for open redirects the URL shortener functionality would allow for a malicious user to create a short URL for a dashboard that could convince the user to click the link.", "id": "GHSA-pfwg-rxf4-97c3", "modified": "2022-06-01T22:01:45Z", "published": "2021-10-06T17:47:53Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-28125" }, { "type": "WEB", "url": "https://github.com/apache/superset/commit/eb35b804acf4d84cb70d02743e04b8afebbee029" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-pfwg-rxf4-97c3" }, { "type": "PACKAGE", "url": "https://github.com/apache/superset" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-superset/PYSEC-2021-128.yaml" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r89b5d0dd35c1adc9624b48d6247729c73b2641b32754226661368434%40%3Cdev.superset.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r89b5d0dd35c1adc9624b48d6247729c73b2641b32754226661368434@%3Cdev.superset.apache.org%3E" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2021/04/27/2" } ], "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 Apache Superset" }
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.
Loading…
Loading…