mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-98hf-m87w-cq6h
This commit is contained in:
+35
-4
@@ -1,30 +1,61 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-98hf-m87w-cq6h",
|
||||
"modified": "2024-09-25T03:30:36Z",
|
||||
"modified": "2024-09-25T18:27:09Z",
|
||||
"published": "2024-09-25T03:30:36Z",
|
||||
"aliases": [
|
||||
"CVE-2024-46957"
|
||||
],
|
||||
"summary": "Mellium allows Authentication Bypass by Spoofing",
|
||||
"details": "Mellium mellium.im/xmpp 0.0.1 through 0.21.4 allows response spoofing because the stanza type is not checked. This is fixed in 0.22.0.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Go",
|
||||
"name": "mellium.im/xmpp"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "0.22.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46957"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://codeberg.org/mellium/xmpp"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://codeberg.org/mellium/xmpp/releases"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://codeberg.org/mellium/xmpp/releases/tag/v0.22.0"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://mellium.im/cve/cve-2024-46957"
|
||||
@@ -35,8 +66,8 @@
|
||||
"CWE-290"
|
||||
],
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-09-25T18:27:09Z",
|
||||
"nvd_published_at": "2024-09-25T01:15:44Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user