- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 24701
- Проверка EDB
-
- Пройдено
- Автор
- JOXEAN KORET
- Тип уязвимости
- REMOTE
- Платформа
- MULTIPLE
- CVE
- N/A
- Дата публикации
- 2004-10-25
OpenWFE 1.4.x - Cross-Site Scripting / Connection Proxy
Код:
source: https://www.securityfocus.com/bid/11514/info
OpenWFE is affected by a cross-site scripting and connection proxy vulnerability. These issues are due to a failure of the application to properly sanitize user-supplied input.
An attacker may leverage the cross-site scripting issue to steal cookie-based authentication credentials as well as carry out other attacks by executing client-based script code in an unsuspecting user's browser. An attacker may leverage the connection proxy issue to scan arbitrary network computers anonymously, facilitating further attacks.
To leverage the cross-site scripting issue:
rmi://www.example.com:7080/workSessionServer"><script>alert(document.cookie)</script>
To leverage the connection proxy issue:
rmi://<targetHostName>:<targetPort>/workSessionServer
- Источник
- www.exploit-db.com