cvelist/2000/0xxx/CVE-2000-0121.json

73 lines
1.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2000-0121",
"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" : "The Recycle Bin utility in Windows NT and Windows 2000 allows local users to read or modify files by creating a subdirectory with the victim's SID in the recycler directory, aka the \"Recycle Bin Creation\" vulnerability."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "MS00-007",
"refsource" : "MS",
2018-10-12 16:04:25 -04:00
"url" : "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2000/ms00-007"
2017-10-16 12:31:07 -04:00
},
{
"name" : "Q248399",
"refsource" : "MSKB",
2017-10-16 12:31:07 -04:00
"url" : "http://support.microsoft.com/default.aspx?scid=kb;[LN];Q248399"
},
{
"name" : "963",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/963"
}
]
}
}