cvelist/2007/2xxx/CVE-2007-2652.json

77 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:08:41 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-2652",
"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-18 01:08:41 +00:00
"lang": "eng",
"value": "Multiple unspecified vulnerabilities in Free-SA before 1.2.2 allow remote attackers to execute arbitrary code via unspecified vectors involving certain (1) sprintf and (2) vsprintf calls in (a) r_index.c, (b) r_reports.c, (c) r_topsites.c, (d) r_topuser.c, (e) r_typical.c, (f) r_userdatetime.c, and (g) r_users.c in reports/; and (h) w_fs.c, (i) w_internal.c, and (j) w_log_operations.c in work/, probably related to buffer overflows. NOTE: some of these details are obtained from third party information."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:08:41 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "freesa-sprintf-vsprintf-bo(34218)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/34218"
},
{
"name": "23924",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/23924"
},
{
"name": "http://sourceforge.net/project/shownotes.php?release_id=500691&group_id=191513",
"refsource": "CONFIRM",
"url": "http://sourceforge.net/project/shownotes.php?release_id=500691&group_id=191513"
},
{
"name": "ADV-2007-1757",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/1757"
}
]
}
}