cvelist/2005/1xxx/CVE-2005-1636.json

102 lines
3.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:33:44 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-1636",
"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:33:44 +00:00
"lang": "eng",
"value": "mysql_install_db in MySQL 4.1.x before 4.1.12 and 5.x up to 5.0.4 creates the mysql_install_db.X file with a predictable filename and insecure permissions, which allows local users to execute arbitrary SQL commands by modifying the file's contents."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:33:44 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.zataz.net/adviso/mysql-05172005.txt",
"refsource": "MISC",
"url": "http://www.zataz.net/adviso/mysql-05172005.txt"
},
{
"name": "15369",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/15369"
},
{
"name": "17080",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/17080"
},
{
"name": "20050517 MySQL < 4.0.12 && MySQL <= 5.0.4 : Insecure tmp",
"refsource": "FULLDISC",
"url": "http://marc.info/?l=full-disclosure&m=111632686805498&w=2"
},
{
"name": "13660",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/13660"
},
{
"name": "oval:org.mitre.oval:def:9504",
"refsource": "OVAL",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9504"
},
{
"name": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158688",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=158688"
},
{
"name": "MDKSA-2006:045",
"refsource": "MANDRIVA",
"url": "http://www.mandriva.com/security/advisories?name=MDKSA-2006:045"
},
{
"name": "RHSA-2005:685",
"refsource": "REDHAT",
"url": "http://www.redhat.com/support/errata/RHSA-2005-685.html"
}
]
}
}