René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

118 lines
4.1 KiB
JSON

{
"id": "CVE-2008-2710",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-06-16T20:41:00.000",
"lastModified": "2018-10-30T16:25:26.620",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Integer signedness error in the ip_set_srcfilter function in the IP Multicast Filter in uts/common/inet/ip/ip_multi.c in the kernel in Sun Solaris 10 and OpenSolaris before snv_92 allows local users to execute arbitrary code in other Solaris Zones via an SIOCSIPMSFILTER IOCTL request with a large value of the imsf->imsf_numsrc field, which triggers an out-of-bounds write of kernel memory. NOTE: this was reported as an integer overflow, but the root cause involves the bypass of a signed comparison."
},
{
"lang": "es",
"value": "Error de presencia de signo entero en la funci\u00f3n ip_set_srcfilter en el IP Multicast Filter en uts/common/inet/ip/ip_multi.c en el kernel de Sun Solaris 10 y OpenSolaris anterior a snv_92, permite a usuarios locales ejecutar c\u00f3digo de su elecci\u00f3n en otras \"Solaris Zones\" a trav\u00e9s de una petici\u00f3n SIOCSIPMSFILTER IOCTL con un valor largo del campo imsf->imsf_numsrc, que dispara una escritura de memoria del kernel fuera de rango. NOTA: esto ha sido reportado como un desbordamiento de entero, pero el origen del problema implica una comparaci\u00f3n de signo que no se realiza."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.2
},
"baseSeverity": "HIGH",
"exploitabilityScore": 3.9,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": true,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-189"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:sun:opensolaris:10:*:*:*:*:*:*:*",
"matchCriteriaId": "162ABAEA-16D3-430C-83AD-DF2EEA16359E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:sun:solaris:*:*:sparc:*:*:*:*:*",
"versionEndIncluding": "10",
"matchCriteriaId": "66BE4DAD-3A9D-49A9-A30C-908B43DE9CC8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:sun:sunos:*:*:*:*:*:*:*:*",
"versionEndIncluding": "-",
"matchCriteriaId": "CA87CDAF-BC11-421C-8868-0E6DD035605E"
}
]
}
]
}
],
"references": [
{
"url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-237965-1",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/29699",
"source": "cve@mitre.org"
},
{
"url": "http://www.securitytracker.com/id?1020283",
"source": "cve@mitre.org"
},
{
"url": "http://www.trapkit.de/advisories/TKADV2008-003.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2008/1832/references",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/43068",
"source": "cve@mitre.org"
},
{
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5731",
"source": "cve@mitre.org"
}
]
}