2025-01-29 19:03:57 +00:00

124 lines
3.1 KiB
JSON

{
"id": "CVE-2025-23019",
"sourceIdentifier": "cve@mitre.org",
"published": "2025-01-14T20:15:32.577",
"lastModified": "2025-01-29T18:02:06.240",
"vulnStatus": "Analyzed",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "IPv6-in-IPv4 tunneling (RFC 4213) allows an attacker to spoof and route traffic via an exposed network interface."
},
{
"lang": "es",
"value": "La tunelizaci\u00f3n IPv6 en IPv4 (RFC 4213) permite a un atacante falsificar y enrutar el tr\u00e1fico a trav\u00e9s de una interfaz de red expuesta."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "cve@mitre.org",
"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:N",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.2,
"impactScore": 2.7
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"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": "cve@mitre.org",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-940"
}
]
},
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ietf:ipv6:-:*:*:*:*:*:*:*",
"matchCriteriaId": "9143AE03-F25A-4C4A-9037-DFBC9B4F5FB8"
}
]
}
]
}
],
"references": [
{
"url": "https://datatracker.ietf.org/doc/html/rfc4213",
"source": "cve@mitre.org",
"tags": [
"Technical Description"
]
},
{
"url": "https://papers.mathyvanhoef.com/usenix2025-tunnels.pdf",
"source": "cve@mitre.org",
"tags": [
"Technical Description"
]
},
{
"url": "https://www.top10vpn.com/research/tunneling-protocol-vulnerability/",
"source": "cve@mitre.org",
"tags": [
"Technical Description"
]
}
]
}