mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 17:29:30 +02:00
19 lines
720 B
Markdown
19 lines
720 B
Markdown
### [CVE-2006-4043](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4043)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
index.php in myWebland myBloggie 2.1.4 and earlier allows remote attackers to obtain sensitive information via a query that only specifies the viewdate mode, which reveals the table prefix in a SQL error message.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/1347
|
|
- https://www.exploit-db.com/exploits/2118
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|