2024-08-12 14:03:14 +00:00
{
"id" : "CVE-2024-39338" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-08-12T13:38:24.487" ,
2024-08-23 20:03:18 +00:00
"lastModified" : "2024-08-23T18:35:36.313" ,
"vulnStatus" : "Analyzed" ,
2024-08-12 14:03:14 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs."
2024-08-15 22:03:13 +00:00
} ,
{
"lang" : "es" ,
"value" : "axios 1.7.2 permite SSRF a trav\u00e9s de un comportamiento inesperado donde las solicitudes de URL relativas a la ruta se procesan como URL relativas al protocolo."
2024-08-12 14:03:14 +00:00
}
] ,
2024-08-12 22:03:13 +00:00
"metrics" : {
"cvssMetricV31" : [
2024-08-23 20:03:18 +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:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
} ,
2024-08-12 22:03:13 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
2024-08-15 22:03:13 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:N/A:N" ,
2024-08-12 22:03:13 +00:00
"attackVector" : "NETWORK" ,
2024-08-15 22:03:13 +00:00
"attackComplexity" : "HIGH" ,
2024-08-12 22:03:13 +00:00
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
2024-08-15 22:03:13 +00:00
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
2024-08-12 22:03:13 +00:00
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
2024-08-15 22:03:13 +00:00
"baseScore" : 4.0 ,
"baseSeverity" : "MEDIUM"
2024-08-12 22:03:13 +00:00
} ,
2024-08-15 22:03:13 +00:00
"exploitabilityScore" : 2.2 ,
"impactScore" : 1.4
2024-08-12 22:03:13 +00:00
}
]
} ,
"weaknesses" : [
2024-08-23 20:03:18 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
} ,
2024-08-12 22:03:13 +00:00
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
}
] ,
2024-08-23 20:03:18 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*" ,
"versionStartIncluding" : "1.3.2" ,
"versionEndExcluding" : "1.7.4" ,
"matchCriteriaId" : "0E33FE39-26A6-43B8-ACBC-A4F78BAC7A1B"
}
]
}
]
}
] ,
2024-08-12 14:03:14 +00:00
"references" : [
{
"url" : "https://github.com/axios/axios/releases" ,
2024-08-23 20:03:18 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2024-08-12 14:03:14 +00:00
} ,
{
"url" : "https://jeffhacks.com/advisories/2024/06/24/CVE-2024-39338.html" ,
2024-08-23 20:03:18 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2024-08-12 14:03:14 +00:00
}
]
}