2024-04-04 18:03:33 +00:00
{
"id" : "CVE-2024-30260" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-04-04T16:15:08.877" ,
2025-02-13 19:04:13 +00:00
"lastModified" : "2025-02-13T18:17:58.480" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-04-04 18:03:33 +00:00
"descriptions" : [
{
"lang" : "en" ,
2025-02-13 19:04:13 +00:00
"value" : "Undici is an HTTP/1.1 client, written from scratch for Node.js. Undici cleared Authorization and Proxy-Authorization headers for `fetch()`, but did not clear them for `undici.request()`. This vulnerability was patched in version(s) 5.28.4 and 6.11.1."
2024-04-07 02:03:21 +00:00
} ,
{
"lang" : "es" ,
"value" : "Undici es un cliente HTTP/1.1, escrito desde cero para Node.js. Undici borr\u00f3 los encabezados Authorization y Proxy-Authorization para `fetch()`, pero no los borr\u00f3 para `undici.request()`. Esta vulnerabilidad fue parcheada en las versiones 5.28.4 y 6.11.1."
2024-04-04 18:03:33 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:L" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 3.9 ,
"baseSeverity" : "LOW" ,
2024-04-04 18:03:33 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "LOW"
2024-04-04 18:03:33 +00:00
} ,
"exploitabilityScore" : 0.5 ,
"impactScore" : 3.4
2024-12-18 21:03:42 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
} ,
"exploitabilityScore" : 0.9 ,
"impactScore" : 3.4
2024-04-04 18:03:33 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-285"
}
]
2024-12-18 21:03:42 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-863"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:*" ,
"versionEndExcluding" : "5.28.4" ,
"matchCriteriaId" : "27A8308B-0EB3-454E-A010-12138A99119D"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:nodejs:undici:*:*:*:*:*:node.js:*:*" ,
"versionStartIncluding" : "6.0.0" ,
"versionEndExcluding" : "6.11.1" ,
"matchCriteriaId" : "89E57BC8-475F-4BE0-8BB4-285512F8D177"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:40:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CA277A6C-83EC-4536-9125-97B84C4FAF59"
}
]
}
]
2024-04-04 18:03:33 +00:00
}
] ,
"references" : [
{
"url" : "https://github.com/nodejs/undici/commit/64e3402da4e032e68de46acb52800c9a06aaea3f" ,
2024-12-18 21:03:42 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-04-04 18:03:33 +00:00
} ,
{
"url" : "https://github.com/nodejs/undici/commit/6805746680d27a5369d7fb67bc05f95a28247d75" ,
2024-12-18 21:03:42 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-04-04 18:03:33 +00:00
} ,
{
"url" : "https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7" ,
2024-12-18 21:03:42 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2024-04-12 04:03:27 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HQVHWAS6WDXXIU7F72XI55VZ2LTZUB33/" ,
2024-12-18 21:03:42 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Product"
]
2024-04-12 04:03:27 +00:00
} ,
2024-04-19 23:58:22 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NC3V3HFZ5MOJRZDY5ZELL6REIRSPFROJ/" ,
2024-12-18 21:03:42 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Product"
]
2024-04-19 23:58:22 +00:00
} ,
2024-04-12 04:03:27 +00:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/P6Q4RGETHVYVHDIQGTJGU5AV6NJEI67E/" ,
2024-12-18 21:03:42 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Product"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/nodejs/undici/commit/64e3402da4e032e68de46acb52800c9a06aaea3f" ,
2024-12-18 21:03:42 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/nodejs/undici/commit/6805746680d27a5369d7fb67bc05f95a28247d75" ,
2024-12-18 21:03:42 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7" ,
2024-12-18 21:03:42 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch" ,
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HQVHWAS6WDXXIU7F72XI55VZ2LTZUB33/" ,
2024-12-18 21:03:42 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Product"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NC3V3HFZ5MOJRZDY5ZELL6REIRSPFROJ/" ,
2024-12-18 21:03:42 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Product"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/P6Q4RGETHVYVHDIQGTJGU5AV6NJEI67E/" ,
2024-12-18 21:03:42 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Product"
]
2024-04-04 18:03:33 +00:00
}
]
}