Exploitation Summary
EIP tracks 2 public exploits for CVE-2005-0853. PoCs published by Dxil, farhad koosha.
AI-analyzed exploit summary This is a writeup describing a database disclosure vulnerability in BP Blog versions 6.0 through 9.0. The vulnerability allows unauthorized access to the Blog.mdb database file via direct URL access.
Description
betaparticle blog (bp blog) stores the database under the web root, which allows remote attackers to obtain sensitive information via a direct request to (1) dbBlogMX.mdb for versions before 3.0, or (2) Blog.mdb for versions 3.0 and later. NOTE: it was later reported that vector 2 also affects versions 6.0 through 9.0.
Exploits (2)
This is a writeup describing a database disclosure vulnerability in BP Blog versions 6.0 through 9.0. The vulnerability allows unauthorized access to the Blog.mdb database file via direct URL access.
The provided text describes multiple vulnerabilities in betaparticle blog, including insecure credential storage and arbitrary file upload/delete capabilities. It references CVE-2005-0853 but does not contain functional exploit code.