YACY Peer-To-Peer Search Engine Multiple Cross-Site Scripting Vulnerabilities
BID:12104
Info
YACY Peer-To-Peer Search Engine Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 12104 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 24 2004 12:00AM |
| Updated: | Dec 24 2004 12:00AM |
| Credit: | "Donato Ferrante" <[email protected]> is credited with the discovery of these issues. |
| Vulnerable: |
YACY Peer-To-Peer Search Engine 0.31 |
| Not Vulnerable: | |
Discussion
YACY Peer-To-Peer Search Engine Multiple Cross-Site Scripting Vulnerabilities
Multiple cross-site scripting vulnerabilities affect YACY. These issues are due to a failure of the application to properly sanitize user-supplied input prior to including it in dynamically generated content.
An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user. This may facilitate theft of cookie-based authentication credentials as well as other attacks.
Multiple cross-site scripting vulnerabilities affect YACY. These issues are due to a failure of the application to properly sanitize user-supplied input prior to including it in dynamically generated content.
An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user. This may facilitate theft of cookie-based authentication credentials as well as other attacks.
Exploit / POC
YACY Peer-To-Peer Search Engine Multiple Cross-Site Scripting Vulnerabilities
No exploit is required to leverage these issues. The following proof of concepts have been made available:
http://www.example.com:8080/index.html?urlmaskfilter=[XSS]
http://www.example.com:8080/Wiki.html?page=[XSS]
No exploit is required to leverage these issues. The following proof of concepts have been made available:
http://www.example.com:8080/index.html?urlmaskfilter=[XSS]
http://www.example.com:8080/Wiki.html?page=[XSS]
Solution / Fix
YACY Peer-To-Peer Search Engine Multiple Cross-Site Scripting 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
YACY Peer-To-Peer Search Engine Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- YaCy Home Page (YaCy)
- XSS in yacy 0.31 ("Donato Ferrante"
)