GNU MyProxy Cross-Site Scripting Vulnerability
BID:9846
Info
GNU MyProxy Cross-Site Scripting Vulnerability
| Bugtraq ID: | 9846 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 11 2004 12:00AM |
| Updated: | Mar 11 2004 12:00AM |
| Credit: | Discovery is credited to Donato Ferrante <[email protected]>. |
| Vulnerable: |
GNU MyProxy 20030629 |
| Not Vulnerable: | |
Discussion
GNU MyProxy Cross-Site Scripting Vulnerability
It has been reported that GNU MyProxy may be prone to a cross-site scripting vulnerability that may allow a remote attacker to execute HTML or script code in a user's browser. The issue presents itself due to insufficient sanitization of user-supplied data.
Due to the possibility of attacker-specified HTML and script code being rendered in a victim's browser, it is possible to steal cookie-based authentication credentials from that user. Other attacks are possible as well.
GNU MyProxy version 20030629 has been reported to be affected by this issue, however, it is possible that other versions are vulnerable as well.
It has been reported that GNU MyProxy may be prone to a cross-site scripting vulnerability that may allow a remote attacker to execute HTML or script code in a user's browser. The issue presents itself due to insufficient sanitization of user-supplied data.
Due to the possibility of attacker-specified HTML and script code being rendered in a victim's browser, it is possible to steal cookie-based authentication credentials from that user. Other attacks are possible as well.
GNU MyProxy version 20030629 has been reported to be affected by this issue, however, it is possible that other versions are vulnerable as well.
Exploit / POC
GNU MyProxy Cross-Site Scripting Vulnerability
No exploit is required.
The following proof of concept has been provided:
http://www.example.com/<script>alert("Test")</script>
No exploit is required.
The following proof of concept has been provided:
http://www.example.com/<script>alert("Test")</script>
Solution / Fix
GNU MyProxy 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
GNU MyProxy Cross-Site Scripting Vulnerability
References:
References:
- MyProxy Homepage (MyProxy)
- XSS in MyProxy 20030629 ("Donato Ferrante"
)