cvelist/2002/1xxx/CVE-2002-1991.json

78 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2002-1991",
"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" : "PHP file inclusion vulnerability in osCommerce 2.1 execute arbitrary commands via the include_file parameter to include_once.php."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20020616 PHP source injection in osCommerce",
"refsource" : "BUGTRAQ",
"url" : "http://online.securityfocus.com/archive/1/277312"
},
{
"name" : "http://www.oscommerce.com/about.php/news,72",
"refsource" : "CONFIRM",
"url" : "http://www.oscommerce.com/about.php/news,72"
},
{
"name" : "5037",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/5037"
},
{
"name" : "oscommerce-include-remote-files(9369)",
"refsource" : "XF",
"url" : "http://www.iss.net/security_center/static/9369.php"
}
]
}
}