ghsa-c77f-4rgj-jfr4
Vulnerability from github
Published
2021-09-15 20:23
Modified
2023-12-07 23:44
Severity ?
VLAI Severity ?
Summary
Cross-site Scripting in Beego
Details
Cross Site Scripting (XSS) vulnerability exists in the admin panel in Beego v2.0.1 via the URI path in an HTTP request, which is activated by administrators viewing the "Request Statistics" page.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/beego/beego/v2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-39391" ], "database_specific": { "cwe_ids": [ "CWE-64", "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2021-09-15T18:12:59Z", "nvd_published_at": "2021-09-14T18:15:00Z", "severity": "MODERATE" }, "details": "Cross Site Scripting (XSS) vulnerability exists in the admin panel in Beego v2.0.1 via the URI path in an HTTP request, which is activated by administrators viewing the \"Request Statistics\" page.", "id": "GHSA-c77f-4rgj-jfr4", "modified": "2023-12-07T23:44:35Z", "published": "2021-09-15T20:23:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-39391" }, { "type": "WEB", "url": "https://github.com/beego/beego/issues/4727" }, { "type": "PACKAGE", "url": "https://github.com/beego/beego" } ], "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": "Cross-site Scripting in Beego" }
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…