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

103 lines
2.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-2728",
"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 soap extension in PHP calls php_rand_r with an uninitialized seed variable, which has unknown impact and attack vectors, a related issue to the mcrypt_create_iv issue covered by CVE-2007-2727."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://blog.php-security.org/archives/80-Watching-the-PHP-CVS.html",
"refsource" : "MISC",
"url" : "http://blog.php-security.org/archives/80-Watching-the-PHP-CVS.html"
},
{
"name" : "MDKSA-2007:187",
"refsource" : "MANDRIVA",
"url" : "http://www.mandriva.com/security/advisories?name=MDKSA-2007:187"
},
{
"name" : "SUSE-SR:2007:015",
"refsource" : "SUSE",
"url" : "http://www.novell.com/linux/security/advisories/2007_15_sr.html"
},
{
"name" : "USN-485-1",
"refsource" : "UBUNTU",
"url" : "http://www.ubuntu.com/usn/usn-485-1"
},
{
"name" : "36086",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/36086"
},
{
"name" : "ADV-2007-1839",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2007/1839"
},
{
"name" : "25306",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/25306"
},
{
"name" : "26102",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/26102"
},
{
"name" : "26895",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/26895"
}
]
}
}