mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 14:06:54 +02:00
18 lines
782 B
Markdown
18 lines
782 B
Markdown
### [CVE-2005-0853](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0853)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7499
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|