cvelist/2005/2xxx/CVE-2005-2372.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 06:23:49 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-2372",
"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 06:23:49 +00:00
"lang": "eng",
"value": "Oracle Forms 4.5 through 10g starts form executables from arbitrary directories and executes them as the Oracle or System user, which allows attackers to execute arbitrary code by uploading a malicious .fmx file and referencing it using an absolute pathname argument in the (1) form or (2) module parameters to f90servlet."
2017-10-16 12:31:07 -04:00
}
2019-03-18 06:23:49 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.red-database-security.com/advisory/oracle_forms_run_any_os_command.html",
"refsource": "MISC",
"url": "http://www.red-database-security.com/advisory/oracle_forms_run_any_os_command.html"
},
{
"name": "20050719 Oracle Security Advisory: Run any OS Command via unauthorized Oracle Forms",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=112180805413784&w=2"
}
]
}
}