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

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:11:21 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2000-0786",
"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 01:11:21 +00:00
"lang": "eng",
"value": "GNU userv 1.0.0 and earlier does not properly perform file descriptor swapping, which can corrupt the USERV_GROUPS and USERV_GIDS environmental variables and allow local users to bypass some access restrictions."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:11:21 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20000726 userv security boundary tool 1.0.1 (SECURITY FIX)",
"refsource": "BUGTRAQ",
"url": "http://archives.neohapsis.com/archives/bugtraq/2000-07/0389.html"
},
{
"name": "1516",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/1516"
},
{
"name": "http://marc.info/?l=bugtraq&m=96473640717095&w=2",
"refsource": "CONFIRM",
"url": "http://marc.info/?l=bugtraq&m=96473640717095&w=2"
},
{
"name": "20000727 userv: local exploit",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2000/20000727"
}
]
}
}