cvelist/2010/1xxx/CVE-2010-1146.json

92 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:22:04 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2010-1146",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:22:04 +00:00
"lang": "eng",
"value": "The Linux kernel 2.6.33.2 and earlier, when a ReiserFS filesystem exists, does not restrict read or write access to the .reiserfs_priv directory, which allows local users to gain privileges by modifying (1) extended attributes or (2) ACLs, as demonstrated by deleting a file under .reiserfs_priv/xattrs/."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:22:04 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "39316",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/39316"
},
{
"name": "12130",
"refsource": "EXPLOIT-DB",
"url": "http://www.exploit-db.com/exploits/12130"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=568041",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=568041"
},
{
"name": "63601",
"refsource": "OSVDB",
"url": "http://osvdb.org/63601"
},
{
"name": "39344",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/39344"
},
{
"name": "[linux-kernel] 20100408 [PATCH #3] reiserfs: Fix permissions on .reiserfs_priv",
"refsource": "MLIST",
"url": "http://marc.info/?l=linux-kernel&m=127076012022155&w=2"
},
{
"name": "kernel-reiserfs-privilege-escalation(57782)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/57782"
}
]
}
}