cvelist/2010/4xxx/CVE-2010-4210.json
2019-03-17 23:42:06 +00:00

87 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2010-4210",
"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": "The pfs_getextattr function in FreeBSD 7.x before 7.3-RELEASE and 8.x before 8.0-RC1 unlocks a mutex that was not previously locked, which allows local users to cause a denial of service (kernel panic), overwrite arbitrary memory locations, and possibly execute arbitrary code via vectors related to opening a file on a file system that uses pseudofs."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "ADV-2010-2956",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2010/2956"
},
{
"name": "1024724",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id?1024724"
},
{
"name": "42200",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/42200"
},
{
"name": "freebsd-pfsgetextattr-dos(63218)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/63218"
},
{
"name": "15206",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/15206/"
},
{
"name": "FreeBSD-SA-10:09",
"refsource": "FREEBSD",
"url": "http://security.FreeBSD.org/advisories/FreeBSD-SA-10:09.pseudofs.asc"
}
]
}
}