cvelist/2006/7xxx/CVE-2006-7141.json

77 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:40:37 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-7141",
"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-17 21:40:37 +00:00
"lang": "eng",
"value": "** DISPUTED ** Absolute path traversal vulnerability in Oracle Database Server, when utl_file_dir is set to a wildcard value or \"CREATE ANY DIRECTORY to PUBLIC\" privileges exist, allows remote authenticated users to read and modify arbitrary files via full filepaths to utl_file functions such as (1) utl_file.put_line and (2) utl_file.get_line, a related issue to CVE-2005-0701. NOTE: this issue is disputed by third parties who state that this is due to an insecure configuration instead of an inherent vulnerability."
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:40:37 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.0xdeadbeef.info/exploits/raptor_orafile.sql",
"refsource": "MISC",
"url": "http://www.0xdeadbeef.info/exploits/raptor_orafile.sql"
},
{
"name": "20061221 Re: Oracle <= 9i / 10g File System Access via utl_file Exploit",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/455047/100/0/threaded"
},
{
"name": "20061220 Re: Oracle <= 9i / 10g File System Access via utl_file Exploit",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/454964/100/0/threaded"
},
{
"name": "20061219 Oracle <= 9i / 10g File System Access via utl_file Exploit",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/454862/100/0/threaded"
}
]
}
}