cve/2005/CVE-2005-1497.md

19 lines
682 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-1497](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1497)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
index.php in myBloggie 2.1.1 allows remote attackers to obtain sensitive information via an invalid post_id parameter, which reveals the path in an error message.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=111531904608224&w=2
- http://mywebland.com/forums/viewtopic.php?t=180
#### Github
No PoCs found on GitHub currently.