cvelist/2002/0xxx/CVE-2002-0062.json

77 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:43:54 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2002-0062",
"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-17 21:43:54 +00:00
"lang": "eng",
"value": "Buffer overflow in ncurses 5.0, and the ncurses4 compatibility package as used in Red Hat Linux, allows local users to gain privileges, related to \"routines for moving the physical cursor and scrolling.\""
2017-10-16 12:31:07 -04:00
}
2019-03-17 21:43:54 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "2116",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/2116"
},
{
"name": "DSA-113",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2002/dsa-113"
},
{
"name": "RHSA-2002:020",
"refsource": "REDHAT",
"url": "http://www.redhat.com/support/errata/RHSA-2002-020.html"
},
{
"name": "gnu-ncurses-window-bo(8222)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/8222.php"
}
]
}
}