Threat level definition
Search:
Home
Bugtraq
Vulnerabilities
Mailing Lists
Jobs
Tools
Beta Programs
News
Infocus
Foundations
Microsoft
Unix
IDS
Incidents
Virus
Pen-Test
Firewalls
Columnists
Mailing Lists
Newsletters
Bugtraq
Focus on IDS
Focus on Linux
Focus on Microsoft
Forensics
Pen-test
Security Basics
Vuln Dev
Vulnerabilities
Jobs
Job Opportunities
Resumes
Job Seekers
Employers
Tools
RSS
News
Vulns
Security Research
BugTraq
Back to list
|
Post reply
2 vulnerabilities in BetaParticle
Mar 20 2005 06:34AM
farhad koosha (farhadkey yahoo com)
BetaParticle (bp) is a ASP CMS ( Blog + Gallery ).
I found 2 vulnerabilities in BetaParticle.
* http://example.com/bp : is BP path !
1) BP Database Disclosure
For version < 3.0
Database path : http://example.com/bp/database/dbBlogMX.mdb
you can download it and disclose the administrator username and password .
Solution :
Move your DB to outside the web root and correct DB physical path .
---------------------------------------------------
For version >= 3.0
Database path : http://example.com/Blog.mdb
*And BP path must be : http://example.com/bp/
you can download it and disclose the administrator username and password .
Solution :
Move your DB to outside the web root and correct DB physical path .
---------------------------------------------------
2) Upload/Delete files and images without admin's password
For version =< 3.0
For uploading files go to upload.asp
http://example.com/bp/upload.asp
For deleting files go to myFiles.asp
http://example.com/bp/myFiles.asp
Solution :
Using BP V 4.0
[ reply ]
Privacy Statement
Copyright 2009, SecurityFocus
BetaParticle (bp) is a ASP CMS ( Blog + Gallery ).
I found 2 vulnerabilities in BetaParticle.
* http://example.com/bp : is BP path !
1) BP Database Disclosure
For version < 3.0
Database path : http://example.com/bp/database/dbBlogMX.mdb
you can download it and disclose the administrator username and password .
Solution :
Move your DB to outside the web root and correct DB physical path .
---------------------------------------------------
For version >= 3.0
Database path : http://example.com/Blog.mdb
*And BP path must be : http://example.com/bp/
you can download it and disclose the administrator username and password .
Solution :
Move your DB to outside the web root and correct DB physical path .
---------------------------------------------------
2) Upload/Delete files and images without admin's password
For version =< 3.0
For uploading files go to upload.asp
http://example.com/bp/upload.asp
For deleting files go to myFiles.asp
http://example.com/bp/myFiles.asp
Solution :
Using BP V 4.0
[ reply ]