VegaDNS Index.PHP Cross Site Scripting Vulnerability
BID:14538
Info
VegaDNS Index.PHP Cross Site Scripting Vulnerability
| Bugtraq ID: | 14538 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Aug 10 2005 12:00AM |
| Updated: | Aug 10 2005 12:00AM |
| Credit: | dyn0 is credited with the discovery of this vulnerability. |
| Vulnerable: |
VegaDNS VegaDNS 0.9.9 VegaDNS VegaDNS 0.9.8 VegaDNS VegaDNS 0.8.1 |
| Not Vulnerable: | |
Discussion
VegaDNS Index.PHP Cross Site Scripting Vulnerability
VegaDNS is vulnerable to cross-site scripting attacks. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
VegaDNS is vulnerable to cross-site scripting attacks. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Exploit / POC
VegaDNS Index.PHP Cross Site Scripting Vulnerability
No exploit is required.
An example has been provided:
http://www.example.com/index.php?VDNS_Sessid=[sessid]&message=[some error msg]<iframe src="http://www.example.com">
No exploit is required.
An example has been provided:
http://www.example.com/index.php?VDNS_Sessid=[sessid]&message=[some error msg]<iframe src="http://www.example.com">
Solution / Fix
VegaDNS Index.PHP Cross Site Scripting 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
VegaDNS Index.PHP Cross Site Scripting Vulnerability
References:
References:
- Multiple vulns in VegaDNS (dyn0)
- VegaDNS Web Site (VegaDNS)