cvelist/2005/3xxx/CVE-2005-3590.json
2019-07-03 18:01:03 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-3590",
"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": "The getgrouplist function in the GNU C library (glibc) before version 2.3.5, when invoked with a zero argument, writes to the passed pointer even if the specified array size is zero, leading to a buffer overflow and potentially allowing attackers to corrupt memory."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=661",
"refsource": "MISC",
"name": "https://sourceware.org/bugzilla/show_bug.cgi?id=661"
},
{
"refsource": "BID",
"name": "107871",
"url": "http://www.securityfocus.com/bid/107871"
},
{
"refsource": "CONFIRM",
"name": "https://support.f5.com/csp/article/K12740406",
"url": "https://support.f5.com/csp/article/K12740406"
}
]
}
}