Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Vuln-Dev
[Top] [All Lists]

b2evolution XSS Vulnerabilities

Subject: b2evolution XSS Vulnerabilities
Date: 28 Nov 2006 19:34:18 -0000
_________________________________________
Security Advisory
_________________________________________
_________________________________________

  Severity: Medium
  Title: b2evolution XSS Vulnerability
  Date: 28.11.06
  Author: tarkus (tarkus (at) tiifp (dot) org)
  Web: https://tiifp.org/tarkus
  Vendor: b2evolution (http://b2evolution.net/)
  Affected Product(s): b2evolution 1.8.2 - 1.9 beta
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Description:
------------

http://<victim>/<b2epath>/inc/VIEW/errors/_404_not_found.page.php?bas \
eurl=[XSS]&app_name=[XSS]

http://<victim>/<b2epath>/inc/VIEW/errors/_410_stats_gone.page.php?ap \
p_name=[XSS]

http://<victim>/<b2epath>/inc/VIEW/errors/_referer_spam.page.php?ReqU \
RI=[XSS]&app_name=[XSS]



Workaround:
-----------

Put the following line at the beginning of the files.

if( !defined('EVO_MAIN_INIT') ) die( 'Please, do not access this page \
directly.' );



Timeline:
---------

Reported to Vendor:     10.11.06
Vendor response:        10.11.06
Patch in CVS:           10.11.06

<Prev in Thread] Current Thread [Next in Thread>
  • b2evolution XSS Vulnerabilities, tarkus <=