ghsa-r6qh-j42j-pw64
Vulnerability from github
Published
2024-07-31 21:32
Modified
2024-08-06 21:57
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 sendMail
function located in the beego/core/logs/smtp.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-40464" ], "database_specific": { "cwe_ids": [ "CWE-295", "CWE-599" ], "github_reviewed": true, "github_reviewed_at": "2024-08-01T13:34:50Z", "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 `sendMail` function located in the `beego/core/logs/smtp.go` file.", "id": "GHSA-r6qh-j42j-pw64", "modified": "2024-08-06T21:57:12Z", "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-40464" }, { "type": "WEB", "url": "https://github.com/beego/beego/commit/8f89e12e6cafb106d5c201dbc3b2a338bfde74e2" }, { "type": "WEB", "url": "https://gist.github.com/nyxfqq/b53b0148b9aa040de63f58a68fd11445" }, { "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…