PowerPortal Multiple Input Validation Vulnerabilities
BID:10622
Info
PowerPortal Multiple Input Validation Vulnerabilities
| Bugtraq ID: | 10622 |
| Class: | Input Validation Error |
| CVE: |
CVE-2004-0662 CVE-2004-0664 |
| Remote: | Yes |
| Local: | No |
| Published: | Jun 28 2004 12:00AM |
| Updated: | Jul 12 2009 05:16AM |
| Credit: | Discovery of these vulnerabilities is credited to "DarkBicho" <[email protected]>. |
| Vulnerable: |
PowerPortal PowerPortal 1.3 b PowerPortal PowerPortal 1.3 PowerPortal PowerPortal 1.1 b |
| Not Vulnerable: | |
Discussion
PowerPortal Multiple Input Validation Vulnerabilities
PowerPortal is reported prone to multiple vulnerabilities. The issues result from insufficient sanitization of user-supplied data. The following specific issues can affect the application:
PowerPortal is prone to multiple cross-site scripting vulnerabilities. These cross-site scripting issues can permit a remote attacker to create a malicious URI link that includes hostile HTML and script code. If a user follows the malicious link, the attacker-supplied code executes in the Web browser of the victim computer. This attack can allow for theft of cookie-based authentication credentials and other attacks.
Additionally, PowerPortal is prone to an information disclosure vulnerability. It is reported that a remote attacker may reveal directory listings, by supplying directory traversal sequences to the 'modules.php' script.
The information disclosure vulnerability may be employed by the attacker in order to reveal potentially sensitive information regarding the layout of the filesystem on the affected computer.
PowerPortal is reported prone to multiple vulnerabilities. The issues result from insufficient sanitization of user-supplied data. The following specific issues can affect the application:
PowerPortal is prone to multiple cross-site scripting vulnerabilities. These cross-site scripting issues can permit a remote attacker to create a malicious URI link that includes hostile HTML and script code. If a user follows the malicious link, the attacker-supplied code executes in the Web browser of the victim computer. This attack can allow for theft of cookie-based authentication credentials and other attacks.
Additionally, PowerPortal is prone to an information disclosure vulnerability. It is reported that a remote attacker may reveal directory listings, by supplying directory traversal sequences to the 'modules.php' script.
The information disclosure vulnerability may be employed by the attacker in order to reveal potentially sensitive information regarding the layout of the filesystem on the affected computer.
Exploit / POC
PowerPortal Multiple Input Validation Vulnerabilities
The following examples are available:
http://www.example.com/modules.php?name=private_messages&file=reply&id='><script>alert(document.cookie);</script>
http://www.example.com/modules.php?name=links&search=<script>alert(document.cookie);</script>&func=search_results
http://www.example.com/modules.php?name=content&file=search&search=<script>alert(document.cookie);</script>&func=results
http://www.example.com/modules.php?name=gallery&files=<script>alert(document.cookie);</script>
http://www.example.com/modules.php?name=gallery&files=/../../../
The following examples are available:
http://www.example.com/modules.php?name=private_messages&file=reply&id='><script>alert(document.cookie);</script>
http://www.example.com/modules.php?name=links&search=<script>alert(document.cookie);</script>&func=search_results
http://www.example.com/modules.php?name=content&file=search&search=<script>alert(document.cookie);</script>&func=results
http://www.example.com/modules.php?name=gallery&files=<script>alert(document.cookie);</script>
http://www.example.com/modules.php?name=gallery&files=/../../../
Solution / Fix
PowerPortal Multiple Input Validation Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
PowerPortal Multiple Input Validation Vulnerabilities
References:
References:
- Project Homepage (PowerPortal)
- Multiple vulnerabilities PowerPortal ("DarkBicho"
)