This repository has been archived by the owner on Jun 12, 2018. It is now read-only.
forked from CVEProject/cvelist
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCVE-2007-0071.json
153 lines (153 loc) · 4.55 KB
/
CVE-2007-0071.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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-0071",
"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" : "Integer overflow in Adobe Flash Player 9.0.115.0 and earlier, and 8.0.39.0 and earlier, allows remote attackers to execute arbitrary code via a crafted SWF file with a negative Scene Count value, which passes a signed comparison, is used as an offset of a NULL pointer, and triggers a buffer overflow."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.iss.net/threats/289.html"
},
{
"url" : "http://documents.iss.net/whitepapers/IBM_X-Force_WP_final.pdf"
},
{
"url" : "http://www.matasano.com/log/1032/this-new-vulnerability-dowds-inhuman-flash-exploit/"
},
{
"url" : "http://blogs.adobe.com/psirt/2008/05/potential_flash_player_issue.html"
},
{
"url" : "http://isc.sans.org/diary.html?storyid=4465"
},
{
"url" : "http://www.zerodayinitiative.com/advisories/ZDI-08-032/"
},
{
"url" : "http://www.adobe.com/support/security/bulletins/apsb08-11.html"
},
{
"url" : "http://lists.apple.com/archives/security-announce/2008//May/msg00001.html"
},
{
"url" : "http://www.gentoo.org/security/en/glsa/glsa-200804-21.xml"
},
{
"url" : "http://www.redhat.com/support/errata/RHSA-2008-0221.html"
},
{
"url" : "http://sunsolve.sun.com/search/document.do?assetkey=1-26-238305-1"
},
{
"url" : "http://lists.opensuse.org/opensuse-security-announce/2008-04/msg00006.html"
},
{
"url" : "http://www.us-cert.gov/cas/techalerts/TA08-100A.html"
},
{
"url" : "http://www.us-cert.gov/cas/techalerts/TA08-150A.html"
},
{
"url" : "http://www.us-cert.gov/cas/techalerts/TA08-149A.html"
},
{
"url" : "http://www.kb.cert.org/vuls/id/159523"
},
{
"url" : "http://www.kb.cert.org/vuls/id/395473"
},
{
"url" : "http://www.securityfocus.com/bid/28695"
},
{
"url" : "http://www.securityfocus.com/bid/29386"
},
{
"url" : "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10379"
},
{
"url" : "http://www.vupen.com/english/advisories/2008/1662/references"
},
{
"url" : "http://www.vupen.com/english/advisories/2008/1697"
},
{
"url" : "http://www.vupen.com/english/advisories/2008/1724/references"
},
{
"url" : "http://www.osvdb.org/44282"
},
{
"url" : "http://www.securitytracker.com/id?1019811"
},
{
"url" : "http://www.securitytracker.com/id?1020114"
},
{
"url" : "http://secunia.com/advisories/29763"
},
{
"url" : "http://secunia.com/advisories/29865"
},
{
"url" : "http://secunia.com/advisories/30404"
},
{
"url" : "http://secunia.com/advisories/30430"
},
{
"url" : "http://secunia.com/advisories/30507"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/37277"
}
]
}
}