cvelist/2012/4xxx/CVE-2012-4465.json

92 lines
3.1 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 23:14:44 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2012-4465",
"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-17 23:14:44 +00:00
"lang": "eng",
"value": "Heap-based buffer overflow in the substr function in parsing.c in cgit 0.9.0.3 and earlier allows remote authenticated users to cause a denial of service (crash) and possibly execute arbitrary code via an empty username in the \"Author\" field in a commit."
2017-10-16 12:31:07 -04:00
}
2019-03-17 23:14:44 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20120930 cgit: heap buffer overflow",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2012/09/30/1"
},
{
"name": "http://git.zx2c4.com/cgit/commit/?id=7757d1b046ecb67b830151d20715c658867df1ec",
"refsource": "CONFIRM",
"url": "http://git.zx2c4.com/cgit/commit/?id=7757d1b046ecb67b830151d20715c658867df1ec"
},
{
"name": "[cgit] 20120703 avoid stack-smash when processing unusual commit",
"refsource": "MLIST",
"url": "http://hjemli.net/pipermail/cgit/2012-July/000652.html"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=820733",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=820733"
},
{
"name": "50734",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/50734"
},
{
"name": "55724",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/55724"
},
{
"name": "[oss-security] 20121003 Re: cgit: heap buffer overflow",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2012/10/03/7"
}
]
}
}