cvelist/2007/5xxx/CVE-2007-5441.json
2018-10-15 17:03:25 -04:00

78 lines
2.3 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2007-5441",
"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" : "CMS Made Simple 1.1.3.1 does not check the permissions assigned to users in some situations, which allows remote authenticated users to perform some administrative actions, as demonstrated by (1) adding a user via a direct request to admin/adduser.php and (2) reading the admin log via an \"admin/adminlog.php?page=1\" request."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20071010 Several vulnerabilities in CMS Made Simple 1.1.3.1",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/481984/100/0/threaded"
},
{
"name" : "http://blog.cmsmadesimple.org/2007/10/07/announcing-cms-made-simple-1141/",
"refsource" : "CONFIRM",
"url" : "http://blog.cmsmadesimple.org/2007/10/07/announcing-cms-made-simple-1141/"
},
{
"name" : "45481",
"refsource" : "OSVDB",
"url" : "http://osvdb.org/45481"
},
{
"name" : "3223",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/3223"
}
]
}
}