mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 03:24:01 +02:00
18 lines
847 B
Markdown
18 lines
847 B
Markdown
### [CVE-2005-4219](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4219)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/250
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|