cvelist/2010/2xxx/CVE-2010-2693.json
2019-03-18 00:10:33 +00:00

82 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secteam@freebsd.org",
"ID": "CVE-2010-2693",
"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": "FreeBSD 7.1 through 8.1-PRERELEASE does not copy the read-only flag when creating a duplicate mbuf buffer reference, which allows local users to cause a denial of service (system file corruption) and gain privileges via the sendfile system call."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2010-1787",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2010/1787"
},
{
"name": "FreeBSD-SA-10:07",
"refsource": "FREEBSD",
"url": "http://security.freebsd.org/advisories/FreeBSD-SA-10:07.mbuf.asc"
},
{
"name": "1024182",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1024182"
},
{
"name": "40567",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/40567"
},
{
"name": "41577",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/41577"
}
]
}
}