2024-02-27 17:00:36 +00:00
{
"id" : "CVE-2024-26144" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-02-27T16:15:46.970" ,
2025-02-14 17:03:58 +00:00
"lastModified" : "2025-02-14T15:26:42.917" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-27 17:00:36 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Rails is a web-application framework. Starting with version 5.2.0, there is a possible sensitive session information leak in Active Storage. By default, Active Storage sends a Set-Cookie header along with the user's session cookie when serving blobs. It also sets Cache-Control to public. Certain proxies may cache the Set-Cookie, leading to an information leak. The vulnerability is fixed in 7.0.8.1 and 6.1.7.7."
2024-02-28 15:16:24 +00:00
} ,
{
"lang" : "es" ,
"value" : "Rails es un framework de aplicaci\u00f3n web. A partir de la versi\u00f3n 5.2.0, existe una posible fuga de informaci\u00f3n confidencial de la sesi\u00f3n en Active Storage. De forma predeterminada, Active Storage env\u00eda un encabezado Set-Cookie junto con la cookie de sesi\u00f3n del usuario cuando sirve blobs. Tambi\u00e9n configura Cache-Control como p\u00fablico. Ciertos servidores proxy pueden almacenar en cach\u00e9 la Set-Cookie, lo que provoca una fuga de informaci\u00f3n. La vulnerabilidad se solucion\u00f3 en 7.0.8.1 y 6.1.7.7."
2024-02-27 17:00:36 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
2024-02-27 17:00:36 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-02-27 17:00:36 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
2025-02-14 17:03:58 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
2024-02-27 17:00:36 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-200"
}
]
2025-02-14 17:03:58 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "5.2.0" ,
"versionEndExcluding" : "6.1.7.7" ,
"matchCriteriaId" : "B002323A-D7B8-4C0C-B7C3-2329643666B4"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:rubyonrails:rails:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "7.0.0" ,
"versionEndExcluding" : "7.1.0" ,
"matchCriteriaId" : "9944FE3A-3FEF-414F-B19E-6FFB12F49232"
}
]
}
]
2024-02-27 17:00:36 +00:00
}
] ,
"references" : [
{
"url" : "https://discuss.rubyonrails.org/t/possible-sensitive-session-information-leak-in-active-storage/84945" ,
2025-02-14 17:03:58 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-02-27 17:00:36 +00:00
} ,
{
"url" : "https://github.com/rails/rails/commit/723f54566023e91060a67b03353e7c03e7436433" ,
2025-02-14 17:03:58 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-02-27 17:00:36 +00:00
} ,
{
"url" : "https://github.com/rails/rails/commit/78fe149509fac5b05e54187aaaef216fbb5fd0d3" ,
2025-02-14 17:03:58 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-02-27 17:00:36 +00:00
} ,
{
"url" : "https://github.com/rails/rails/security/advisories/GHSA-8h22-8cf7-hq6g" ,
2025-02-14 17:03:58 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-02-27 17:00:36 +00:00
} ,
{
"url" : "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activestorage/CVE-2024-26144.yml" ,
2025-02-14 17:03:58 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Third Party Advisory"
]
2024-06-10 18:03:10 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240510-0013/" ,
2025-02-14 17:03:58 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://discuss.rubyonrails.org/t/possible-sensitive-session-information-leak-in-active-storage/84945" ,
2025-02-14 17:03:58 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/rails/rails/commit/723f54566023e91060a67b03353e7c03e7436433" ,
2025-02-14 17:03:58 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/rails/rails/commit/78fe149509fac5b05e54187aaaef216fbb5fd0d3" ,
2025-02-14 17:03:58 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/rails/rails/security/advisories/GHSA-8h22-8cf7-hq6g" ,
2025-02-14 17:03:58 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activestorage/CVE-2024-26144.yml" ,
2025-02-14 17:03:58 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://security.netapp.com/advisory/ntap-20240510-0013/" ,
2025-02-14 17:03:58 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory"
]
2024-02-27 17:00:36 +00:00
}
]
}