ghsa-wr3p-r5fj-wf97
Vulnerability from github
Published
2024-07-31 21:32
Modified
2024-08-01 13:24
Severity ?
8.8 (High) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
Beego privilege escalation vulnerability
Details
An issue in beego v.2.2.0 and before allows a remote attacker to escalate privileges via the getCacheFileName
function in the file.go
file.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/beego/beego/v2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.2.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-40465" ], "database_specific": { "cwe_ids": [ "CWE-327", "CWE-328" ], "github_reviewed": true, "github_reviewed_at": "2024-08-01T13:24:05Z", "nvd_published_at": "2024-07-31T21:15:17Z", "severity": "HIGH" }, "details": "An issue in beego v.2.2.0 and before allows a remote attacker to escalate privileges via the `getCacheFileName` function in the `file.go` file.", "id": "GHSA-wr3p-r5fj-wf97", "modified": "2024-08-01T13:24:06Z", "published": "2024-07-31T21:32:38Z", "references": [ { "type": "WEB", "url": "https://github.com/beego/beego/security/advisories/GHSA-6g9p-wv47-4fxq" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40465" }, { "type": "WEB", "url": "https://github.com/beego/beego/commit/5a366cd62b555354a917a2d153e6563fe4d6eb88" }, { "type": "WEB", "url": "https://github.com/beego/beego/commit/8f89e12e6cafb106d5c201dbc3b2a338bfde74e2" }, { "type": "WEB", "url": "https://gist.github.com/nyxfqq/a5a2fc5147a1b34538e1ac05a3e56910" }, { "type": "PACKAGE", "url": "https://github.com/beego/beego" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Beego privilege escalation vulnerability" }
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…