mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-8cgq-6mh2-7j6v GHSA-f3gh-529w-v32x GHSA-fr62-mg2q-7wqv
This commit is contained in:
@@ -1,14 +1,19 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-8cgq-6mh2-7j6v",
|
||||
"modified": "2025-03-04T15:27:06Z",
|
||||
"modified": "2025-03-04T19:41:12Z",
|
||||
"published": "2025-03-04T15:27:06Z",
|
||||
"aliases": [
|
||||
"CVE-2025-27111"
|
||||
],
|
||||
"summary": "Escape Sequence Injection vulnerability in Rack lead to Possible Log Injection",
|
||||
"details": "## Summary\n\n`Rack::Sendfile` can be exploited by crafting input that includes newline characters to manipulate log entries.\n\n## Details\n\nThe `Rack::Sendfile` middleware logs unsanitized header values from the `X-Sendfile-Type` header. An attacker can exploit this by injecting escape sequences (such as newline characters) into the header, resulting in log injection.\n\n## Impact\n\nThis vulnerability can distort log files, obscure attack traces, and complicate security auditing.\n\n## Mitigation\n\n- Update to the latest version of Rack, or\n- Remove usage of `Rack::Sendfile`.",
|
||||
"severity": [],
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
@@ -73,6 +78,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/rack/rack/security/advisories/GHSA-8cgq-6mh2-7j6v"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27111"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/rack/rack/commit/803aa221e8302719715e224f4476e438f2531a53"
|
||||
@@ -98,6 +107,6 @@
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-03-04T15:27:06Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2025-03-04T16:15:40Z"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-f3gh-529w-v32x",
|
||||
"modified": "2025-03-04T16:43:56Z",
|
||||
"modified": "2025-03-04T19:41:28Z",
|
||||
"published": "2025-03-04T16:43:56Z",
|
||||
"aliases": [
|
||||
"CVE-2025-27507"
|
||||
@@ -325,6 +325,14 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/zitadel/zitadel/security/advisories/GHSA-f3gh-529w-v32x"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27507"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/zitadel/zitadel/commit/d9d8339813f1c43d3eb7d8d80f11fdabb2fd2ee4"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/zitadel/zitadel"
|
||||
@@ -368,11 +376,12 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-639",
|
||||
"CWE-863"
|
||||
],
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-03-04T16:43:56Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2025-03-04T17:15:20Z"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-fr62-mg2q-7wqv",
|
||||
"modified": "2025-03-04T17:23:15Z",
|
||||
"modified": "2025-03-04T19:41:20Z",
|
||||
"published": "2025-03-04T17:23:15Z",
|
||||
"aliases": [
|
||||
"CVE-2025-27155"
|
||||
@@ -40,6 +40,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/matrix-org/pinecone/security/advisories/GHSA-fr62-mg2q-7wqv"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27155"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/matrix-org/pinecone/commit/218b2801995b174085cb1c8fafe2d3aa661f85bd"
|
||||
@@ -57,6 +61,6 @@
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-03-04T17:23:15Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2025-03-04T17:15:18Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user