Publish Advisories

GHSA-8qv4-773j-c979
GHSA-8qv4-773j-c979
This commit is contained in:
advisory-database[bot]
2024-11-05 17:58:20 +00:00
parent ce6f83789a
commit 5cad20bea6
2 changed files with 81 additions and 38 deletions
@@ -0,0 +1,81 @@
{
"schema_version": "1.4.0",
"id": "GHSA-8qv4-773j-c979",
"modified": "2024-11-05T17:56:52Z",
"published": "2024-10-17T15:31:08Z",
"aliases": [
"CVE-2024-49580"
],
"summary": "JetBrains Ktor information disclosure",
"details": "Improper caching in JetBrains Ktor before 3.0.0 in the `HttpCache` Plugin could lead to response information disclosure.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "io.ktor:ktor-client-core-jvm"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49580"
},
{
"type": "WEB",
"url": "https://github.com/ktorio/ktor/pull/4337"
},
{
"type": "WEB",
"url": "https://github.com/ktorio/ktor/pull/4368"
},
{
"type": "WEB",
"url": "https://github.com/ktorio/ktor/commit/0665736fc35c8ab5525241e975f36819b67f9d3e"
},
{
"type": "WEB",
"url": "https://github.com/ktorio/ktor/commit/d6c3a51df169c163e8f0b9ce77bbe543c70116ac"
},
{
"type": "PACKAGE",
"url": "https://github.com/ktorio/ktor"
},
{
"type": "WEB",
"url": "https://www.jetbrains.com/privacy-security/issues-fixed"
},
{
"type": "WEB",
"url": "https://youtrack.jetbrains.com/issue/KTOR-7483"
}
],
"database_specific": {
"cwe_ids": [
"CWE-524"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-11-05T17:56:52Z",
"nvd_published_at": "2024-10-17T13:15:14Z"
}
}
@@ -1,38 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-8qv4-773j-c979",
"modified": "2024-10-17T15:31:08Z",
"published": "2024-10-17T15:31:08Z",
"aliases": [
"CVE-2024-49580"
],
"details": "In JetBrains Ktor before 3.0.0 improper caching in HttpCache Plugin could lead to response information disclosure",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-49580"
},
{
"type": "WEB",
"url": "https://www.jetbrains.com/privacy-security/issues-fixed"
}
],
"database_specific": {
"cwe_ids": [
"CWE-524"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-10-17T13:15:14Z"
}
}