cvelist/2000/1xxx/CVE-2000-1207.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 05:40:36 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2000-1207",
"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 05:40:36 +00:00
"lang": "eng",
"value": "userhelper in the usermode package on Red Hat Linux executes non-setuid programs as root, which does not activate the security measures in glibc and allows the programs to be exploited via format string vulnerabilities in glibc via the LANG or LC_ALL environment variables (CVE-2000-0844)."
2017-10-16 12:31:07 -04:00
}
2019-03-18 05:40:36 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20001003 SuSE: userhelper/usermode",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=97063854808796&w=2"
},
{
"name": "20000930 glibc and userhelper - local root",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=97034397026473&w=2"
},
{
"name": "RHSA-2000:075",
"refsource": "REDHAT",
"url": "http://www.redhat.com/support/errata/RHSA-2000-075.html"
},
{
"name": "MDKSA-2000:059",
"refsource": "MANDRAKE",
"url": "http://www.linux-mandrake.com/en/security/2000/MDKSA-2000-059.php3"
}
]
}
}