mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
748 B
Markdown
18 lines
748 B
Markdown
### [CVE-2007-4919](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4919)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in JBlog 1.0 allow (1) remote attackers to execute arbitrary SQL commands via the id parameter to index.php, and allow (2) remote authenticated administrators to execute arbitrary SQL commands via the id parameter to admin/modifpost.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4408
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|