cvelist/1999/1xxx/CVE-1999-1402.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 03:54:39 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-1999-1402",
"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 03:54:39 +00:00
"lang": "eng",
"value": "The access permissions for a UNIX domain socket are ignored in Solaris 2.x and SunOS 4.x, and other BSD-based operating systems before 4.4, which could allow local users to connect to the socket and possibly disrupt or control the operations of the program using that socket."
2017-10-16 12:31:07 -04:00
}
2019-03-18 03:54:39 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "sun-domain-socket-permissions(7172)",
"refsource": "XF",
"url": "http://www.iss.net/security_center/static/7172.php"
},
{
"name": "456",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/456"
},
{
"name": "19971003 Solaris 2.6 and sockets",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=87602248718482&w=2"
},
{
"name": "19970517 UNIX domain socket (Solarisx86 2.5)",
"refsource": "BUGTRAQ",
"url": "http://marc.info/?l=bugtraq&m=87602167418317&w=2"
}
]
}
}