2025-02-11 07:03:52 +00:00
{
"id" : "CVE-2025-1211" ,
"sourceIdentifier" : "report@snyk.io" ,
"published" : "2025-02-11T05:15:14.013" ,
2025-02-11 17:04:06 +00:00
"lastModified" : "2025-02-11T16:15:50.660" ,
2025-02-16 03:03:51 +00:00
"vulnStatus" : "Awaiting Analysis" ,
2025-02-11 07:03:52 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Versions of the package hackney from 0.0.0 are vulnerable to Server-side Request Forgery (SSRF) due to improper parsing of URLs by URI built-in module and hackey. Given the URL http://127.0.0.1?@127.2.2.2/, the URI function will parse and see the host as 127.0.0.1 (which is correct), and hackney will refer the host as 127.2.2.2/. \rThis vulnerability can be exploited when users rely on the URL function for host checking."
2025-02-16 03:03:51 +00:00
} ,
{
"lang" : "es" ,
"value" : "Las versiones del paquete hackney a partir de la versi\u00f3n 0.0.0 son vulnerables a Server-side Request Forgery (SSRF) debido al an\u00e1lisis incorrecto de las URL por parte del m\u00f3dulo integrado URI y hackey. Dada la URL http://127.0.0.1?@127.2.2.2/, la funci\u00f3n URI analizar\u00e1 y ver\u00e1 el host como 127.0.0.1 (lo cual es correcto), y hackney se referir\u00e1 al host como 127.2.2.2/. Esta vulnerabilidad puede explotarse cuando los usuarios dependen de la funci\u00f3n URL para la verificaci\u00f3n del host."
2025-02-11 07:03:52 +00:00
}
] ,
"metrics" : {
"cvssMetricV40" : [
{
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "4.0" ,
"vectorString" : "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:L/SI:L/SA:L/E:P/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" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"attackRequirements" : "PRESENT" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
2025-03-02 03:03:52 +00:00
"vulnConfidentialityImpact" : "LOW" ,
"vulnIntegrityImpact" : "NONE" ,
"vulnAvailabilityImpact" : "NONE" ,
"subConfidentialityImpact" : "LOW" ,
"subIntegrityImpact" : "LOW" ,
"subAvailabilityImpact" : "LOW" ,
2025-02-11 07:03:52 +00:00
"exploitMaturity" : "PROOF_OF_CONCEPT" ,
2025-03-02 03:03:52 +00:00
"confidentialityRequirement" : "NOT_DEFINED" ,
"integrityRequirement" : "NOT_DEFINED" ,
"availabilityRequirement" : "NOT_DEFINED" ,
2025-02-11 07:03:52 +00:00
"modifiedAttackVector" : "NOT_DEFINED" ,
"modifiedAttackComplexity" : "NOT_DEFINED" ,
"modifiedAttackRequirements" : "NOT_DEFINED" ,
"modifiedPrivilegesRequired" : "NOT_DEFINED" ,
"modifiedUserInteraction" : "NOT_DEFINED" ,
2025-03-02 03:03:52 +00:00
"modifiedVulnConfidentialityImpact" : "NOT_DEFINED" ,
"modifiedVulnIntegrityImpact" : "NOT_DEFINED" ,
"modifiedVulnAvailabilityImpact" : "NOT_DEFINED" ,
"modifiedSubConfidentialityImpact" : "NOT_DEFINED" ,
"modifiedSubIntegrityImpact" : "NOT_DEFINED" ,
"modifiedSubAvailabilityImpact" : "NOT_DEFINED" ,
"Safety" : "NOT_DEFINED" ,
"Automatable" : "NOT_DEFINED" ,
"Recovery" : "NOT_DEFINED" ,
2025-02-11 07:03:52 +00:00
"valueDensity" : "NOT_DEFINED" ,
"vulnerabilityResponseEffort" : "NOT_DEFINED" ,
"providerUrgency" : "NOT_DEFINED"
}
}
] ,
"cvssMetricV31" : [
{
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
} ,
"exploitabilityScore" : 2.2 ,
"impactScore" : 3.7
}
]
} ,
"weaknesses" : [
{
"source" : "report@snyk.io" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
2025-02-11 17:04:06 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-918"
}
]
2025-02-11 07:03:52 +00:00
}
] ,
"references" : [
{
"url" : "https://gist.github.com/snoopysecurity/996de09ec0cfd0ebdcfdda8ff515deb1" ,
"source" : "report@snyk.io"
} ,
{
"url" : "https://security.snyk.io/vuln/SNYK-HEX-HACKNEY-6516131" ,
"source" : "report@snyk.io"
} ,
{
"url" : "https://www.blackhat.com/docs/us-17/thursday/us-17-Tsai-A-New-Era-Of-SSRF-Exploiting-URL-Parser-In-Trending-Programming-Languages.pdf" ,
"source" : "report@snyk.io"
2025-02-11 17:04:06 +00:00
} ,
{
"url" : "https://gist.github.com/snoopysecurity/996de09ec0cfd0ebdcfdda8ff515deb1" ,
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0"
2025-02-11 07:03:52 +00:00
}
]
}