mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
18 lines
792 B
Markdown
18 lines
792 B
Markdown
### [CVE-2007-1899](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1899)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in myWebland myBloggie 2.1.6 allow remote attackers to execute arbitrary SQL commands via (1) the user_id parameter in a viewuser action to index.php, and allow remote authenticated administrators to execute arbitrary SQL commands via (2) the post_id parameter in an edit action to admin.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5975
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|