2017-10-16 12:31:07 -04:00
{
2019-03-17 22:39:14 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2007-0404" ,
"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 22:39:14 +00:00
"lang" : "eng" ,
"value" : "bin/compile-messages.py in Django 0.95 does not quote argument strings before invoking the msgfmt program through the os.system function, which allows attackers to execute arbitrary commands via shell metacharacters in a (1) .po or (2) .mo file."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:39:14 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "django-po-code-execution(31627)" ,
"refsource" : "XF" ,
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/31627"
} ,
{
"name" : "23826" ,
"refsource" : "SECUNIA" ,
"url" : "http://secunia.com/advisories/23826"
} ,
{
"name" : "http://code.djangoproject.com/changeset/3592" ,
"refsource" : "CONFIRM" ,
"url" : "http://code.djangoproject.com/changeset/3592"
} ,
{
"name" : "22134" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/22134"
}
]
}
}