cvelist/2010/2xxx/CVE-2010-2020.json
2019-03-17 22:36:31 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secteam@freebsd.org",
"ID": "CVE-2010-2020",
"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": "sys/nfsclient/nfs_vfsops.c in the NFS client in the kernel in FreeBSD 7.2 through 8.1-PRERELEASE, when vfs.usermount is enabled, does not validate the length of a certain fhsize parameter, which allows local users to gain privileges via a crafted mount request."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "FreeBSD-SA-10:06",
"refsource": "FREEBSD",
"url": "http://security.FreeBSD.org/advisories/FreeBSD-SA-10:06.nfsclient.asc"
},
{
"name": "14003",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/14003"
},
{
"name": "14002",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/14002"
},
{
"name": "1024039",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1024039"
}
]
}
}