cvelist/2000/0xxx/CVE-2000-0981.json
2019-03-17 23:16:28 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2000-0981",
"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": "MySQL Database Engine uses a weak authentication method which leaks information that could be used by a remote attacker to recover the password."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "mysql-authentication(5409)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/5409"
},
{
"name": "20001023 [CORE SDI ADVISORY] MySQL weak authentication",
"refsource": "BUGTRAQ",
"url": "http://archives.neohapsis.com/archives/bugtraq/2000-10/0318.html"
},
{
"name": "http://www.mysql.com/documentation/mysql/commented/manual.php?section=Security",
"refsource": "CONFIRM",
"url": "http://www.mysql.com/documentation/mysql/commented/manual.php?section=Security"
}
]
}
}