cvelist/2008/2xxx/CVE-2008-2710.json
2019-03-18 04:39:29 +00:00

97 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2008-2710",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "oval:org.mitre.oval:def:5731",
"refsource": "OVAL",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5731"
},
{
"name": "237965",
"refsource": "SUNALERT",
"url": "http://sunsolve.sun.com/search/document.do?assetkey=1-26-237965-1"
},
{
"name": "ADV-2008-1832",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2008/1832/references"
},
{
"name": "sun-solaris-ipsetsrcfilter-code-execution(43068)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/43068"
},
{
"name": "29699",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/29699"
},
{
"name": "30693",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/30693"
},
{
"name": "1020283",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1020283"
},
{
"name": "http://www.trapkit.de/advisories/TKADV2008-003.txt",
"refsource": "MISC",
"url": "http://www.trapkit.de/advisories/TKADV2008-003.txt"
}
]
}
}