mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-12-14 23:53:20 +00:00
108 lines
4.0 KiB
JSON
108 lines
4.0 KiB
JSON
|
|
{
|
||
|
|
"id": "CVE-2025-1211",
|
||
|
|
"sourceIdentifier": "report@snyk.io",
|
||
|
|
"published": "2025-02-11T05:15:14.013",
|
||
|
|
"lastModified": "2025-02-11T05:15:14.013",
|
||
|
|
"vulnStatus": "Received",
|
||
|
|
"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."
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"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",
|
||
|
|
"vulnerableSystemConfidentiality": "LOW",
|
||
|
|
"vulnerableSystemIntegrity": "NONE",
|
||
|
|
"vulnerableSystemAvailability": "NONE",
|
||
|
|
"subsequentSystemConfidentiality": "LOW",
|
||
|
|
"subsequentSystemIntegrity": "LOW",
|
||
|
|
"subsequentSystemAvailability": "LOW",
|
||
|
|
"exploitMaturity": "PROOF_OF_CONCEPT",
|
||
|
|
"confidentialityRequirements": "NOT_DEFINED",
|
||
|
|
"integrityRequirements": "NOT_DEFINED",
|
||
|
|
"availabilityRequirements": "NOT_DEFINED",
|
||
|
|
"modifiedAttackVector": "NOT_DEFINED",
|
||
|
|
"modifiedAttackComplexity": "NOT_DEFINED",
|
||
|
|
"modifiedAttackRequirements": "NOT_DEFINED",
|
||
|
|
"modifiedPrivilegesRequired": "NOT_DEFINED",
|
||
|
|
"modifiedUserInteraction": "NOT_DEFINED",
|
||
|
|
"modifiedVulnerableSystemConfidentiality": "NOT_DEFINED",
|
||
|
|
"modifiedVulnerableSystemIntegrity": "NOT_DEFINED",
|
||
|
|
"modifiedVulnerableSystemAvailability": "NOT_DEFINED",
|
||
|
|
"modifiedSubsequentSystemConfidentiality": "NOT_DEFINED",
|
||
|
|
"modifiedSubsequentSystemIntegrity": "NOT_DEFINED",
|
||
|
|
"modifiedSubsequentSystemAvailability": "NOT_DEFINED",
|
||
|
|
"safety": "NOT_DEFINED",
|
||
|
|
"automatable": "NOT_DEFINED",
|
||
|
|
"recovery": "NOT_DEFINED",
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|