forked from CVEProject/cvelist
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCVE-2004-0089.json
87 lines (87 loc) · 2.61 KB
/
CVE-2004-0089.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2004-0089",
"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": "Buffer overflow in TruBlueEnvironment in Mac OS X 10.3.x and 10.2.x allows local users to gain privileges via a long environment variable."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "APPLE-SA-2004-01-26",
"refsource": "APPLE",
"url": "http://lists.apple.com/archives/security-announce/2004/Jan/msg00000.html"
},
{
"name": "VU#902374",
"refsource": "CERT-VN",
"url": "http://www.kb.cert.org/vuls/id/902374"
},
{
"name": "macosx-trublue-environmentvariable-bo(14968)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/14968"
},
{
"name": "6821",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/6821"
},
{
"name": "9509",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/9509"
},
{
"name": "A012704-1",
"refsource": "ATSTAKE",
"url": "http://www.atstake.com/research/advisories/2004/a012704-1.txt"
}
]
}
}