cvelist/2002/2xxx/CVE-2002-2439.json
2019-10-23 18:01:03 +00:00

77 lines
2.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2002-2439",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "GNU",
"product": {
"product_data": [
{
"product_name": "gcc",
"version": {
"version_data": [
{
"version_value": "4.8.0"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Integer overflow in the new[] operator in gcc before 4.8.0 allows attackers to have unspecified impacts."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Integer Overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://security-tracker.debian.org/tracker/CVE-2002-2439",
"refsource": "MISC",
"name": "https://security-tracker.debian.org/tracker/CVE-2002-2439"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2002-2439",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2002-2439"
},
{
"url": "https://access.redhat.com/security/cve/cve-2002-2439",
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/cve-2002-2439"
},
{
"refsource": "CONFIRM",
"name": "https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19351",
"url": "https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19351"
}
]
}
}