mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-g4x3-mfpj-f335 GHSA-wpxw-5xfm-x22v GHSA-g4x3-mfpj-f335
This commit is contained in:
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-g4x3-mfpj-f335",
|
||||
"modified": "2024-01-29T22:29:06Z",
|
||||
"published": "2024-01-22T06:30:32Z",
|
||||
"aliases": [
|
||||
"CVE-2023-52354"
|
||||
],
|
||||
"summary": "chasquid HTTP Request/Response Smuggling vulnerability",
|
||||
"details": "chasquid before 1.13 allows SMTP smuggling because LF-terminated lines are accepted.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Go",
|
||||
"name": "github.com/albertito/chasquid"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.13"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52354"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/albertito/chasquid/issues/47"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/albertito/chasquid/commit/a996106eeebe81a292ecba838c7503cac7493e74"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://blitiri.com.ar/p/chasquid/relnotes/#113-2023-12-24"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/albertito/chasquid"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-444"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-01-29T22:29:06Z",
|
||||
"nvd_published_at": "2024-01-22T06:15:07Z"
|
||||
}
|
||||
}
|
||||
+32
-5
@@ -1,23 +1,50 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-wpxw-5xfm-x22v",
|
||||
"modified": "2024-01-29T21:30:27Z",
|
||||
"modified": "2024-01-29T22:28:55Z",
|
||||
"published": "2024-01-29T21:30:27Z",
|
||||
"aliases": [
|
||||
"CVE-2023-51842"
|
||||
],
|
||||
"summary": "MeshCentral algorithm-downgrade issue",
|
||||
"details": "An algorithm-downgrade issue was discovered in Ylianst MeshCentral 1.1.16.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "meshcentral"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.1.17"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51842"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/Ylianst/MeshCentral/commit/a5efc5e899b8809293b297df045cff5ec0eb448b"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/Ylianst/MeshCentral"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/Ylianst/MeshCentral/tree/master"
|
||||
@@ -35,9 +62,9 @@
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-01-29T22:28:55Z",
|
||||
"nvd_published_at": "2024-01-29T20:15:15Z"
|
||||
}
|
||||
}
|
||||
@@ -1,38 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-g4x3-mfpj-f335",
|
||||
"modified": "2024-01-29T18:31:46Z",
|
||||
"published": "2024-01-22T06:30:32Z",
|
||||
"aliases": [
|
||||
"CVE-2023-52354"
|
||||
],
|
||||
"details": "chasquid before 1.13 allows SMTP smuggling because LF-terminated lines are accepted.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52354"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://blitiri.com.ar/p/chasquid/relnotes/#113-2023-12-24"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-444"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2024-01-22T06:15:07Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user