cvelist/2005/4xxx/CVE-2005-4219.json

82 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:00:26 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2005-4219",
"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-18 00:00:26 +00:00
"lang": "eng",
"value": "setting.php in Innovative CMS (ICMS, formerly Imoel-CMS) contains username and password information in cleartext, which might allow attackers to obtain this information via a direct request to setting.php. NOTE: on a properly configured web server, it would be expected that a .php file would be processed before content is returned to the user, so this might not be a vulnerability."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:00:26 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "21766",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/21766"
},
{
"name": "20051212 IMOEL CMS Sql password discovery",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/419238/100/0/threaded"
},
{
"name": "250",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/250"
},
{
"name": "20051214 Re: IMOEL CMS Sql password discovery",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/419500/100/0/threaded"
},
{
"name": "1015343",
"refsource": "SECTRACK",
"url": "http://securitytracker.com/id?1015343"
}
]
}
}