cvelist/2007/1xxx/CVE-2007-1344.json
2019-03-18 01:04:33 +00:00

87 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-1344",
"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": "Multiple buffer overflows in src/ezstream.c in Ezstream before 0.3.0 allow remote attackers to execute arbitrary code via a crafted XML configuration file processed by the (1) urlParse function, which causes a stack-based overflow and the (2) ReplaceString function, which causes a heap-based overflow. NOTE: some of these details are obtained from third party information."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://www.icecast.org/ezstream.php#ez_relnotes",
"refsource": "CONFIRM",
"url": "http://www.icecast.org/ezstream.php#ez_relnotes"
},
{
"name": "22840",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/22840"
},
{
"name": "33869",
"refsource": "OSVDB",
"url": "http://osvdb.org/33869"
},
{
"name": "ezstream-replacestring-urlparse-bo(32867)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/32867"
},
{
"name": "24383",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/24383"
},
{
"name": "ADV-2007-0852",
"refsource": "VUPEN",
"url": "http://www.vupen.com/english/advisories/2007/0852"
}
]
}
}